I am unable to get the game to play with the most basic optional items which are all within the OP.
Downloaded through the torrent link in OP.
1) Wanted to have the incest names which the game originally was based, so put the patch.rpy into the /game folder.
2) Wanted to change the main character name, so created an options.rpy in the game folder.
init -1:
python hide:
config.developer = True
Added the 4 and 8 spaces per instructions. Saved.
3) Went to the renpy/common folder and opened the 00console.rpy file and modified the config.console = True
When I open the game like this I get errors that cannot possibly be related to the changes.
What is really screwed up is that I deleted all the files I put in, restored the 00console.rpy, deleted the .rpyc files that were created with the new rpy files at startup. And the game will still not start. I actually have to delete the entire directory and unzip it again to start the game normally.