mirror of
https://github.com/RetroDECK/net.rpcs3.RPCS3.git
synced 2024-11-26 18:15:37 +00:00
Temporary Wayland fix
This variable must be set until the Wayland support is finished. Otherwise the tool will crash after running a game.
This commit is contained in:
parent
a9b21b6e76
commit
7052fd3637
|
@ -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.*
|
||||
|
|
Loading…
Reference in a new issue