You can find the config file by with either method:
Direct File
- Make sure you have launched the game with the mod once.
- Open your BepInEx folder.
- Open the
config
folder. - Edit the file named
net.devante.gtfo.positionalaudio.cfg
. - Make your changes and save.
r2modman
- Select your desired profile.
- Make sure you have launched the game with the mod once.
- This generates the config files.
- Click Config Editor.
- Search
pos
, and expandBepInEx\config\net.devante.gtfo.positionalaudio.cfg
- Click Edit Config.
- Make your changes.
- Click the Save button.
TalkState
The following config options are for TalkState Integration.
Notice
This setting must be true for the remaining config options in this section to apply.
Key | Name | Type | Default |
---|---|---|---|
configTalkState | Enabled | boolean | false |
Whether or not the game should tap into the TalkState Plugin for Mumble. |
Refresh Rate
The following config option is for TalkState Integration.
Key | Name | Type | Default | Range |
---|---|---|---|---|
configIntensity | Refresh Rate | int32 | 120 | 90—180 |
Changes the polling rate at TalkState changes are received in milliseconds. |
Hard Mode
The following config option is for TalkState Integration.
Key | Name | Type | Default | Host Only |
---|---|---|---|---|
configHardMode | Hard Mode | boolean | false | true |
If enabled, sleepers will instantly wake up from talking nearby. |
Verbose
Key | Name | Type | Default |
---|---|---|---|
configVerbose | Enabled | boolean | false |
Enables debug logs in the BepInEx console. |
- Can get very spammy, but is useful for debugging.
- Please enable and attach these logs when submitting bug reports.