SavePoint

  • Peak — SavePoint
Author:
Smokes
Size:
115.56 kB
Date:
June 27, 2025, 02:01 PM
Downloads:
562
0.0 / 10
No one has rated the file yet.
  • June 27, 2025, 02:01 PM
    savepoint-sistema-chekpointov_1751022073_510538.zip
    Virus check from Virustotal: the file is safe (view report)
    Download (115.56 kB)

Save your current location and return to it later with a single keypress.

This mod adds a simple, lightweight checkpoint system to PEAK:

  • Press a configurable key (default: F5) to save your current location.
  • Press another key (default: F6) to teleport back to that saved location.
  • Press a third key (default: F7) to return to the location you were at before teleporting.
  • Saved location is overwritten each time.
  • Intended for quick testing, returning to locations, or creating manual checkpoints.

Configuration:

After running the game once with this mod installed, a config file will be generated at:

  • BepInEx/config/com.peak.savepoint.cfg.

You can edit this file to change your keybinds:

[General]

## Key to save current location

  • SaveLocationKey = F5

## Key to teleport to saved location

  • TeleportKey = F6

## Key to return to last location before teleport

  • ReturnKey = F7

You can set any key to a valid KeyCode (like T, Backspace, etc.).

How It Works:

  • Saves the local player's position when the save key is pressed.
  • Teleports you back to that position using the game’s built-in warp RPC.
  • Saves your previous position before teleporting so you can go back if needed.
  • Prevents teleporting if no location has been saved yet.
  • Blocks teleporting across different scenes to prevent invalid locations.

Installation:

  1. Install BepInExPack.
  2. Extract the contents of the archive into your game directory (default: C:\Program Files (x86)\Steam\steamapps\common\PEAK).
  3. Start the game and close it — this is necessary for the initial BepInEx setup.
  4. Download this mod.
  5. Go to ...\PEAK\BepInEx\plugins and extract the archive into this folder.
  6. Start the game.

Related files:

Useful links:

Comments 0