If you're having issues with audio in CS 2 add this argument

https://lemmy.world/post/5865816

If you're having issues with audio in CS 2 add this argument - Lemmy.world

If you are using pipewire add -sdlaudiodriver pipewire to your CS 2 launch options. For those using gamemoderun it would look like this: gamemoderun %command% -sdlaudiodriver pipewire

You should also be able to set the SDL_AUDIODRIVER environment variable to pipewire to get this effect globally.

wiki.libsdl.org/SDL2/FAQUsingSDL

SDL3/README/wayland

The Simple Directmedia Layer Wiki

Oh, dope, thanks! I hope this doesn’t fuck up anything that’s hardcoded to expect Pulse or something, but I guess I’ll find out.