PEAK Quick Resume
[Beta] Press one key to instantly resume your 'PEAK Checkpoint Save' from anywhere: after death, at the Airport, or mid-run
By OnlyCook
| Date uploaded | 3 days ago |
| Version | 0.1.1 |
| Download link | OnlyCook-PEAK_Quick_Resume-0.1.1.zip |
| Downloads | 71 |
| Dependency string | OnlyCook-PEAK_Quick_Resume-0.1.1 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403dominik0207-PEAK_Checkpoint_Save
Save your progress at every campfire and continue later at the same location
Preferred version: 0.4.7README
PEAK Quick Resume
Beta (v0.1.0). Fully working in solo and co-op (tested with up to 2 players); larger lobbies should work but aren't verified yet. Feedback welcome!
Press one key to jump straight back to your last campfire.
Tired of the long ritual to load a checkpoint: die, restart, walk and open the loader, pick the difficulty, load in, then press the load key twice? This mode collapses all of that into a single keypress.
Press F7 twice and it will:
- Start a fresh run of your saved difficulty, then
- Automatically load your checkpoint. So you're back at your last lit campfire with your items and progress.
Works after you die, from the Airport, or mid-run (no need to die first). Full co-op support: the host presses F7 and everyone is brought along and restored.
Because it always spins up a fresh run instance before loading, you can resume as many times as you like without having the problem of loading twice (through F6) and breaking the game.
⚠️ Requires PEAK Checkpoint Save
This mod does not save or load anything by itself, it automates PEAK Checkpoint Save by dominik0207, which does all the real work. Huge thanks to them; that mod is a hard dependency and will be installed automatically.
The campfire saving is still handled entirely by PEAK Checkpoint Save (light a campfire to save). Quick Resume just makes loading effortless and makes it possible to do mid-run.
How to use
- Play as normal. Light a campfire to save (that's PEAK Checkpoint Save doing its thing).
- Whenever you want to go back to that campfire (after dying, at the Airport, or mid-run) press F7, then press F7 again to confirm.
- That's it. You'll load a fresh run and be dropped back at your checkpoint.
In co-op, only the host can use F7 and everyone is restored together.
Configuration
Config file: BepInEx/config/OnlyCook.PEAKQuickResume.cfg
- resumeKey: the key to resume (default F7).
- requireDoublePress: press twice to confirm (default on).
- allowMidGame: allow resuming while still alive (default on).
- Timing: advanced settle/timeout values; raise
coopAirportSettleif a client occasionally gets left behind on a slow connection.
Notes
- Host-only in co-op (just like for PEAK Checkpoint Save). Everyone should have PEAK Checkpoint Save installed.
- Loading a checkpoint can grant Steam achievements (a property of the underlying mod). Don't use it if you want to earn everything unassisted.
- If a client ever glitches after loading, that's the underlying teleport in PEAK Checkpoint Save, try its
teleportJumpLogicconfig (1 or 2) or its manual F9 teleport.
CHANGELOG
Changelog
0.3.0
- Miscellaneous QoL: pause menu buttons. Three extra buttons are injected into the vanilla pause menu:
- Restart (mid-run, host-only): returns everyone to the Airport and immediately starts a fresh run of the same difficulty, no checkpoint is loaded.
- Return to Airport (mid-run, host-only): sends everyone back to the Airport without starting a new run.
- Board Flight (at the Airport, any player): opens the gate-kiosk UI directly, skipping the walk over to it.
- Each is independently toggleable in config (
PauseMenusection) and confirms before acting on Restart/Return to Airport.
- Localized into every language the game ships (French, Italian, German, Spanish Spain/Latam, Portuguese Brazil, Russian, Ukrainian, Simplified Chinese, Japanese, Korean, Polish, Turkish), both the button labels and their confirm dialogs. Translations were done with AI, if one reads wrong in your language, please open a GitHub issue.
- Appended
_DEPRECATEDtorequireDoublePress/doublePressWindowconfig keys in settings.
0.2.0
- In-game save picker (F7): browse all your checkpoints (newest first) and load any of them from anywhere. Arrow keys to select, F7/Enter to load, Del to delete (twice to confirm), Esc to close.
- Multiple saves per difficulty: checkpoints are now archived instead of overwritten, so older campfires are kept and can be revisited (even mid-run, without losing the run's later saves). PEAK Checkpoint Save's own files are untouched.
- Custom-run support: custom difficulty runs can now be resumed, not just the standard difficulties.
- Pressing F7 twice still loads your latest checkpoint, exactly as before.
requireDoublePress/doublePressWindowconfig are deprecated (superseded by the picker's confirm step).
0.1.1
- Description and README updated.
0.1.0
Initial release.
- Press F7 (twice to confirm) to start a fresh run of your saved difficulty and automatically load your PEAK Checkpoint Save checkpoint.
- Works after death, from the Airport, and mid-run.
- Full co-op support (host-driven): all players are returned to the Airport, brought into the fresh run, and restored together.
- On-screen prompts, configurable resume key, double-press confirmation, and advanced timing options.