Skip to content

This plugin allows RPG Maker MZ games to retain access to existing savefiles if global info is missing.

License

Notifications You must be signed in to change notification settings

TyruswooStudio/McKathlin_SaveSync-MZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

McKathlin Save Sync Plugin for RPG Maker MZ

This plugin allows RPG Maker MZ games to retain access to existing savefiles if global info is missing.

Sometimes when Steam Cloud updates people's save files, or when a player pastes in a savefile from a backup, the save files actually present in their game may fall out of sync with the list in global.rpgsave that RPG Maker MZ's runtime uses to populate the Load Menu. This can leave the player unable to access their existing saves.

When this Save Sync plugin is active, it resolves any inconsistencies between which savefiles are actually present and which saves are recorded in global.rpgsave.

Compatiblity Note

This plugin does not have any known conflicts with existing plugins. If another plugin were to modify DataManager.loadGlobalInfo, this would cause a conflict. Barring that, you may place McKathlin_SaveSync anywhere on your game's plugin list.

Visit Tyruswoo.com to ask for help, donate, or browse more of our plugins.

Version History

v1.0.0 - Dec 23, 2024

  • Initial release of McKathlin Save Sync for RPG Maker MZ.

About

This plugin allows RPG Maker MZ games to retain access to existing savefiles if global info is missing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published