The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.
You are viewing a potentially older version of this package.
View all versions.

PeakGeneralImprovements
Fixes many bugs and adds many QoL improvements and optional tweaks. Very configurable.
Date uploaded | 2 weeks ago |
Version | 1.0.1 |
Download link | ShaosilGaming-PeakGeneralImprovements-1.0.1.zip |
Downloads | 3121 |
Dependency string | ShaosilGaming-PeakGeneralImprovements-1.0.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.75301README
GeneralImprovements
Everything is mostly configurable and improves (IMO) several things about the game, with more to come.
GENERAL IMPROVEMENTS:
- The pre-title screen is skippable. (Configurable)
- The fog rising sound effect now plays on subsequent levels, not only on the shore. (Configurable)
- The fog no longer has a wait timer, and only activates from height checks. (Configurable)
- The player no longer gets hungry while near campfires. (Configurable)
NEW FEATURES:
- TBD
BUGFIXES:
- Fixes being able to accidentally drop items through terrain.
CHANGELOG
Changelog
v1.0.4 - Minor game bugfixes
- Fixed a bug where manually culled items (like the flowers on the peak) did not take spectated players into account.
- Items that fully cooked in lava will now be automatically destroyed (by a modded host only) to prevent infinite cooking and log spam.
- Fixed the airport climbing wall rope only appearing the first time you start a new game (subsequent airpot loads would result in no rope).
v1.0.3 - Hotfix and new option
- Tweaked the auto dismount behavior to more accurately dismount when on certain sides of vines.
- Added
SpawnMissingPropsOnLateJoins
as a host-only option (defaults to true) that will automatically spawn missing props like marshmallows when a player joins in the middle of a game.
v1.0.2 - Bugfixes and improvements
- Fixed the
DisableFogTimer
setting showing up asFogSetting
in the config. - Fixed a bug where errors would spam the log after returning to airport if
CampfiresPreventHunger
was set to true. - Added
RopeVineChainBehavior
as an option (defaults toAllowClimbing
) to change the behavior of ropes/vines/chains. Options:Vanilla
- Unchanged gameplayAllowClimbing
- Allows player to climb on to another surface without first jumpingAutoDismount
- Will also automatically get off and attempt to start climbing at the end
- Added
SkipAirportLobby
as an option (defaults to false). If set to true, starting any game will launch directly into the island of the day, bypassing the airport lobby entirely. - Added
SkipAirportUsesAscent
as an option (defaults to empty). If specified as a number, AND usingSkipAirportLobby
, the game will use your specified ascent. Must be between -1 and your max unlocked ascent. - Added
BringPassportToIsland
as an option (defaults to false). If set to true, you will wake up on the island holding your passport. Useful when skipping the airport.- The passport will now also be droppable and throwable, but to prevent other unmodded clients from picking it up and getting stuck with it, they will immediately be forced to drop it when picking it up.
- Moved
SkipPretitleScreen
from GUI to Menu section in the config.
v1.0.1 - More fog and campfire options
- Added an option (defaults to false) to skip the pre-title screen.
- Added an option (defaults to true) to play the fog rising sound effect on every level, not just the shore.
- Added an option (defaults to true) to prevent the fog from having a wait timer, and only activating from height checks.
- Added an option (defaults to true) to prevent the player from getting hungry while near campfires.
v1.0.0 - Initial Release
- Items can no longer fall through terrain when placed.