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
 

The open gl renderer starts, but i cant play the game itself. Rendering the vulkan shaders, rebooting and using proton experimental(i use the native version) didnt worked.

you are viewing a single comment's thread
view the rest of the comments
[–] xinayder@infosec.pub 12 points 1 year ago* (last edited 1 year ago) (7 children)

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.

[–] cows_are_underrated@feddit.de 1 points 1 year ago (2 children)
[–] xinayder@infosec.pub 1 points 1 year ago* (last edited 1 year ago) (1 children)

Did you use SDL_VIDEODRIVER or SDL_VIDEO_DRIVER? The former one is the old parameter and the latter works. I am using it right now on a Wayland session.

[–] cows_are_underrated@feddit.de 0 points 1 year ago

Both don't work

load more comments (4 replies)