: A universal offline tool that can find and change numeric values (like currency) while the game is running.

If you prefer not to use a third-party editor, you can use built-in developer tools or manual file manipulation: :

If you prefer not to use third-party software, you can edit game states manually: In-Game Console

Ren'Py games often store save data in two redundant locations to prevent loss during updates. For offline editing, the following paths are standard: Operating System Primary Save Location

Best practices for developers and users