Edit, I corrected the errors of the English translation with Russian: once the missing text was corrected, I put the translation back into English and the text was restored.
Edit, I corrected the errors of the English translation with Russian: once the missing text was corrected, I put the translation back into English and the text was restored.
I liked the original, hated that D needed the BBC in full on fetish wear, while MC was pining for her. Has the game changed? Cause if D is gonna bang Randos while MC is being blue balled, I'm out! Need some clarification from dev whether NTR tag should be added, from original game it is a yes! Preferred old artwork over new.
from now on my android ports of Ren'Py games have a 2nd, persistent save location like windows. if you uninstall an app, the save files and persistent data remain intact.
therefore the app needs the permission to access the public external storage (or a new one on Android 11 ), because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.
have fun and please report problems (you can reach me
Class))). Compliments and my respect to the developer of this game. It is good that we have not abandoned this project and continue to develop it. I will look forward to new updates.
I liked the original, hated that D needed the BBC in full on fetish wear, while MC was pining for her. Has the game changed? Cause if D is gonna bang Randos while MC is being blue balled, I'm out! Need some clarification from dev whether NTR tag should be added, from original game it is a yes! Preferred old artwork over new.
Unfortunately the NTR BDSM scene it's still here. You can just choose not to see it. It's the first time I'm droping a game twice for the same reason. I gave it another go because the dev said there wouldn't be any NTR this time, but I guess it's one of those "they're not actually dating, so it doesn't count" situations.
Edit: *It's supposed to be Alice with Max (if you change the language to russian and back to english, it changes the names from master and slave to their names for some reason), but the girl is blonde with pigtails...
the heart seduce variable drops from 9 to 0. if you lie, it drops from 9 to 8. i unren the rpa and looked at the code. it looks like it is supposed to increment up by 1 to a value of 10. i'll insert the code and color the lines i'm talking about....
the way i know this, i use AON variable reader to monitor as i play.
normally with minor oddness like this, i just go in, edit the rpy, kill the rpyc (if exists), reload the game and let it adjust (rewrites the rpyc). but in this case, i'm not quite sure where to go with it. =) maybe it doesn't even matter? maybe its an AON issue trying to read the function? should i even worry?