You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, I think it fails even without SDL's dynamic override. It just fails no matter what SDL is used.
Error:
Could not initialize SDL: wayland not available!
A simple test - try running scummvm with SDL_VIDEODRIVER='wayland' and with mangohud's LD preloading for OpenGL. It will fail.
shmerl
changed the title
Wayland is not detected when Mangohud is LD preloaded for OpenGL and SDL dynamic override is used
Wayland is not detected when Mangohud is LD preloaded for OpenGL
Sep 15, 2024
shmerl
changed the title
Wayland is not detected when Mangohud is LD preloaded for OpenGL
Wayland is not detected by SDL when Mangohud is LD preloaded for OpenGL
Sep 15, 2024
In such kind of scenario, things fail to run
Resulting error makes SDL fail due to "not finding Wayland" which is caused by Mangohud's LD preloading doing something wrong.
The text was updated successfully, but these errors were encountered: