Renpy | Save Location 'link'

Ren'Py provides a way to change the save location through the renpy.save_directory function. This function can be called in the game's script to set a custom save directory.

define config.save_directory = "MyCustomFolderName" renpy save location

/Android/data/[package.name]/files/saves or Documents/RenPy_Saves Ren'Py provides a way to change the save