From 5f2ed3ee14e7ee797b2b85f422145341fb6e9235 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Fri, 20 Dec 2024 09:58:35 -0500 Subject: [PATCH] Update RSI Setup version --- lib/lutris-starcitizen.json | 4 ++-- lug-helper.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/lutris-starcitizen.json b/lib/lutris-starcitizen.json index 989c374..0298d6a 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-06T13:53:10.041482Z", + "updated_at": "2024-12-20T14:57:59.082013Z", "draft": false, "published": true, "published_by": null, @@ -32,7 +32,7 @@ "script": { "files": [ { - "client": "https://install.robertsspaceindustries.com/rel/2/RSI%20Launcher-Setup-2.1.0.exe" + "client": "https://install.robertsspaceindustries.com/rel/2/RSI%20Launcher-Setup-2.1.1.exe" } ], "game": { diff --git a/lug-helper.sh b/lug-helper.sh index 4666c5e..610724a 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -228,7 +228,7 @@ lug_wiki="https://starcitizen-lug.github.io" lug_wiki_nixos="https://github.com/starcitizen-lug/knowledge-base/wiki/Tips-and-Tricks#nixos" # RSI Installer version and url -rsi_installer="RSI Launcher-Setup-2.1.0.exe" +rsi_installer="RSI Launcher-Setup-2.1.1.exe" rsi_installer_url="https://install.robertsspaceindustries.com/rel/2/$rsi_installer" # Winetricks download url