Traveller-PositionalAudio icon

PositionalAudio

A MumbleLink Proximity Voice Chat mod for GTFO with the ability to wake up sleepers. View README for installation instructions.

Last updated 2 months ago
Total downloads 874
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-3.2.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.1

README

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

You can find a full installation guide on the wiki. https://github.com/WWYDF/OpenPA/wiki.

As well as a full video here:

click here for video

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.