PositionalAudio
A MumbleLink Proximity Voice Chat mod for GTFO with the ability to wake up sleepers. View README for installation instructions.
Last updated | 10 months ago |
Total downloads | 1663 |
Total rating | 1 |
Categories | Client Mods |
Dependency string | Traveller-PositionalAudio-2.0.0 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.1README
Proximity Voice Chat in GTFO
This is a mod I developed for use in my videos. In the latest update, I added the ability to wake up sleepers via talking in Mumble. 👀
The setup process is lengthy and tedious but I genuinely think it pays off. I spent a lot of time on making sure nobody is confused anywhere through the process so you can either use the Wiki to walk you through it, or you can watch the video tutorial below. ❤️
Table of Contents:
- Installation Guide
- Mumble Client Setup
- First Time Setup (If you don't have Mumble, start here.)
- Recommended Settings
- TalkState Setup NEW!
- Connecting to Mumble
- Known Issues
- Developer Tools
Installation Guide
You can find a full installation guide on the wiki. https://github.com/WWYDF/OpenPA/wiki.
As well as a full video here:
Special Thanks:
Josh Robson Chase for his Positional Voice Debugger and Valheim Mod Base as well as his explanation of the whole thing. Seriously wouldn't have created this without his work.
GTFO Modding Team & BepInEx for putting together the BepInEx Pack for GTFO as well as the Quickstart Guide for Modding GTFO!
Patch Notes
You can download development versions before they're available here on our GitHub.
- 2.0.0
- Added TalkState integration to wake sleepers.
- Added Steam Networking Events for Data Transmission.
- Added config options.
- TalkState: Enabled/Disabled
- Refresh Rate: 120ms
- Verbose: Enabled/Disabled
- Added check to make sure PlayerAgent exists before using it.
- Fixed crashing when a player joins after the game started.
- 1.2.0:
- Initial release on Thunderstore.
- Added support for drop-in Multiplayer.
- Added config options for future features.
- 1.1.1:
- Fixed polling rate bug in last release.
- 1.1.0:
- Game no longer crashes upon leaving an expedition.
- Link no longer drops upon entering sand dimension.
- 1.0.0:
- Initial release on GitHub.