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.

CHANGELOG
Changelog
[1.0.4] - 2025-09-16
- Added check so audio would not loop forever if you were dead or passed out
[1.0.3] - 2025-09-07
- Updated to dynamically check the plugins root directory for the audio file to play (this means you must add a folder to seperate the extra audio files from the root directory)
- removed config for audio path
- updated README to make user aware of having to choose the audio they want and move others into a seperate folder they create
[1.0.2] - 2025-08-12
- Fix after Mesa update
- Audio now routes through the game's audio mixer for better compatibility with recent PEAK updates.
- Ensured the audio source is 2D, ignoring spatial attenuation for consistent cue volume.
- Introduced a smooth fade-out effect when stamina recovers above the threshold instead of abruptly stopping the audio.
- Fade-out duration is configurable via the new
FadeOutTime
setting in the config file.
[1.0.0] - 2025-08-05
- Initial release.