Merge pull request #80 from profdecoy/profdecoy-systemlib

Set Prefer System Libraries to true
This commit is contained in:
the Sane 2024-03-16 21:14:31 -04:00 committed by GitHub
commit 3ccb761262
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,