You are viewing a potentially older version of this package. View all versions.
Traveller-PositionalAudio-1.2.0 icon

PositionalAudio

A MumbleLink Positional Audio mod for GTFO. View README for installation instructions.

Date uploaded 8 months ago
Version 1.2.0
Download link Traveller-PositionalAudio-1.2.0.zip
Downloads 597
Dependency string Traveller-PositionalAudio-1.2.0

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

Mumble Link in GTFO

Spoiler Alert: It's hella scuffed.

This is a mod I developed for use in my videos. It wasn't really designed for Public Use, so there may be some bugs. You can report them here. 😅

⚠️ There is no Linux or MacOS support at this time! ⚠️

Installation Guide

Might require some tinkering if you have extra mods. This process will become a LOT smoother once I release the mod on Thunderstore. For now, you can download a release here.

  1. Install r2modmanplus. It also works with Thunderstore Mod Manager, but I find r2modmanplus to be better since it doesn't rely on Overwolf. You can download it here: https://github.com/ebkr/r2modmanPlus/releases
  2. Select GTFO as your Game and Create a Profile.
  3. Click Online, then click on the search bar and type in PositionalAudio. Should be by Traveller or WWYDF. Click Download with Dependencies.
  4. You should now see "PositionalAudio" by Traveller on the list. :)
  5. Click Settings, then scroll down to Change GTFO Directory. Find your GTFO.exe and open it in the window.
  6. Click Start modded at the top left.

⚠️ Depending on the speed of your computer, the first launch could take a while. Just let it run as BepInEx needs to run first time setup. You can even watch it progress in the console window.

Mumble Client Setup

This guide assumes you already have a server, if you don't, you can look below for that guide.

  1. Install Mumble Client You can get the latest here: https://www.mumble.info/downloads/
  2. Once installed, open Mumble. Go through all the audio setup, or skip if you're good at this.
  3. Click "Configure", then "Settings".
  4. Click "Audio Output" tab, then make sure "Positional Audio" is Enabled and Headphones is checked. For GTFO I recommend the settings below.
  5. Go to the Plugins tab on the left. Make sure "Link to Game and Transmit Position" is enabled. (At the top)
  6. Scroll down on the list and make sure every box next to "Link" is checked. (Enable, PA, & KeyEvents)
  7. Click "OK" to Save and Close the window.
  8. Connect to a Server.

When you're connected to a Server and are CURRENTLY IN a GTFO level, it should say "GTFO Linked" in Mumble Chat. It has yet to work when in the elevator sequence, only when you're able to move around will it start to function. Sorry abt that.

Disclaimer

Everyone needs to have done these steps, including the mod install in order for this to work. Anyone who hasn't will just be full, normal audio. (Like talking on Discord.)

Recommended Settings

  • Minimum Distance: 4.0m
  • Maximum Distance: 60.0m
  • Minimum Volume: 0%
  • Bloom: 30%

If someone's mic is bad or farther away (irl), you can right click on their name in Mumble and click "Local Volume Adjustment" to change their Gain specifically.

If you want to change the distance you can hear people, change "Maximum Distance". I recommend leaving the others alone.

Mumble Server Setup

For Standard Users

i.e. 99% of people

You have four options:

  1. Check this guide to host your own Mumble Server. https://wiki.mumble.info/wiki/Murmurguide
  2. Find a free-to-use server on the Internet Browser in Mumble Client.
  3. Buy your own Mumble Server from a Hosting Company.
  4. Join my GTFO-Mumble Server for this project. <3

IP: mumble.devante.net

For Developers

This part has been moved to the GitHub page for clarity sake. You can view that here

Known Issues

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

  • 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.