with open("temp_save", "rb") as orig: header = orig.read(8)

: Sites like Save Editor Online allow you to upload your .save file and edit the data strings.

# YOUR NEW BUTTON HERE: textbutton _("Edit Saves") action OpenDirectory(renpy.config.savedir)

[HKEY_CLASSES_ROOT\renpysave\shell]

Use case: A "Chapter Select" screen or a "Continue from Major Decision" button.

Please wait while your request is being processed.