#
Audio Related
#
Allows you to change voice chat distance
added by @pixelyloaf
Note
Default: [Min 7 Max 80]
{
"DFIntVoiceChatRollOffMinDistance": "7",
"DFIntVoiceChatRollOffMaxDistance": "80"
}
#
Sounds use physical velocity and become distorted
added by @pixelyloaf
Note
<2017 Audio
{
"FFlagSoundsUsePhysicalVelocity": "True"
}
#
Audio Occlusion
added by @pixelyloaf
{
"FFlagDebugEnableDirectAudioOcclusion2": "True"
}
#
Limit audios that are being played
added by @pixelyloaf
{
"DFIntMaxLoadableAudioChannelCount": "1"
}
#
Mess with voice chat volume
added by @pixelyloaf [!NOTE]
Default: 1000
{
"DFIntVoiceChatVolumeThousandths" "100000"
}
#
No sounds
added by @pixelyloaf
{
"FFlagDebugRomarkMockingAudioDevices": "True"
}