Skip to content

Commit

Permalink
Use new markdown alerts for news
Browse files Browse the repository at this point in the history
  • Loading branch information
the-sane authored Aug 28, 2024
1 parent c3cb961 commit c2bb0c6
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions wiki/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ We welcome contributions. Feel free to fork this repo and submit a PR.

## News

#### Game Updates
### Game Updates
> [!tip]
> (Aug 24, 2024) **Launcher 2.0 Migration**
> - Requires Wine Staging 9.4+ or Proton GE 9-5+ runner
> - Wine Staging can be easily installed from the Kron4ek runner source in the [LUG Helper](https://github.com/starcitizen-lug/lug-helper)
Expand All @@ -28,12 +29,14 @@ We welcome contributions. Feel free to fork this repo and submit a PR.
> - Launcher 2.0 is unable to verify files, use the install button instead for now. We expect this to be resolved in the next version of Lutris
> - 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
> [!important]
> (Aug 23, 2024) **Vulkan Beta: Limited performance with KDE on Wayland**
> - Vulkan renderer on kde wayland may result in your [gpu utilisation being limited to less than 75%](https://bugs.kde.org/show_bug.cgi?id=492051), causing low framerates
> - To fix: either use Gamescope, switch to another desktop, or run KDE's x11 session

#### General News
### General News
> [!tip]
> (Aug 25, 2024) **Lutris Proton/Protonfixes Migration**
> - Install Lutris v0.5.17 or later
> - Right click the game, select Configure, and then adjust settings as follows:
Expand All @@ -49,37 +52,44 @@ We welcome contributions. Feel free to fork this repo and submit a PR.
> - In Runner options, set Wine version to `GE-Proton (Latest)`
> - In Runner options, disable `Use system winetricks`
> [!warning]
> (May 4, 2024) **Game Crash on launch from main menu**
> - Linux kernel 6.8.9 can result in a crash when launching from main menu, may be accompanied by a popup including text "Assertion failed!"
> - To fix: revert to kernel 6.8.8, update to 6.9+, or enable ReBar if your hardware supports it
> [!warning]
> (Jan 15, 2024) **Installer Error Code 256**
> - Lutris version [5.15 had a critical bug](https://github.com/lutris/lutris/releases/tag/v0.5.16) preventing successful installations of games
> - To fix: update to latest Lutris 5.17
> [!important]
> (Nov 11, 2023) **Failed to Initialize Dependencies**
> - If you are on a rolling release distro and using Gamescope, you may receive this error due to a bug in Gamescope v3.12.7. See [this Github issue](https://github.com/ValveSoftware/gamescope/issues/984) for more info.
> - To fix: Install the git release of Gamescope or downgrade to 3.12.5 until the fix is released to stable.

#### AMD News
### AMD News
> [!note]
> (Apr 29, 2024) **Vulkan Beta**
> - Bright flickering lights at edges of ingame RTT display panels
> - To fix: Add environment variable `radv_zero_vram=true`

#### Nvidia News
### Nvidia News
> [!warning]
> (Apr 29, 2024) **Vulkan Beta**
> - Game fails to launch with vulkan renderer enabled
> - Use latest wine-GE 8-26+
> - Add environment variable `WINE_HIDE_NVIDIA_GPU=1`
> - There is an [issue with LibCUDA](https://github.com/jp7677/dxvk-nvapi/issues/174#issuecomment-2227462795) that prevents DLSS from working on linux. See [instructions](https://github.com/starcitizen-lug/knowledge-base/wiki/Troubleshooting#dlssdeep-learning-super-sampling--vulkan) to patch libcuda to enable DLSS
> [!caution]
> (Oct 9, 2023) **Crash when taking shield damage in-game**
> - There is a shield rendering bug that causes the game to crash. It seems to affect 1000 series cards.
> - There is currently no known workaround other than switching cards. We recommend AMD.

#### Easy Anti-Cheat
### Easy Anti-Cheat
> [!note]
> (Feb 12, 2022) **Easy Anti-Cheat is live.**
> - CIG is aware of the problem but there is still no ETA. There are currently no consequences that we are aware of for using the workaround, but CIG has suggested that eventually people will be kicked for tripping EAC. The workaround is automatically configured for new installs through Lutris.

0 comments on commit c2bb0c6

Please sign in to comment.