And only Paris will be pregnant on the harem path, so you don't need to break up with her. Though you could just not make her pregnant either if you wanted, you wouldn't need to break up with her
Eh, looks like he keeps changing his mind about things. It is still so disappointing for me, not being able to have complete relationship with all of them on a harem route. I will just focus on Sasha route myself considering she is my favorite character.
The game was updated from Ch 6 to 7 a couple of weeks ago and this is just an update with all sex scenes now having animations and whole game having music
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, 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
I am sure there's a joke about actors, but not sure it's appropriate.
It's fine either way. I was just trying to help OscarSix with his walkthru mod. It was trying to use the voiced version...but since that isn't available...the mod would error out every time you'd call for a voice.
Also I noticed that "Simple Pleasure Joy.mp3" is being called in the code...but I can't find the actual MP3 file anywhere (was giving an error (I think there were 4 instances of it in Chapter 1...Haven't really checked anything later.
I am sure there's a joke about actors, but not sure it's appropriate.
It's fine either way. I was just trying to help OscarSix with his walkthru mod. It was trying to use the voiced version...but since that isn't available...the mod would error out every time you'd call for a voice.
Also I noticed that "Simple Pleasure Joy.mp3" is being called in the code...but I can't find the actual MP3 file anywhere (was giving an error (I think there were 4 instances of it in Chapter 1...Haven't really checked anything later.
Hehe. Probably. But I think most of the issues with Oscar's mod right now are just because he was using the wrong version.
I *THINK* I have it corrected for him. For now. Not sure where he got the voiced version from, unless he grabbed it from the OP before someone changed it maybe?
Hehe. Probably. But I think most of the issues with Oscar's mod right now are just because he was using the wrong version.
I *THINK* I have it corrected for him. For now. Not sure where he got the voiced version from, unless he grabbed it from the OP before someone changed it maybe?
Yeah sure but if it's 5 games out of 200 Ren'py Games that somehow can't deal with Game design/play changes(It's the Third version in a row)... And you need to start over it's pointless just focus 2-3 Months on building a good foundation for the game then you can make heavy changes later without Sacrificing the Experience of the Player.
Yeah sure but if it's 5 games out of 200 Ren'py Games that somehow can't deal with Game design/play changes(It's the Third version in a row)... And you need to start over it's pointless just focus 2-3 Months on building a good foundation for the game then you can make heavy changes later without Sacrificing the Experience of the Player.
You can't make heavy changes at all without smething changing which has a high chance of screwing saves over. If the tiniest bit of code is altered with regards to a save then that save will be incompatible.
The only way to work around changes breaking saves is to never play a game in development.
Yeah sure but if it's 5 games out of 200 Ren'py Games that somehow can't deal with Game design/play changes(It's the Third version in a row)... And you need to start over it's pointless just focus 2-3 Months on building a good foundation for the game then you can make heavy changes later without Sacrificing the Experience of the Player.
I started developing literally 9 months ago, and knew NOTHING about coding, Daz or any of this, so I ask that you have some patience because I will make a mistake here or there as a new developer.
And please don't say false information, saying this is the third update in a row that requires a new game.
Ch. 1, 4, 7 have needed restarts. Not 3 updates in a row
You can't make heavy changes at all without smething changing which has a high chance of screwing saves over. If the tiniest bit of code is altered with regards to a save then that save will be incompatible.
The only way to work around changes breaking saves is to never play a game in development.