From 7cd775a6a3fb57cc07ad3bce6edb44ea340b357c Mon Sep 17 00:00:00 2001 From: mactan-sc <77816662+mactan-sc@users.noreply.github.com> Date: Fri, 1 Mar 2024 11:39:49 -0600 Subject: [PATCH] remove un-needed prelaunch_command --- lib/lutris-starcitizen.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/lutris-starcitizen.json b/lib/lutris-starcitizen.json index a39ef12..0aab1c2 100644 --- a/lib/lutris-starcitizen.json +++ b/lib/lutris-starcitizen.json @@ -17,7 +17,7 @@ "notes": "Performance may be choppy for the first couple minutes after visiting a new place or performing a new activity while shaders compile. Subsequent arrival should not be choppy.\r\n\r\nPlease make sure you have all Wine dependencies properly installed or your game may crash during start up. To prevent crashes in areas with lots of geometry, the game needs a resource limit named \"vm.max_map_count\" increased. See our wiki's Quick Start Guide for more information and instructions.\r\n\r\nSee you in the 'verse!", "credits": "", "created_at": "2023-03-24T06:40:19.908354Z", - "updated_at": "2024-01-05T16:52:37.863257Z", + "updated_at": "2024-03-01T17:38:13.536835Z", "draft": false, "published": true, "published_by": null, @@ -83,7 +83,6 @@ "__GL_SHADER_DISK_CACHE_SIZE": 1073741824, "EOS_USE_ANTICHEATCLIENTNULL": "1" }, - "prelaunch_command": "/usr/bin/sh -c 'if [ -d \"$WINEPREFIX/drive_c/users/$USER/AppData/Roaming/EasyAntiCheat\" ]; then rm -rf \"$WINEPREFIX/drive_c/users/$USER/AppData/Roaming/EasyAntiCheat\"; fi'", "prefer_system_libs": false }, "wine": {