this post was submitted on 05 Oct 2023
32 points (100.0% liked)
Linux Gaming
15849 readers
19 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There's a GitHub issue tracking this bug. It seems like SDL3 was finally released and Valve "forgot" to compile SDL3 with Wayland support.
If you're using Wayland, you can add a startup parameter to force the game to use X11 and it will work.
This issue is also affecting Dota 2.
Doesnt work
Did you use
SDL_VIDEODRIVER
orSDL_VIDEO_DRIVER
? The former one is the old parameter and the latter works. I am using it right now on a Wayland session.Both don't work