0 of 0

File information

Last updated

Original upload

Created by

Vandermoore

Uploaded by

Vandermoore

Virus scan

Safe to use

Tags for this mod

About this mod

A BepInEx leveraging mod for PEAK that gives you unlimited stamina for climbing, jumping, and other activities. Perfect for exploring without stamina limitations or practicing difficult climbing sections.

Requirements
Permissions and credits
Donations
Infinite Stamina Mod for PEAK (BepInEx). This is a BepInEx mod for PEAK that gives you infinite stamina for climbing, jumping, sprinting, and other stamina-based activities. It's perfect for exploring without stamina limitations or for practicing difficult climbing sections.

Disclaimer:
This mod uses the BepInEx injector. I am not affiliated with the creators or team behind BepInEx. Do not pester them with issues that pertain to my mod. If you have issues remove the mod, and re-run the game to ensure its this mod that is the issue.
You can download the BepInEx dependency here:
https://github.com/BepInEx/BepInEx/releases
Features
  • Infinite stamina for all activities (climbing, jumping, sprinting, etc.)
  • Press 6 to toggle on/off during gameplay
  • Preserves hunger and affliction mechanics – you still need to eat to maintain maximum stamina capacity
  • Multiplayer safe – only affects your character, not others
  • Visual feedback when toggling the mod
Installation
  • Install BepInEx for PEAK (instructions below)
  • Place InfiniteStamina.dll
    in the following folder: PEAK/BepInEx/plugins/
  • Launch the game
  • Press 6 to toggle infinite stamina on or off

Note:
While stamina does not drain, your maximum stamina is still affected by hunger and status effects. Eating and managing conditions remains important for performance.
How to Install BepInExGameFolder/
├── BepInEx/
└── core/
├── winhttp.dll
├── doorstop_config.ini
  • Run the game once to let BepInEx initialize the folder structure, then exit the game.
  • Place the mod DLL here:
PEAK/
├── PEAK.exe
├── winhttp.dll
├── doorstop_config.ini
├── BepInEx/
├── core/
├── config/
├── log/
├── plugins/
└── InfiniteStamina.dll <- Your mod goes here