- Oct 10, 2017
- 765
- 779
I did not know that, thanks.You *don't* need UnRen for that. Go into renpy/common/00console.py (or rpy. I forget which). Find in that file, find the line:
config.console = False
and change that to
config.console = True
Once you start or restart the game after that, you can shift + O to turn on the console.
With that said, feel free to try my cheat injector. It's linked in the OP. It'll do a lot of what you want and turns the console on for you.