Yes, but I didn't even play the new update, much less update the thingy. Hahahawill this be updated for the new release? currently showing all images unlocked for the new update but gallery is far from full
I got mine from the Discord server, as it was a test build.where to download new version? On itch.io it still download the old version somehow.
In the future yes, if you want to help with Korean Translation join the discord. But it will take a while. We will first have 6 new translations in the game before that.Do you plan to do Korean translation work as well?
Doesn't seem to workCode:
lilith103
Current build is still being troubleshooted since some people have been reporting bugs.
yes we have one turkish translator but it wont be included soonIs Turkish Language Support Possible?
Ending 1/3 "Amber's Ambiguity"Ok, maybe im just stupid but doesn't Amber have 3 different endings for the first chapter? Every choice I made (and I went back to reclick them alot) always ends up either with my apologizing or her doing the sleep over. What is the other one?
Chapter 2 is the same regardless of Chapter 1's ending. It's just the aquarium date or the gangbang.Ok, maybe im just stupid but doesn't Amber have 3 different endings for the first chapter? Every choice I made (and I went back to reclick them alot) always ends up either with my apologizing or her doing the sleep over. What is the other one?
If i remember correctly, I wrote it in a way that those 3 endings converge to the same path but with difference attituted that Amber has. So there's text differences but it's not like other characters where the story takes a completely different path. I'll add more complexity to Amber as well though. Just didn't had the time in december to write a huge complex chapter.Ok, maybe im just stupid but doesn't Amber have 3 different endings for the first chapter? Every choice I made (and I went back to reclick them alot) always ends up either with my apologizing or her doing the sleep over. What is the other one?
Aside from the holidays, which already takes up some time, Shy had other problems as well, affecting the Amber update. He already apologized for it on the Discord. HahahaI know a game like this requires a lot of work programming wise, but one would think the different choice endings would each get their own different endings. Like if she did the sleepover then, its either she starts hanging out more with that friend (no gang bang she just fucks only him to spite you) or you try and reconcile with her (aquarium date).
Although my favorite so far is the cosplay girl Mabel, her doing more NTR and little less NTS would be hot. Like her doing hidden sex pics with slight hints another guy is with her (a shadow or hand in the pic) all the while she is trying to prove she is not doing anything like that (but is still getting paid cause the bf thinks its was only for clean pics and not more).
Just for fun, I tried to make a linux version. The biggest obstacle is simply that this game uses the "embed PKG" option; if not for it I could just replace the windows version of the Godot engine with the linux one. As it is, what I ended up doing is unpacking the APK, and putting the linux runner there. That seems to work!Looks like a godot game. Run the exe in cmd.exe (or powershell) and copy-paste the error messages.
EDIT:
Also why doesn't this game have a linux version? Godot makes it super easy to export for linux. It is the platform that requires the least amount of work to get godot to export to.
>>> cat project.binary | grep -P "\d\.\d+" -ao
4.3
export_templates.tpz
archive
linux_release.x86_64
) from there and put it into the game folder, renaming it to something like NTR Phone.x86_64
.NTR Phone.x86_64
binary. It should find the game files around itself and launch the game correctly.