Sorry for the late response, I haven’t looked at Itch in a hot minute.
- In the game folder find the renpy/common directory. Open the file called 00console.rpy in a text editor.
- Change line 108 where it says
config.console = False
toconfig.console = True
- Open the game and try pressing Shift + O. A console-looking thing should open up. (If it didn’t, maybe try deleting 00console.rpyc and relaunching the game, forcing it to recompile.)
- In the console, type
persistent.true5_choseEnd = False
and hit enter - Restart game
whOa, cOoL ReNpY hAcKs!