KilliCowTeam-BetterProximityChat icon

BetterProximityChat

Configurable proximity chat for Darkwater

Last updated a week ago
Total downloads 79
Total rating 0 
Categories Mods Audio
Dependency string KilliCowTeam-BetterProximityChat-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

Darkwater Proximity Chat

A BepInEx mod for Darkwater that replaces the default proximity voice chat with an improved logarithmic volume falloff system. Voice volume fades naturally with distance and by default is louder, with fully customizable values.

Installation

  1. Install BepInEx for Darkwater.
  2. Download this mod's DLL from the releases.
  3. Place the DLL in your BepInEx/plugins folder.

Configuration

After first launch, a config file will be generated in BepInEx/config. The following options are available:

Option Default Description
MinDistance 3 Distance in units at which voice is at full volume.
MaxDistance 20 Distance in units at which voice becomes completely silent.
MouseMinDistance 1 Distance in units at which voice is at full volume in mouse mode.
MouseMaxDistance 8 Distance in units at which voice becomes completely silent in mouse mode.
VerticalScale 3 Scale factor to stretch vertical sound to be further. 1 = no distortion.
RolloffFactor 5 Steepness of the logarithmic curve. Lower = gradual fade, higher = steep drop.