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.

12 points
*

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.

permalink
report
reply
2 points
*

If they dynamically-linked it and shipped the .so with the game (there will be a libSDL in the game directory somewhere), you can probably just save a copy of their SDL build and replace the original with a working copy if you’re desperate to play ASAP.

If they statically-linked it, you’re out of luck until they fix it, if you’re not willing to do X11.

Honestly, what I don’t get is why SDL would not do this automatically. I’d think that it’d just fall back until it hits a protocol that it can do. Historically, you shouldn’t need to force SDL_VIDEODRIVER, because it’ll use the first one available in your environment. Doesn’t matter whether it’s compiled with support for some environment you aren’t using or not.

Maybe it was compiled with support and there’s just some problem with said support.

EDIT: Ah, looks like they got it now. Apparently it’s a bug in SDL, according to the issue you linked to, and they’re pushing a patch for it.

permalink
report
parent
reply
2 points

SDL provides a way to override the lib even if it’s statically linked https://github.com/libsdl-org/SDL/blob/main/docs/README-dynapi.md

permalink
report
parent
reply
2 points

Oh, nifty, thanks.

permalink
report
parent
reply
1 point

and Valve “forgot” to compile SDL3 with Wayland support

No, the problem is the opposite, that it has Wayland support enabled by default. Source 2 doesn’t support it yet though, so it crashes.

permalink
report
parent
reply
1 point

Doesnt work

permalink
report
parent
reply
1 point
*

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.

permalink
report
parent
reply
0 points

Both don’t work

permalink
report
parent
reply
5 points

Same issue switched to x11 and it worked fine. Even before it stopped launching it ran like shit on Wayland from launch. Real disappointing coming from Valve. If they can’t properly support native linux support who can.

permalink
report
reply
0 points

Doesnt work

permalink
report
parent
reply
3 points
*

SDL_VIDEO_DRIVER=x11 %command% -vulkan or WAYLAND_DISPLAY= %command% -vulkan

Also I haven’t bothered checking, do you still need to have -vulkan for CS2 to use Vulkan? Does Source 2 even have OpenGL on Linux?

permalink
report
reply
0 points

both dont work

permalink
report
parent
reply
2 points

It doesn’t work for me either. Gnome reports a crash, and that’s it, I don’t know much more…

permalink
report
reply
1 point

Try playing with -vulkan. Works on my side here

permalink
report
reply
2 points

doesnt work. Nothing changed

permalink
report
parent
reply
1 point
*

Okay, so it stopped working for me as well, but only when on gnome desktop. It’s running natively on budgie desktop. Maybe a wayland issue?

permalink
report
parent
reply

Linux Gaming

!linux_gaming@lemmy.ml

Create post

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.

Community stats

  • 1.9K

    Monthly active users

  • 943

    Posts

  • 10K

    Comments