A script.rpy to launch a command prompt in Ren'Py 6.99.12.4.2187 games
Find a file
2024-12-31 23:40:08 -05:00
game Upload files 2024-11-24 18:34:36 -05:00
.gitignore Add .gitignore 2024-11-27 20:02:34 -05:00
LICENSE Update copyright year 2024-12-31 23:40:08 -05:00
payload.bat Upload files 2024-11-24 18:34:36 -05:00
README.md Update README.md 2024-11-24 22:25:43 -05:00

renpy-6-99-12-4-2187-cmd

Please note: This version only works on Windows. It will not work on other operating systems like Linux without the use of Wine (or similar).

A script.rpy file to launch a command prompt in Ren'Py 6.99.12.4.2187 games. It may work in other versions.

Installation

Download the source code, back up the game's files (recommended), and extract the files to the game's folder. If you are prompted to replace files, allow it. The next time you launch the game, a command prompt will open instead.

Removal

Simply remove the script.rpy and payload.bat files. If it replaced a file of the original game, you should re-download it or restore it from a backup. For Steam games, click the game in your library, click the settings icon, click Installed Files, and click Verify integrity of game files.

Tested games

  • Doki Doki Literature Club 1.1.1 (Steam release)
  • The Question 1.0 (Ren'Py 6.99.12.4 version) (Ren'Py example game)