oh ok well u can still improve in a new story when ur done with this one, u can play eternum or mbiml, sicae game that on here to see how to write other LI in the story and add some choices but good luck
Is this male protagonist or female? I'm asking cause ur intro is quite confusing (I like male protagonist so I am asking just to be sure and not waste my MB.)
Hello, it's a woman. It was my beginning and I didn't really know what to do, but thank you for pointing it out. This will allow me to modify episode 1.
The Linux version (maybe others too) has a major bug that makes the game crash in the first few moments. The paths to the character images in script.rpy are wrong. The have have ".png." instead of just ".png" (ie. extra dots).
← Return to game
Comments
Log in with itch.io to leave a comment.
harem or only one LI?
At first, I wanted to allow players to make choices, but due to a lack of skills, I gave up. It's just one person.
oh ok well u can still improve in a new story when ur done with this one, u can play eternum or mbiml, sicae game that on here to see how to write other LI in the story and add some choices but good luck
Is this male protagonist or female? I'm asking cause ur intro is quite confusing (I like male protagonist so I am asking just to be sure and not waste my MB.)
Hello, it's a woman. It was my beginning and I didn't really know what to do, but thank you for pointing it out. This will allow me to modify episode 1.
Thanks for the reply😍
Thanks
The Linux version (maybe others too) has a major bug that makes the game crash in the first few moments. The paths to the character images in script.rpy are wrong. The have have ".png." instead of just ".png" (ie. extra dots).
Thank you for letting me know, I'll see what I can fix
Once I figured out what was going on it was just a search and replace on the one file.
If you're familiar with vim: %s/png\./png/