Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
Latest Comments by Zappor
Linux 5.17 is out now with new AMD P-State driver
21 Mar 2022 at 11:47 am UTC Likes: 4

Quoting: Badukdoes that mean that my fully AMD PC will run my games even faster ?

Awsome !
Not really, for desktop systems you get the best performance by blasting full power.

However on an APU (like the Steam Deck) with a shared power budget between CPU and GPU, this can help give the GPU some more power by saving a bit on the CPU...

The great space RPG 'Star Traders: Frontiers' gets some Steam Deck upgrades
18 Mar 2022 at 11:32 am UTC Likes: 2

I kickstarted it and got it for Android, but now I wish I had it on Steam instead...

Castlevania Advance Collection works on Steam Deck, despite what Konami say
3 Mar 2022 at 2:45 pm UTC Likes: 2

So... it actually works better on Linux than Windows because of the headphone thing?! :-D

SDL 2.0.22 will default to Wayland on Linux
31 Jan 2022 at 12:59 pm UTC

Quoting: TheRiddickDefaulting to X11 until they get full display control and management integrated in Wayland... it still not possible to execute display adjustments or ICC controls correctly like how xgamma or xrandr allowed (often made available in WM settings or GUI tools).

Wayland still has loads of little problems that all add up.. X11 does too but actually has solutions to them for the most case!
Those sound more like problems for a desktop environment than for a game.

Steam's latest crazy indie hit Vampire Survivors is coming to Linux
28 Jan 2022 at 7:02 am UTC

The Windows version didn't work with Proton for me btw.

SDL 2.0.22 will default to Wayland on Linux
27 Jan 2022 at 12:29 pm UTC Likes: 11

Quoting: slapinThat is quite stupid as they could check for wayland session, I wonder why this even needed, PR? or RedHat paid them?
When an SDL2 game starts it tries to find a display. SDL 2.0.20 and earlier checked for an X11 display first and through the magic of XWayland they found one. And this was the desired outcome also since there were still a number of bugs in SDL's Wayland backend.

But now with basically all the (known) bugs fixed in the Wayland backend, they can check for a pure Wayland server first before checking for an X11 connection.

I.e, they changed the priority of the backends now that most SDL2-Wayland bugs are fixed.

SDL 2.0.22 will default to Wayland on Linux
27 Jan 2022 at 12:26 pm UTC

Quoting: slapinThat won't affect SDL1 games.
Right, this is SDL2 so SDL2 games only!

SDL 2.0.22 will default to Wayland on Linux
27 Jan 2022 at 10:29 am UTC Likes: 3

So you can use SDL 2.0.22 to run Linux native SDL games without XWayland, like Stellaris, Factorio, Jupiter Hell.
They usually ship with their own copy of SDL but you can override it with SDL_DYNAMIC_API=/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0 for example.

Ray Tracing on Linux with AMD GPUs gets closer with multiple games working
17 Sep 2021 at 9:52 am UTC Likes: 2

That's not really correct... They have ray tracing support with AMDGPU Pro, on Ubuntu 20.04.

But yeah, nobody uses that 😁