From fbcb59dd358a59786cb9c03edafdb1c72a2c8194 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Fri, 6 Dec 2024 08:54:59 -0500 Subject: [PATCH] Remove wine node for lutris 0.5.18 --- lib/lutris-starcitizen.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/lib/lutris-starcitizen.json b/lib/lutris-starcitizen.json index 7b4ac3d..989c374 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\nTo 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-12-02T03:32:32.212114Z", + "updated_at": "2024-12-06T13:53:10.041482Z", "draft": false, "published": true, "published_by": null, @@ -83,12 +83,7 @@ "STORE": "none", "PROTONPATH": "GE-Proton" }, - "prefer_system_libs": true, - "terminal": true - }, - "wine": { - "system_winetricks": false, - "version": "GE-Proton" + "prefer_system_libs": true } } }