Dead Voice Chat
Hear your dead teammates scream from beyond the grave.
🎙️ Features
- Dead Voice Activation: Dead players retain their voice by forcing the
mixerMicrophoneSound group on lobby toggle.
- Volume Control: Adjust how loud dead players are compared to living ones.
- Ghost Pitch Effect: Shift dead players' voices to sound ghostly—deep demon or chipmunk, your call.
- Proximity Muffling: Dead players get quieter the further they are from living players. Beyond the max distance, they're inaudible.
- Chat Rules: Control who hears who—dead hear alive, alive hear dead, or spectator-only isolation.
- Configurable: Every feature can be toggled and adjusted in the config file.
⚙️ Requirements
đź”§ Configuration
The config file is generated in BepInEx/config/ after the first launch.
General
| Setting |
Default |
Description |
| Enabled |
true |
Toggle the mod on or off |
Audio
| Setting |
Default |
Description |
| DeadPlayerVolume |
1.0 |
Volume multiplier for dead players (0.0 = silent, 2.0 = double) |
| GhostPitchEffect |
false |
Shifts pitch of dead players' voices |
| GhostPitchAmount |
0.7 |
Pitch multiplier (0.5 = deep, 1.0 = normal, 1.5 = high) |
| ProximityMuffling |
false |
Dead players quieter based on distance |
| ProximityMaxDistance |
20 |
Max distance in meters for muffling |
Chat Rules
| Setting |
Default |
Description |
| DeadHearAlive |
true |
Dead players can hear alive players |
| AliveHearDead |
true |
Alive players can hear dead players |
| SpectatorOnlyChat |
false |
Dead players can only hear other dead players |
Credits Configuration
| Setting |
Default |
Description |
| Author |
3udah |
Mod author (read-only) |
| Discord |
75b |
Author Discord (read-only) |
| ShowAuthorInConsole |
true |
Display author credit on startup |
👥 Credits
- Author: 3udah
- Discord: 75b
- Original Mod: Based on the repository from a year ago on GitHub by Xkein.