- Oct 6, 2021
- 370
- 400
Go to the game folder, find a folder named renpy, open it, and then in it open a folder named common. Now find a file named 00console.rpy (dont mistake it for 00console.rpyc), now open it and find this:How to use cheats? can somebody explainme ?
# Configuration and style initalization.
init -1500 python:
# If true, the console is enabled despite config.developer being False.
config.console = False
rewrite the False after = to True. Then close the file and save it when asked. Now you can use cheats. Or you can just download the file i attached and replace with it the original (in the common folder).
One last thing, you will have to do this every time there is a new version of the game, if you would like to use cheats.