A cooperative game in which 4 gamers try to climb to the top of a mountain. The heroes are lost on the island, and this is the only way to salvation. You need to... Read more
BepInExPack
Author:
BepInEx
Uploaded by:
Size:
654.46 kB
Date:
August 16, 2025, 04:30 AM
Downloads:
934
-
Download (654.46 kB)August 16, 2025, 04:30 AMbepinexpack_1755307829_303028.zip
This is the BepInEx 5.4.23.3 pack for PEAK. BepInEx is a general-purpose framework for Unity modding. BepInEx includes tools and libraries to:
Load custom code (plugins) into the game on launch;
Patch in-game methods, classes, and even entire assemblies without modifying the original game files;
Configure plugins and output game logs to the console or a file;
Manage plugin dependencies.
Pack contents
- The pack is preconfigured and ready to use with PEAK. In particular, it includes a preconfigured BepInEx.cfg file with the following changes:
- HideManagerGameObject is set to true;
- winhttp.dll is replaced with a fork that can bypass -force-vulkan;
If PEAK crashes on startup, add -dx12 to your launch parameters (Settings > Debugging > Set launch parameters).
How to launch:
- Extract the archive to a separate folder. Do not extract directly into the game folder;
- Move the contents of the BepInExPack folder into the game folder (where the game executable is located);
- Run the game. If everything is working correctly, the BepInEx console will appear on your desktop.
Useful links: