mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-07-18 08:27:32 +00:00
Remove wayland warning
parent
36ad0642c2
commit
379e650f60
|
@ -6,8 +6,6 @@
|
||||||
|
|
||||||
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.
|
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)?
|
## 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:
|
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:
|
||||||
|
|
Loading…
Reference in a new issue