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.

Hikers Hunger
Watch out! There is a 'Cannibalistic Psychosis' taking over the Scouts! Can you Hide from the Hysteria?
By tony4twenty
Last updated | a day ago |
Total downloads | 3564 |
Total rating | 2 |
Categories | Mods All Clients |
Dependency string | tony4twenty-Hikers_Hunger-2.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301
Snosz-PhotonCustomPropsUtils
Helps modders easily synchronize room/player properties across all connected clients through Photon's Custom Properties.
Preferred version: 1.1.0README
ðĪŠ Hikers Hunger - A cannibal game mode!
Hikers Hunger is a 'Cannibalistc Psychosis' that plagues the island. A hysteria sometimes passed from 1 individual to the next! The only safe place is the campfire! ðïļ Gamemode made best played with a full group! For Questions, Concerns, Bugs, Appreciation Head over to the Peak Modding Discord
ð§ Features
- some time after the start of a run (configurable) a cannibal is chosen, either at random or by the host (configurable), to be a cannibal.
- The cannibal enters their pyschosis after 20 seconds (configurable).
- The cannibal will see EVERYONE else as nice yummy roasted chicken and cant eat them all!
- When a campfire is reached they enter the safe zone and cannot eat anyone within it.
- When a campfire is lit, if manual selection is enabled, then the host will chose the next cannibal; if its random selection then a new cannibal is chosen or maybe even the same player will be chosen again.
- Try and survive all the way to the PEAK without being eaten!
NEW SETTINGS
-
CustomEatTime: instead of having to press and hold the interact button for 3 seconds to eat the player, you can change the amount of time. Allowing you to make it shorter, longer or practically instant. The default config is for instant eating. This setting must be enabled with EnableCustomEatTime for it to work.
-
ConstantCannibal: the player chosen after run start will be cannibal forever!
-
ManualCannibalSelection: now allows the host to use a GUI to manually click on a players name in the list to choose who the cannibal will be.
âïļ Configuration
The plugin generates a configuration file at /PEAK/BepInEx/config/tony4twentys.Hikers_Hunger.cfg
with the following options:
ðŊ General Settings
Setting | Default | Description |
---|---|---|
ManualCannibalSelection | false |
When enabled, the host can manually select who becomes the cannibal using a GUI instead of random selection |
InitialSelectionDelay | 20 |
The initial delay (in seconds) before the game starts attempting to select a cannibal |
PostSelectionDelay | 120 |
The delay (in seconds) after selecting a cannibal before actually giving them cannibal powers |
ConstantCannibal | false |
When enabled, the first person chosen as cannibal remains cannibal for the entire game until a new run starts |
ð Eating Mechanics
Setting | Default | Description |
---|---|---|
EnableCustomEatTime | false |
When enabled, allows hosts to customize how long it takes to eat players |
CustomEatTime | 0.01 |
The time (in seconds) it takes to eat a player. Lower values = faster eating. 0.01 = almost instant |
ðïļ Safe Zone Settings
Setting | Default | Description |
---|---|---|
SafeZoneDelay | 30 |
The delay (in seconds) after leaving a safe zone before cannibal powers are restored |
ðŪ Future Plans
- Earning Badges
ðĶ Installation
- Download via Thunderstore or manual install
- Place the
.dll
file in: /PEAK/BepInEx/plugins/ - Launch game to generate config
ðĨ or use the thunderstore mod manager app ðĨ
ðĻâðģ Credits
- Author tony4twenty
- Assistance from Snosz with the dependency!