mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 04:52:13 -07:00
Updated Linux Setup Guide (draft) (markdown)
@@ -6,6 +6,8 @@
|
||||
|
||||
For casual or Nvidia users `KDE` is the best choice for performance but looks and configurability too. If you are on `AMD` or `Intel` and you are experienced `Sway` is an awesome tiling, wlroots based, window manager to try.
|
||||
|
||||
⚠ **Warning:** Ryujinx standard build currently doesn't support Wayland environments. On such environments, it needs to be launched with the `GDK_BACKEND=x11` . Or you may use the headless SDL2 build.
|
||||
|
||||
## I got `Arch` working, how do I install latest mesa drivers (AMD/Intel users)?
|
||||
|
||||
One easy way is to add a repo on `/etc/pacman.conf` Edit the file, for example via nano `sudo nano /etc/pacman.conf` and append on the bottom:
|
||||
|
Reference in New Issue
Block a user