SpyderArachnid
Well-Known Member
- Jul 31, 2017
- 1,974
- 5,997
- 728
That's not the dev blocking you, it's the newer versions of Ren'Py that do that. They added a token system to prevent downloaded malicious save files from corrupting your games/system.The dev somehow blocks you from using a save game editor to say increase your money, altered save files will not load. I'll pass because I can see this one being abandoned too soon like his other games. Plus the game forces you down the NTR route by giving you shit for money from the start.
It's a simple fix, and the save editor site even tells you how to fix it. Just go into the renpy folder, find the savetoken.py file, and edit it with notepad++. Scroll down/search for "if token_dir is None:", and change it to "if True:". Save and that's it. Now you can edit the save file and it will load it just fine. Now give yourself a million dollars and money won't ever be an issue.