M.Sz.
M.Sz.
yah, it'd be nice since some linux distros are using it by default (e.g. Fedora uses gnome on wayland. It is possible to switch to Xorg but some features doesn't...
hmm, now it doesn't behave like in https://github.com/hrydgard/ppsspp/issues/16163#issuecomment-1269493778 It seems to crash like at the beginning :smile: here is the log ```console 25:20:124 Core/Config.cpp:649 I[G3D]: Longest display side: 1920 pixels....
why does it say "Vulkan may be available" all the time but it decides to use SDL finally (even I build with `./b.sh --no-sdl2`)?
 it _worked_ as far as the app doesn't crash with core dump anymore, however, te window looks like above...
@unknownbrackets sadly, still crashes
just FYI, I've tried to build QT version and run under wayland - the result is _a bit better_ but still useless:   output ```console [ppsspp (0) ]$ ./build/PPSSPPQt...
~~Maybe vm with fedora ;-)~~ No idea, in fedora it is there by default...
Also, note that you cannot be logged in when you want to switch desktop (You can't just ctrl+alt+f1)
> It's ok on my machine. >  > > > sadly, still crashes > > @gucio321 > As you said, `it worked as far as the app doesn't crash...
okey, for me, the SDL version under wayland still crashes. I'm using Vulkan backend now. I've also compiled with `--debug` flag and the log is as follows: log ```console VulkanMayBeAvailable:...