mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-01 14:10:34 +00:00
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:
@ -83,7 +83,7 @@
|
||||
"__GL_SHADER_DISK_CACHE_SIZE": 1073741824,
|
||||
"EOS_USE_ANTICHEATCLIENTNULL": "1"
|
||||
},
|
||||
"prefer_system_libs": false
|
||||
"prefer_system_libs": true
|
||||
},
|
||||
"wine": {
|
||||
"dxvk": true,
|
||||
|
Reference in New Issue
Block a user