Set Prefer System Libraries to true

Having Prefer System Libraries set to false by default is the primary cause of audio issues for many folks.
This commit is contained in:
profdecoy 2024-03-08 11:01:38 -05:00 committed by GitHub
parent e8f4562168
commit bd9bc44e57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,7 +83,7 @@
"__GL_SHADER_DISK_CACHE_SIZE": 1073741824, "__GL_SHADER_DISK_CACHE_SIZE": 1073741824,
"EOS_USE_ANTICHEATCLIENTNULL": "1" "EOS_USE_ANTICHEATCLIENTNULL": "1"
}, },
"prefer_system_libs": false "prefer_system_libs": true
}, },
"wine": { "wine": {
"dxvk": true, "dxvk": true,