diff --git a/lib/lutris-starcitizen.json b/lib/lutris-starcitizen.json index 2f90489..82338ec 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-11-03T16:17:34.323535Z", + "updated_at": "2024-11-18T00:35:59.777145Z", "draft": false, "published": true, "published_by": null, @@ -32,7 +32,7 @@ "script": { "files": [ { - "client": "https://install.robertsspaceindustries.com/rel/2/RSI%20Launcher-Setup-2.0.6.exe" + "client": "https://install.robertsspaceindustries.com/rel/2/RSI%20Launcher-Setup-2.1.0.exe" } ], "game": { diff --git a/lug-helper.sh b/lug-helper.sh index 6d1a5f1..163723f 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -229,7 +229,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.0.6.exe" +rsi_installer="RSI Launcher-Setup-2.1.0.exe" rsi_installer_url="https://install.robertsspaceindustries.com/rel/2/$rsi_installer" # Winetricks download url