From 7fee72455292113d0200aef5fbb5492a7c46aaec Mon Sep 17 00:00:00 2001 From: the Sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:19:55 -0400 Subject: [PATCH] Update prefer system libraries instructions --- wiki/Quick-Start-Guide.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/wiki/Quick-Start-Guide.md b/wiki/Quick-Start-Guide.md index 21a5232..ce4caa0 100644 --- a/wiki/Quick-Start-Guide.md +++ b/wiki/Quick-Start-Guide.md @@ -4,19 +4,18 @@ New to Linux? See our [Recommended Distributions](Tips-and-Tricks#recommended-di 1. Install wine following the instructions for your distro on the [WineHQ website](https://wiki.winehq.org/Category:Distributions). **If your distro provides an up to date version of wine** (ie. Arch), you may install from its repos instead. See the [WineHQ Main Page](https://www.winehq.org/) for current versions. 2. Install [32 bit drivers](Troubleshooting#-32bit-drivers) for your graphics card. 3. Install [Lutris **v0.5.11**](https://lutris.net/downloads/) or newer and launch it once before installing Star Citizen to trigger its automatic winetricks dependency download. **Note**: We do not recommend running git builds of Lutris. -4. In Lutris' `Preferences->Global options`, `Prefer system libraries` may have to be toggled to either `On` or `Off` depending on your system. For most distros, start with `On`. After installation is successful, this may be reset or configured on a per-game basis if desired. +4. In Lutris' `Preferences->Global options`, `Prefer system libraries` may have to be toggled to either `On` or `Off` depending on your system. For most distros, this should be `On`. After installation is successful, this may be reset or configured on a per-game basis as needed. ## Installation Steps 1. Download our [LUG Helper](https://github.com/starcitizen-lug/lug-helper/releases/latest) (distro packages listed [here](https://github.com/starcitizen-lug/lug-helper#installation)). 2. Launch the LUG Helper and run the `Pre-flight Check` to optimize your system settings. -3. In Lutris, enable `Prefer system libraries`. During installation, most distros will need this switched `On` at this point. If you have no sound in-game, are on a rolling release distro, or see library errors, you may need to toggle this option to either `On` or `Off` -4. In the LUG Helper, select `Install Star Citizen` and install the launcher to an SSD where you have space for the entire game, approximately 110GB (we do not recommend an HDD). -5. Run the RSI launcher from Lutris and finish installing the game; do not change the default install path in the RSI Launcher settings. -6. In the LUG Helper, select `Manage Lutris Runners`, and install the latest runner from GloriousEggroll (or ask us on our [social channels](https://github.com/starcitizen-lug/knowledge-base/wiki#welcome-space-penguins) which runner is currently recommended). -7. In the LUG Helper, select `Manage DXVK Versions`. Install the latest standard dxvk. -8. **KDE+Wayland users:** See this [required workaround](https://github.com/starcitizen-lug/knowledge-base/wiki/Troubleshooting#mousecursor-issues-and-view-snapping-in-interaction-mode) to **resolve mouse cursor and view snapping issues**. Other Desktop Environments may be unaffected. -9. Check our [latest news](https://github.com/starcitizen-lug/knowledge-base/wiki#news) for important updates. Especially, Nvidia gpu driver issues, necessary workarounds, and currently recommended runner/DXVK versions. -10. Run the launcher again and start the game. See you in the 'verse! +3. In the LUG Helper, select `Install Star Citizen` and install the launcher to an SSD where you have space for the entire game, approximately 110GB (we do not recommend an HDD). +4. Run the RSI launcher from Lutris and finish installing the game; do not change the default install path in the RSI Launcher settings. +5. In the LUG Helper, select `Manage Lutris Runners`, and install the latest runner from GloriousEggroll (or ask us on our [social channels](https://github.com/starcitizen-lug/knowledge-base/wiki#welcome-space-penguins) which runner is currently recommended). +6. In the LUG Helper, select `Manage DXVK Versions`. Install the latest standard dxvk. +7. **KDE+Wayland users:** See this [required workaround](https://github.com/starcitizen-lug/knowledge-base/wiki/Troubleshooting#mousecursor-issues-and-view-snapping-in-interaction-mode) to **resolve mouse cursor and view snapping issues**. Other Desktop Environments may be unaffected. +8. Check our [latest news](https://github.com/starcitizen-lug/knowledge-base/wiki#news) for important updates. Especially, Nvidia gpu driver issues, necessary workarounds, and currently recommended runner/DXVK versions. +9. Run the launcher again and start the game. See you in the 'verse! ## Important Information > Questions or Problems? Check our [Troubleshooting Guide](Troubleshooting) or ask for help in one of our [social channels](https://github.com/starcitizen-lug/knowledge-base/wiki#welcome-space-penguins)!