Cemu
Cemu copied to clipboard
Launching games directly with the --title-id argument doesn't work in Wayland
Hi! I have been trying to launch my games through Steam with the --title-id
argument and it is not working. After some testing, I realized that it was due to the fact that Cemu was running natively on Wayland.
Running with the GDK_BACKEND=x11
environment variable made it possible to run.
I am not sure, but I think was able to launch the games with the --title-id
argument on Wayland before. Did something change?
I am running "cemu-bin" from AUR. I know that it is not supported, but I would like to mention this issue anyway.
I've been unable to reproduce this using the latest Cemu AppImage on Nobara 38 with Wayland on Gnome, there's probably a little more to it
The AppImage is not running natively on Wayland, but on XWayland. I found out about this issue trying with the AppImage.
I tested the Flatpak version (that defaults to Wayland) and the error occurred as well.
You're right.
It also seems that the --game
option also causes an infinite wait for the window to show up.
Closing this issue as it has been addressed on f899ab7