Quick Restart
Now skips airport entirely for solo/offline play! Also skips airport if everyone has the mod. Return to airport anytime. Supports TerrainRandomiser.
By tony4twenty
| Date uploaded | a week ago |
| Version | 2.0.0 |
| Download link | tony4twenty-Quick_Restart-2.0.0.zip |
| Downloads | 518 |
| Dependency string | tony4twenty-Quick_Restart-2.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301README
Quick Restart π for PEAK

π§ Overview
- By default launching the game will skip splash/pretitle and automatically start multiplayer mode (auto selecting multiplayer mode might mess with voice chat but its unconfirmed please let me know if you experience this)
- You can then press F10 and the 'Ascent Kiosk' button to select an Ascent and seed if using TerrainRandomiser
- Once a run is started you can use 'Quick Restart' on the menu to quickly restart the chosen seed or daily generation at the current Ascent level you had chosen.
- You can also use 'Random Seed Start' to get a new random seed from 'TerrainRandomiser' instead of restarting the same one during a run similarly to 'Quick Restart' or use 'Daily Seed Start' to go back to the daily generation instead of restarting with seed from 'Terrain Randomiser'.
- 'Return to Airport' will allow you to go back to the airport at anytime during a run!
- There is now a config to bring back the hotkeys instead of using the menu! - requested by Dani in discord!
Mid-run restart (2.0.0)
- Solo / offline: skips the airport and reloads the island directly.
- Multiplayer: skips the airport only if every connected player has Quick Restart (and
SkipAirportInMultiplayeris enabled). - If anyone in the lobby is missing Quick Restart, multiplayer returns to the airport first and boards via the vanilla kiosk.
- Starting while already in the Airport scene always uses the vanilla kiosk.
Starting, Restarting and Returning to the Airport all work in multiplayer bringing your friends along for the ride...or crash!
REMINDER All clients need Quick Restart for multiplayer airport-skip. All clients need TerrainRandomiser for related seed options to work in multiplayer.
PAIR WITH ANOTHER MOD I MADE If you would like to customize your character but not go back to the airport to do so! You can use my Plane Crash Passports mod to do just that! Now you can also use my mod PEAK Tool Belt if the host also has the mod to get your passport back at anytime during a run!
π Features
- β© Skip Pretitle/Splash Screen
- β©β© Also automatically selects a mode at the main menu making startup a lot quicker
- π Ascent Kiosk button can be used while in airport to select any Ascent or toggle on/off 'TerrainRandomiser'.
- πͺ Skip the Airport (mid-run): Solo always skips. Multiplayer skips only when everyone has Quick Restart.
- π¬ Safe fallback: If a player is missing Quick Restart (or you turn off skip in config), multiplayer uses return-to-airport β kiosk.
- π Quick Restart After Wipe: Use 'Quick Restart' after all players die to restart without pressing βNextβ.
- π Restart Mid-Ascent: Use the 'Quick Restart' button at any time during an active run.
- π¬ Return to Airport Use 'Return to Airport' to go back to the airport at anytime.
- π§ Multiplayer Safe: Detects who has the mod, waits for players to be ready in the airport when needed, and uses the vanilla boarding path when skipping isnβt available.
- π§ Fully Configurable: Menu key, main menu auto-click, hotkeys, and multiplayer airport-skip toggle.
- β»οΈ If TerrainRandomiser mod is active, pressing 'Random Seed Start' will start a new random seed.
- βοΈ If TerrainRandomiser mod is active, pressing 'Quick Restart' keeps the last seed and does not select a new one.
- β If TerrainRandomiser toggle is unchecked at kiosk, 'Random Seed Start' and 'Restart' will simply revert to restarting/starting the daily seed
π Configuration
After the first launch, a config file will be generated at:
BepInEx/config/tony4twentys.quickrestart.cfg
π§ Config Options:
| Setting | Description | Default |
|---|---|---|
MenuKey |
Key to open the Quick Restart Menu | F10 |
SkipAirportInMultiplayer |
Mid-run multiplayer only: skip airport when everyone has Quick Restart. Set false to always return to airport first in multiplayer (more reliable with some other mods). Solo/offline always skips regardless. |
true |
SkipSplashScreen |
Skip splash screen on launch | true |
EnableAutoClick |
Automatically click your chosen button on the main menu | true |
MainMenuButtonChoice |
Which button to automatically click: 'Button_PlayWithFriends' or 'Button_PlaySolo' | Button_PlayWithFriends |
MainMenuClickDelay |
Seconds delay before clicking the main menu button | 1 |
MenuX |
X position of the menu window | 50 |
MenuY |
Y position of the menu window | 50 |
π₯ Hotkey Settings:
| Setting | Description | Default |
|---|---|---|
EnableHotkeys |
Enable hotkey functionality for quick actions | false |
AscentKioskKey |
Hotkey for Ascent Kiosk interaction | F1 |
QuickRestartKey |
Hotkey for Quick Restart | F2 |
DailySeedKey |
Hotkey for Daily Seed Start | F3 |
ReturnToAirportKey |
Hotkey for Return to Airport | F4 |
RandomSeedKey |
Hotkey for Random Seed Start | F5 |
π§ͺ Known Limitations/Issues
- Only the MasterClient (host) can trigger restarts / return to airport.
- Multiplayer airport-skip requires every player to have Quick Restart installed and loaded.
- Some other mods that run logic right as the island loads can cause short movement/action desync after a skip. If that happens, set
SkipAirportInMultiplayertofalse(or disable the conflicting mod) and use the airport detour instead.
π§© Installation
- Download the .zip from Thunderstore.
- Extract it into your BepInEx/plugins/ folder.
- Launch the game. The mod auto-generates a config file.
- Edit the config file if desired and relaunch the game.
π₯ or use a mod manager π₯
π¬ Credits
- Author: tony4twenty
- TerrainRandomiser Author: Snosz
- For Questions, Concerns, Bugs, Appreciation Head over to the Peak Modding Discord
Happy looping, explorer. ππ₯
CHANGELOG
Changelog
[2.0.0] - 2026-07-28
- Mid-run Quick Restart can now skip the airport and reload the island directly
- Solo / offline: always skips the airport
- Multiplayer: skips the airport only when every connected player has Quick Restart
- If even one player is missing Quick Restart, multiplayer uses the return-to-airport β kiosk flow (vanilla boarding)
- New config:
SkipAirportInMultiplayer(defaulttrue) β turn off to always use the airport detour in multiplayer if you hit issues with other mods or game updates - Starting from the Airport scene always uses the vanilla kiosk (unchanged / reliable)
- Removed the old fixed
RestartDelaySecondswait; airport auto-restart now waits until players are actually ready, then boards - Multiplayer skip uses a synchronized island load matching the gameβs normal boarding path
[1.5.1] - 2025-09-16
- Upon request brought back the hotkeys
- by default F1-F5 do each the UI Menu does
- Config to enable hotkeys
- Config for each hotkey
[1.4.1] - 2025-08-30
- Added new configs
- true/false config for main menu skipping/auto clicking
- Config for which button to click on main menu
- Tracking the main menu being skipped for the first time so it can be returned to any other time without being skipped
[1.4.0] - 2025-08-29
- Added a UI menu instead of multiple hotkeys to select the quick start/restart options
- Added quick game launch that skips splash/pretitle and auto selects the Multiplayer Mode
- Added new option to open the UI to select new Ascents which is also in the new menu!
[1.3.0] - 2025-07-17
- Added new feature to go back to the airport at anytime during a run using F7 by default
- New Config option to change key for return to airport feature
[1.2.0] - 2025-07-16
- Added new key to toggle off random seed generation if using TerrainRandomiser (default F8) and start/restart daily seed
- Updated key for random seed start (default F9) to toggle back ON random seed generation before restarting/starting
- BIG THANKS TO Snosz (terrainrandomiser mod creator) for the help
[1.1.0] - 2025-07-16
- Added support for "TerrainRandomiser" mod
- If TerrainRandomiser mod is active, pressing F9 (default) will restart/start with a random seed
- If TerrainRandomiser mod is active, pressing F10 will restart/start the last selected random seed, not generate a new seed
- If TerrainRandomiser toggle is unchecked at kiosk, F9 and F10 will simply revert to restarting/starting the daily seed
- New config option added for new key added
- If solo (offline or alone in hosted lobby), the timer (default 5 seconds) is ignored
[1.0.0] - 2025-7-14
- Initial release.