From e6479bf3104bd472b5241766a54ce82423b0ec7f Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Thu, 26 Sep 2024 14:19:02 -0400 Subject: [PATCH] Remove prefix command for lutris 0.5.18 --- lib/lutris-starcitizen.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/lutris-starcitizen.json b/lib/lutris-starcitizen.json index 2aaafeb..5fa5936 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-09-25T19:19:25.614660Z", + "updated_at": "2024-09-26T18:18:06.474997Z", "draft": false, "published": true, "published_by": null, @@ -72,8 +72,7 @@ "STORE": "none", "PROTONPATH": "GE-Proton" }, - "prefer_system_libs": true, - "prefix_command": "GAMEID=umu-starcitizen STORE=none" + "prefer_system_libs": true }, "wine": { "system_winetricks": false,