From 7052fd36371a24c196f9a6dadfaba6ff5177539a Mon Sep 17 00:00:00 2001 From: Goldgamer <11319871+iMonZ@users.noreply.github.com> Date: Sat, 21 Aug 2021 13:25:13 +0200 Subject: [PATCH] Temporary Wayland fix This variable must be set until the Wayland support is finished. Otherwise the tool will crash after running a game. --- net.rpcs3.RPCS3.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index b86b3aa..28ed6ed 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -17,6 +17,7 @@ finish-args: - --socket=fallback-x11 - --socket=pulseaudio - --socket=wayland + - --env=QT_QPA_PLATFORM=xcb - --share=network - --talk-name=org.a11y.Bus - --talk-name=org.gtk.vfs.*