puszkapotato-DarkwaterPTT icon

DarkwaterPTT

Changes the game's default behaviour of voice activation voice chat, to push to talk.

Last updated a month ago
Total downloads 28
Total rating 0 
Categories Mods
Dependency string puszkapotato-DarkwaterPTT-1.0.0
Dependants 0 other packages depend on this package

README

Darkwater Push To Talk

A BepInEx mod for Darkwater that changes the voice chat system from voice activation to push-to-talk. The key used for push-to-talk is fully configurable via the mod's config file.

Features

  • Replaces voice activation with push-to-talk for voice chat.
  • Allows users to configure which key/button activates voice chat.
  • Uses Unity's Input System for flexible key binding.

Manual 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. You can set the push-to-talk key there. The default is the V key on your keyboard.

To choose a different key or button, refer to the Unity Input System documentation for valid key strings: Unity Input System Key Documentation

Examples:

  • <Keyboard>/v (default)
  • <Mouse>/forwardButton

Usage

Hold the configured key to transmit your voice. Release the key to stop transmitting.

Support

For issues or suggestions, open an issue on GitHub.

Credits

Created by Veronica (PuszkaPotato)

License

MIT