Skip to content

Commit

Permalink
Update Troubleshooting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mactan-sc authored Aug 24, 2024
1 parent ae41f3d commit 818dd00
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion wiki/Troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,14 +257,20 @@
- DXVK installation instructions are available on our wiki [here](Performance-Tuning#dxvk-async).


#### Launcher white screen / error DCompositionCreateDevice
#### RSI Launcher white screen / error DCompositionCreateDevice
- In Lutris, configure Star Citizen (right-click->Configure->Game options) and add `"--use-gl=osmesa"` to the Arguments field.
- If launching manually: `wine "RSI Launcher.exe" "--use-gl=osmesa"`


#### Crash or black screen while using Vulkan beta renderer
- Check the [latest news](https://github.com/starcitizen-lug/knowledge-base/wiki#news) recommendations for your graphics card
- Revert to DX11: Delete the AppData Local Star Citizen directory inside the wine prefix `drive_c/users/$USER/AppData/Local/Star Citizen/`


#### RSI Launcher fails to launch from lutris with CLI mode enabled
- Error message may be similar to `/usr/bin/gnome-terminal.real: symbol lookup error: /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0: undefined symbol: atk_component_scroll_to`
- Disable the lutris runtime in lutris global preferences to work around this error


***

Expand Down

0 comments on commit 818dd00

Please sign in to comment.