Save System
勢力推移
上=バフ、下=ナーフパッチ履歴
- ▲🔁Reworksave slots—→5
Introduced 5 save-game slots that can be used for any game mode, allowing for better management of multiple playthroughs.
numeric
- ▲✨Newsub-slots—→2
Each save now has dedicated sub-slots for auto-saves and manual saves to prevent accidental overwrites.
numeric
- ▲🐛Bug fixsave size
Fixed an issue where excessive portal visits bloated save files, which previously impeded the ability to save the game.
Fixed
- ▲🎯BehaviorSave CorruptionVulnerable→Protected
Improved save system robustness to prevent file corruption.
Implemented solutions to prevent saves from getting corrupted by background processes.
- ▲🐛Bug fixCorrupted Save LoadingUnloadable→Loadable
Implemented a recovery system allowing players to load previously corrupted save files.
Added ability to load save files even if they have become corrupt.
- ▲🐛Bug fixSave TriggerDeath-only→Fixed
Fixed a critical bug where game progress failed to save unless the player died.
Fixed bug where progress wouldn't save unless the player died after specific loading sequences.