top of page

Renpy Save Location [top] Link
When you launch the game and open the console (usually Shift+O), type:
If you are developing a game and want to test where your specific game is saving files, you can add this line of code to a script file (like options.rpy or any label): renpy save location
bottom of page