Windows:
Linux:

I will not ignore the cat pic, in fact I enjoyed it, tyvm.
Same. This is now a cat thread.
Ignores the post, read the cat
In many games it does, but I’m not sure this comparison is a good example of that, as it shows persistent CPU stutter on Linux. With those spikes, Windows would be the smoother experience even if the average frametimes are slightly better on Linux.
Yeah I’m not sure what’s up with that, maybe OP needs to try a different scheduler?
As I… think has been mentioned elsewhere in this thread, you can run Gamescope + Proton + Wayland, and force the refresh rate.
You can do this with xrandr or sometimes some games actually expose it as a thing you can directly configure.
Presumably, you could set this to, for this example, 90, and probably help out the frame timing variance a bit.
I will ignore everything but the cat. I demand more pics of the cat.

:3
“Ignore the cat pic”
How???ignore cat pic

I’m not exactly playing anything new but I’ve been playing Grounded (the first one) on Window for like 2 months. My computer was so hot it was warming up my entire room.
I switched to Linux due to other Microsoft issues and decided to give it another shot. Man, my computer doesn’t really get warm at all. Like yeah I can see the temp monitor change a little bit but not much. There’s no hot air pouring out of my PC. I’m not sweating sitting next to it.
I’ve made no changes to any game settings (other than using proton) or hardware changes. It’s an insane difference.
I love Vulkan so much. Having everything precompiled ahead of time is probably a big contributing factor on why your machine is running cooler. It’s just pulling from the shader cache instead of doing on the fly computation for shaders.
That makes sense. I’m still new to all this so I’m kinda learning as I go.
The long and short of it is that Vulkan and other modern graphics APIs are extremely explicit. As the game developer, you tell the GPU exactly what resources are being used, when they’re available, and how work is synchronized. Once you’ve built those command buffers, the driver mostly just submits them to the hardware “fire and forget” style basically.
Older APIs like OpenGL and Direct3D 11 were much higher level. You described what you wanted to draw, and the graphics driver figured out resource transitions, synchronization, and a lot of the scheduling behind the scenes. That made them easier to use but also added CPU overhead and made performance less predictable.
Thank you for taking the time to explain that. That’s really cool too learn.
I will not ignore the cat.
Does the cat use Arch, BTW?
Fun fact: cats use arch all the time, btw


How is there not an Arch-derived distro that uses a cat in the shape of the Arch logo for their logo?
Now if only I don’t have to compile vulkan shaders every time I try to start deadlock
Appreciate the cat image.
ITT: OP learns why reviewers take days to provide benchmarks for games. If you don’t come with receipts, it’s death by a thousand buts.
I once posted on /r/MacGaming how pleased I was that I could run Horizon Zero Dawn on my M2 Air using Crossover, and how it seemed (to me) to run better than on my massive, old, water-cooled PC with an Nvidia GTX1060. I wasn’t getting 120fps or anything, in fact, it was closer to 20fps at times. But I was running HZD on a fanless laptop, on an architecture on which it was never designed to run.
Foolishly, I was expecting a chorus of folks saying “yeah, cool, nice!”, but what I actually got were a bunch of folks demanding proof.
So I closed Reddit, because it wasn’t worth the arsehole.
I shan’t ignore the cat!
Oh wow, wonder why that is! Microslop is only here to slowly but surely make your computer a slave to their system, Linux along with pretty much all FOSS are here to keep your computer yours (some exceptions sadly exist)
Didn’t valve test this sort of thing over a decade ago and found Linux to easily get better performance?
http://web.archive.org/web/20200504112412/http://blogs.valvesoftware.com/linux/faster-zombies/
with the caveat that that was opengl vs directx9 accross operating systems and not necessarily “easy”. but it did make an important point that linux could run workloads like games in a very viable fashion.
Yes.
Kind of.
Its… why they spent that decade making Proton, and now basically have an OS based off of it.
The OS is based off of Arch.
I mean literally yes, but, it could not exist in any meaningful way without Proton.
Thats why I say its really built around Proton, they started with Proton and then said ‘how do we make an OS that will work with/around this’ and landed on Arch.
The whole point of it is: Be a functional, efficient, fast, Linux OS that primarily plays video games.
Thats impossible without Proton.
Agreed! 🎯










