Quick Save

The Quick Save mod binds keyboard shortcuts to instantly save or instantly load your game without opening any menus. It is designed for fast iteration during development, speedrunning, and moments when you want a safety net without interrupting the flow of play.


Default Hotkeys

KeyAction
+ (numpad plus or keyboard plus)Quick Save to slot 9998
- (numpad minus or keyboard minus)Quick Load from slot 9998
IAlternative Save shortcut (same slot)
UAlternative Load shortcut (same slot)

Save Slot Details

The Quick Save mod stores its saves in slot 9998 (file9998.rpgsave). This is a reserved slot separate from all your regular saves.

Warning: Slot 9998 is also shared with the Better Saves Suspended Run feature. Do not use Quick Save while a suspended run is active if you want to keep the suspension.


Interaction with Other Mods

Auto-Backup

Quick Save does not trigger the Battle Auto-Backup system. Auto-backups are solely created at the start and end of battles via BattleManager hooks, regardless of how you save.

Multiplayer

Quick Save is intended for single-player use. In multiplayer, the host's save state is what matters. Using Quick Save on a client machine will save the client's local copy, which may be out of sync with the host. Load from the multiplayer menu or the host's save file for reliable multiplayer recovery.