mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-27 07:24:20 +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:
parent
e8f4562168
commit
bd9bc44e57
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user