Set prefer system libraries off

This commit is contained in:
the-sane 2023-01-29 17:19:05 -05:00
parent c1fd44eef6
commit 239ea780cb

View File

@ -70,11 +70,13 @@
},
{
"execute": {
"description": "Creating game path",
"command": "mkdir -p $GAMEDIR'/drive_c/Program Files/Roberts Space Industries/StarCitizen/'{LIVE,PTU}"
}
}
],
"system": {
"prefer_system_libs": false,
"env": {
"DXVK_HUD": "0",
"__GL_SHADER_DISK_CACHE": 1,