32

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
[-] tal@lemmy.today 2 points 11 months ago* (last edited 11 months ago)

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.

[-] ugo@feddit.it 2 points 11 months ago
[-] tal@lemmy.today 2 points 11 months ago

Oh, nifty, thanks.

this post was submitted on 05 Oct 2023
32 points (100.0% liked)

Linux Gaming

15502 readers
50 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