%APPDATA%\RenPy\[GameName]\saves\

textbutton "Copy Path" action Function(copy_to_clipboard, get_save_directory())

Here are some frequently asked questions about Ren'Py game saves:

Where Are Your Ren’Py Saves? A Complete Guide Whether you are looking to backup your progress, transfer saves to a new computer, or clear out old data for a fresh start, finding where

save files can be tricky because the engine often mirrors them in two different places. By default, Ren'Py is designed to store user data in system-specific application folders rather than the game folder itself. Default Save Locations by OS

On Windows, Ren'Py games usually save data in one of these two places:

Renpy Game Save Location Site

%APPDATA%\RenPy\[GameName]\saves\

textbutton "Copy Path" action Function(copy_to_clipboard, get_save_directory()) renpy game save location

Here are some frequently asked questions about Ren'Py game saves: transfer saves to a new computer

Where Are Your Ren’Py Saves? A Complete Guide Whether you are looking to backup your progress, transfer saves to a new computer, or clear out old data for a fresh start, finding where renpy game save location

save files can be tricky because the engine often mirrors them in two different places. By default, Ren'Py is designed to store user data in system-specific application folders rather than the game folder itself. Default Save Locations by OS

On Windows, Ren'Py games usually save data in one of these two places: