Update lutris-starcitizen.json

This commit is contained in:
mactan 2024-05-20 09:27:23 -05:00
parent 568dc73172
commit 85938779ce

View File

@ -58,12 +58,6 @@
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "mkdir -p \"$GAMEDIR/drive_c/Program Files/Roberts Space Industries/StarCitizen/\"{LIVE,PTU,EPTU,TECH-PREVIEW}",
"description": "Creating game path"
}
}
],
"system": {
@ -84,13 +78,6 @@
"prefix_command": "GAMEID=umu-starcitizen STORE=none"
},
"wine": {
"dxvk": true,
"esync": true,
"fsync": true,
"dxvk_nvapi": false,
"overrides": {
"powershell.exe": "disabled"
},
"system_winetricks": false,
"version": "GE-Proton (Latest)"
}