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