Renpy Game: Save Location

On Linux (including Steam Deck), Ren’Py follows the XDG Base Directory Specification. By default, it uses:

: If playing via Steam, saves are often synced to Steam/userdata/[your_id]/[game_id] . 🛠️ How to Force a Specific Location renpy game save location

In your options.rpy , you can override the default save location: On Linux (including Steam Deck), Ren’Py follows the