ryujinx: Force display backend to X11

This commit is contained in:
Simon Bruder
2022-08-18 12:44:15 -06:00
committed by Zhaofeng Li
parent 283d90b110
commit 6247b00637
@@ -80,6 +80,11 @@ buildDotnetModule rec {
./appdir.patch # Ryujinx attempts to write to the nix store. This patch redirects it to "~/.config/Ryujinx" on Linux.
];
makeWrapperArgs = [
# Without this Ryujinx fails to start on wayland. See https://github.com/Ryujinx/Ryujinx/issues/2714
"--set GDK_BACKEND x11"
];
preInstall = ''
# workaround for https://github.com/Ryujinx/Ryujinx/issues/2349
mkdir -p $out/lib/sndio-6