From 505d57d4f425bb7eeacf5d6f29b7a8f11035a1e6 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Tue, 12 Oct 2021 23:46:03 +0200 Subject: [PATCH] Updated Linux Setup Guide (draft) (markdown) --- Linux-Setup-Guide-(draft).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Linux-Setup-Guide-(draft).md b/Linux-Setup-Guide-(draft).md index 9d79e73..23a301d 100644 --- a/Linux-Setup-Guide-(draft).md +++ b/Linux-Setup-Guide-(draft).md @@ -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: