You are viewing a potentially older version of this package.
View all versions.

Louder Hunter Footsteps
Makes Hunter footstep volume, range, and echo configurable via config file.
Date uploaded | a week ago |
Version | 1.0.0 |
Download link | randomlygenerated-Louder_Hunter_Footsteps-1.0.0.zip |
Downloads | 3715 |
Dependency string | randomlygenerated-Louder_Hunter_Footsteps-1.0.0 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Louder Hunter Footsteps for R.E.P.O.
Version: 1.0.0
Makes the Hunter enemy's footstep sounds configurable, allowing you to adjust their volume, audible range (falloff), and add an optional echo effect.
Features
- Configurable Volume: Make footsteps quieter or much louder (0.1x to 3.0x multiplier).
- Configurable Falloff: Adjust how far the sound travels before fading out (0.2x to 5.0x multiplier).
- Optional Echo: Add reverb to footsteps (if the level has reverb zones). Configurable mix amount.
- All settings adjustable via the BepInEx config file.
Installation
- Install BepInEx for R.E.P.O.
- Install this mod using r2modman or Thunderstore Mod Manager.
- Run the game once to generate the config file.
Configuration
Edit the file BepInEx/config/com.plusblankplus.louderhunterfootsteps.cfg
after running the game once.
FootstepVolumeMultiplier
: Adjusts base volume (Default: 1.0).FootstepFalloffMultiplier
: Adjusts audible range (Default: 1.0).EnableFootstepEcho
: Set totrue
to enable echo (Default: false).FootstepEchoMix
: How much echo to apply (0.0 to 1.0, Default: 0.5). RequiresEnableFootstepEcho = true
.
Source Code & License
Licensed under the MIT License.