Skip to main content

Ren'Py Save Reindexer

Renumbers Ren'Py save files (page-slot.save, e.g. 2-4.save) to change how many save slots can fit on a page (Depends on the Device & Layout of the game). Works on a save folder directly or on a ZIP file.

Build / install

From this folder:

pip install .

This installs the renpy-reindex command onto your PATH.

Usage

renpy-reindex <path> --old-slots <N> --new-slots <N> [options]
Argument Description
input_path Save folder, or a ZIP containing a saves/ folder
-o, --old-slots N Slots per page under the old layout (required)
-n, --new-slots N Slots per page under the new layout (required)
--dry-run Preview renames only; nothing is written
--no-backup Skip creating a <dir>_backup copy first
-y, --yes Skip the confirmation prompt
--version Print the version and exit

Examples

DIRECTORY: changing from 4 slots per page (Android Default) to 6 slots per page (Computer Default):

renpy-reindex ./MyGameSaves --old-slots 4 --new-slots 6 --dry-run

ZIP-FILE: you can also use the short form of the arguments:

renpy-reindex ./MyGameSaves.zip -o 4 -n 6

Safety

By default, a full backup of the save directory is made (as <directory>_backup) before anything is renamed. Renames happen in two passes (old name → temp name → new name) so that slot numbers never collide mid-run, and any failure partway through rolls back the temp renames it already made.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

renpy_reindexer-1.0.1.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

renpy_reindexer-1.0.1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file renpy_reindexer-1.0.1.tar.gz.

File metadata

  • Download URL: renpy_reindexer-1.0.1.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.5

File hashes

Hashes for renpy_reindexer-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f52e89b167c6e9420e17382c55e6d8cf554ce8f24cec8a2deec2c551c7a93b13
MD5 dca56da4f0f1ecb93b5dd64474ffdd10
BLAKE2b-256 e15a6cb42ed0111cd9127221f095bb234b00efe4ff52fc1cdd6183eedfccc7eb

See more details on using hashes here.

File details

Details for the file renpy_reindexer-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for renpy_reindexer-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1f3a62f34ea88e0db0e13714be91076474bfafa5989487cd4472516f7c12cedb
MD5 d34cfd56e4f59155d280cdaafb3b1b74
BLAKE2b-256 0267c134aff3100ac4ef9d3b969cdbc081e5dbb4892d105026181ea5d2d53843

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page