You are viewing a potentially older version of this package. View all versions.
tony4twenty-Quick_Restart-1.4.1 icon

Quick Restart

Launch game faster! Start or Restart a run much faster. Also return to airport at anytime. Supports 'TerrainRandomiser'.

Date uploaded 10 months ago
Version 1.4.1
Download link tony4twenty-Quick_Restart-1.4.1.zip
Downloads 11273
Dependency string tony4twenty-Quick_Restart-1.4.1

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.75301 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.75301

README

Quick Restart πŸ” for PEAK (2025)

Menu

🧭 Overview

  1. Be default launching the game will skip splash/pretitle and the automatically start multiplayer mode
  2. You can then pres F10 and the 'Ascent Kiosk' button to select an Ascent and seed if using TerrainRandomiser
  3. 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.
  4. 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'.
  5. 'Return to Airport' will allow you to go back to the airport at anytime during a run!

Starting, Restarting and Returning to the Aiport all work in multiplayer bringing your friends along for the ride...or crash!

REMINDER All clients need TerrainRandomiser mod for related 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!


πŸ”‘ Features

  • ⏩ Skip Pretitle/Splash Screen
  • ⏩⏩ Also automatically selects a mode at the main menu making startup alot quick
  • πŸ“– Ascent Kiosk button can be used while in airport to select any Ascent or toggle on/off 'TerrainRandomiser'.
  • πŸšͺ Skip the Airport Kiosk: Start your next ascent immediately without walking to or interacting with the kiosk.
  • πŸ’€ Quick Restart After Wipe: Use 'Quick Restart' after all players die to restart the island immediately β€” No need to press β€œNext” or return to the airport.
  • πŸ” Restart Mid-Ascent: Use the 'Quick Restart' button at any time during an active run to return to the start.
  • πŸ›¬ Return to Aiport Use 'Return to Airport' button to return back to the airport at anytime.
  • 🧍 Multiplayer Safe: Automatically waits for Photon network sync and player readiness to prevent desyncs and duplicate interactables.
  • πŸ”§ Fully Configurable: Change the keybind and restart delay via BepInEx config.
  • ♻️ If TerrainRandomiser mod is active, pressing 'Random Seed Start' will start a new random seed.
  • βœ”οΈ If TerrainRandomiser mod is active, pressing 'Quick Restart' the last seed and 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
  • ⏩ If solo (offline or alone in hosted lobby), the timer (default 5 seconds) is ignored

πŸ›  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
RestartDelaySeconds Seconds delay after arriving at the airport before restarting 5
SkipSplashScreen SkipSplashScreen true
EnableAutoClick Automatically click your chose button on the main menu true
MainMenuButtonChoice Which button to automatically click: 'Button_PlayWithFriends' or 'Button_PlaySolo' Button_PlayWithFriends
MainMenuClickDelay Seconds Delay before clicking 'Host Lobby' or 'Play Solo' button when reaching the main menu. 1
MenuX X poisition of the menu window 50
MenuY y poisition of the menu window 50

πŸ§ͺ Known Limitations/Issues

  • Only the MasterClient (host) can trigger restarts.
  • Potential for desync causing phantom duplicates of interactable objects on during the ascent. Try increasing the 'RestartDelaySeconds" in config.
  • Getting stuck in loading ascent (non-host players). Try increasing the 'RestartDelaySeconds" in config.

🧩 Installation

  1. Download the .zip from Thunderstore.
  2. Extract it into your BepInEx/plugins/ folder.
  3. Launch the game. The mod auto-generates a config file.
  4. Edit the config file if desired and relaunch the game.

πŸ”₯ or use the thunderstore mod manager app πŸ”₯


πŸ’¬ Credits


Happy looping, explorer. πŸ”πŸ”₯

CHANGELOG

Changelog

[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.