From 859a0f7a1576b70e87e6aa8273bd7ec72f748b2d Mon Sep 17 00:00:00 2001 From: "the Sane." <3657071+the-sane@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:37:56 -0400 Subject: [PATCH] Update 2.0 launcher migration --- wiki/Home.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wiki/Home.md b/wiki/Home.md index 21b7012..198d95f 100644 --- a/wiki/Home.md +++ b/wiki/Home.md @@ -24,8 +24,9 @@ We welcome contributions. Feel free to fork this repo and submit a PR. > (Sept 27, 2024) **Launcher 2.0 Migration** > - Requires standard Wine 9.4+ or Proton GE 9-13+ runner > - Recent Wine versions can be easily installed from the Kron4ek runner source in the [LUG Helper](https://github.com/starcitizen-lug/lug-helper) -> - If using standard Wine, requires the latest git release of winetricks for the powershell patches -> - Run `WINEPREFIX={your prefix} winetricks powershell` to install it +> - If using standard Wine, requires the latest git release of winetricks for the powershell patches. Update your prefix path in the following commands and run: +> - run `WINEPREFIX=$HOME/Games/star-citizen winetricks --self-update` to update winetricks +> - Run `WINEPREFIX=$HOME/Games/star-citizen winetricks powershell` to install powershell > - If using standard Wine, CLI mode must be enabled in Lutris > - Right click the game -> Configure -> System options -> Toggle on advanced options -> CLI mode > - The 2.0 Launcher may need to be installed manually. See [our wiki](https://github.com/starcitizen-lug/knowledge-base/wiki/Troubleshooting#rsi-launcher-doesnt-auto-update) for instructions