1. Find the file: game folder > renpy > common > 00console.rpy
2. Open 00console.rpy with a text editor like Notepad
3. Find the line “config.console = False” (CTRL+F & config.console = False)
4. Replace the value “False” with the value “True”
5. Close and Save the file 00console.rpy