From 2366b08bc5392fee090e15dda7656d052fe4c6dd Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Thu, 5 Sep 2024 13:59:32 -0400 Subject: [PATCH] Reconfigure json for umu again --- lib/lutris-starcitizen.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/lutris-starcitizen.json b/lib/lutris-starcitizen.json index d19e3c0..2f03471 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-01T23:34:47.587897Z", + "updated_at": "2024-09-05T17:58:37.422986Z", "draft": false, "published": true, "published_by": null, @@ -73,11 +73,11 @@ "PROTONPATH": "GE-Proton" }, "prefer_system_libs": true, - "terminal": true, "prefix_command": "GAMEID=umu-starcitizen STORE=none" }, "wine": { - "system_winetricks": true + "system_winetricks": true, + "version": "GE-Proton (Latest)" } } }