| Last updated | 5 days ago |
| Total downloads | 7 |
| Total rating | 0 |
| Categories | Mods Audio |
| Dependency string | MakordIkrom-DEPO_VoiceChat-1.0.4 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2121README
🎙️ DEPO Voiceсhat Mod
What is this?
A real-time voice communication mod for the Unity-based game DEPO: Death Epileptic Pixel Origins, enabling players to talk to each other in-game.
It supports push-to-talk, voice activation, microphone selection, and player volume management.
🔧 Features
- 🎤 Live voice chat between all players in the same session
- 🔊 Adjustable microphone and player volume
- 🗣 Push-to-talk and voice activation modes
- 🛠 Microphone selection with real-time self-listening
- 🧾 Speaking indicators showing who is currently talking
- 🛡️ Built using CSCore, Unity, Harmony and BepInEx
⚠️ Disclaimer
By using this mod, you acknowledge and agree that all transmitted voice data, including anything you say through the voice chat, as well as your SteamID, Steam Username, and information about which levels you enter, is automatically sent to the external server.
This data may be stored, processed, or viewed by third parties who maintain or operate that server.
If you do not consent to your voice, session information, or device audio being transmitted to and potentially reviewed by third parties, do not install or use this mod.
🛠 Requirements
- BepInEx 5.4+
- .NET Framework 4.7+
- DEPO: Death Epileptic Pixel Origins
🛠️ How to Install
-
Install DEPO: Death Epileptic Pixel Origins
Download and install the game from Steam:
https://store.steampowered.com/app/1091320/ -
Install BepInEx
Download the latest version of BepInEx (x64) from the official repository:
https://github.com/BepInEx/BepInEx
Then, extract the contents into the root folder of the game (where the.exefile is located). -
Install the Mod Plugin
- Download the .zip archive file from this page by clicking on Manual Download button.
- Unarchive the
DEPOVoiceChat.dllfile to theBepInEx/pluginsinside the game directory. - Unarchive the
CSCore.dllfile to theBepInEx/coreinside the game directory.
-
Launch the Game
Run DEPO through Steam as usual. If everything is installed correctly, the mod will be loaded automatically by BepInEx.
4. Launch the Game
Start DEPO through Steam.
If the installation was successful, BepInEx will automatically load the mod.
🧪 Status
Work in progress — active development continues.
Planned improvements:
- Player groups & localized communication
- Lower latency & optimized jitter buffering
- Noise suppression & voice filters
- UI improvements and localized menus
❤️ Contributing
Issues, suggestions, and pull requests on Github are welcome!
❓ FAQ (Frequently Asked Questions)
Q: Why does the game crash after installing the mod?
A: This may happen due to force-closing the game with Alt+F4 or changing device settings while the game is running. You can send the logs from
C:\Users\<USERNAME>\AppData\LocalLow\6 Faces Team\DEPO\player.log
to a GitHub Issue or directly to me on Discord/X: makordikrom.
Q: Why do commit names sometimes seem meaningless?
A: Occasionally, during minor or quick commits, I might use random words as commit names. In releases and important commits, I always provide meaningful comments.
Q: How to open voicechat menu?
A: Press LCtrl in the game, then press Q or another assigned key. You can keep voicechat menu open without opening online interaction menu, even if you don’t interact with it. However, if you want to interact with voicechat menu, the online interaction menu or the pause menu must be open.
Q: Can I completely disable voice chat?
A: Yes. In the mod settings, you can turn off both voice transmission and receiving audio from other players.
Q: Why voicechat does not work and menu does not open?
A: This may occur if CSCore.dll is not correctly placed in the BepInEx/core folder or if your system does not grant microphone permissions. Also, make sure the correct audio device is selected in the mod settings.
Q: Is voice activation based on microphone volume planned?
A: Yes. We already have a prototype for volume threshold, but the feature is not fully completed and requires further development.
Q: Can I adjust the volume of individual players separately?
A: Not yet. Sliders for individual player volume are planned for a future update.
Q: Is using the mod allowed by the game or Steam rules?
A: Yes. The mod does not modify game files and operates within the official BepInEx ecosystem, so it does not conflict with Steam rules.
Q: Is noise suppression or improved voice quality planned?
A: Yes. This is one of the key goals for upcoming updates.
Q: Will it be possible to talk only to nearby players (spatial audio)?
A: This feature is under consideration. Future versions may include group channels or radius-based voice chat.
Q: Is Linux or Proton supported?
A: All systems and computers that can run Steam, DEPO, and BepInEx are supported.