- Apr 29, 2017
- 229
- 205
The fix technically does work. it's just that there are now multiple different checks that will boot you out. The modded fix will get rid of one but Pink seems to have added another.Hmm I tried without using the modded fix and then I get booted out with a big WARNING screen at the same place, but with the modded fix it just shuts down so.. fix doesnt work I guess.
So I'm don't have "1NewCheatMod" in my game folder, but I'm still getting booted out. The save is a cheated save but I haven't reinstalled the mod or anything. I'm just a bit confused on what I'm supposed to rename since there's no file for me to change.Regarding the crash when you try to load a (cheated / modded) savegame: the check in the game is this:
So, if you use said 1NewCeatMod in your 0.8 game, rename itPython:if renpy.loadable("1NewCheatMod.rpyc"): $ persistent._clear(progress=True) $ renpy.save_persistent() $ renpy.quit()