392
this post was submitted on 06 Mar 2026
392 points (97.1% liked)
Technology
82329 readers
4371 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can run DXVK (DirectX -> Vulkan) in Windows, too.
Antivirus (even Windows Defender with defaults) can massively slow down disk IO in some games. As an example, my Rimworld loading times were over 2X as long with Defender realtime active, and it caused all sorts of hitching.
I'm not trying to dunk on Linux here; it can help a ton, sometimes. Sometimes it is Linux that provides the massive boost.
...But sometimes it's just about a good default configuration, with linux gaming OSes provide. Windows can be like this too, once it's stripped down.
Again, not trying to dunk or tout either OS; I use both, though linux mostly. But I think attribution is important. And the assertion that Linux provides a big performance boost is not always true; I'm still stuck on Windows with several games just because (in spite of my best tweaking/modding efforts), they still perform better on Windows in A/B tests.
I get all that, they're all very good points. I had windows tuned to the best of my abilities, I try to use windows whenever possible at home because I manage windows servers professionally and it's helpful to get as much hands on time with the platform as I can. But this was such a dramatic difference out of the box that I'm going to stick with it for now at least. I'm not willing to invest the time into tweaking windows to run this well (if I even can) and it's a dedicated gaming rig so many of the "Linux on the desktop" complaints won't apply to my use case.
Mostly I'm shocked that getting significantly improved performance when running through a compatibility layer was even possible. I expected proton to be almost as good as native. In this instance it ended up being a huge improvement.
Yeah. Wine/Proton is an incredible achievment. DirectX->Vulkan translation is a miracle by itself.
EDIT: Also, stripping Windows is not daunting. It comes down to:
Install it fresh.
Don't install anything unless something absolutely doesn't work without it.
Delete apps you don't need, like (say) Xbox.
Tweak the power profile to minimum 0%/maximum 100% CPU, if it isn't already.
Run a Windows debloating script.
Disable realtime AV.
(Optional) auto-undervolt your GPU with MSI Afterburner's curve optimizer.
...And that's about it, really. There's tons of other Windows performance mysticism, but it's (mostly) either very situational, or straight up nonsense.
Thanks for the tips but I'm a very experienced windows user, I did all of that immediately after install lol. To put it in perspective, my first step after installing bazzite was to join it to my personal AD domain that lives on my hyper-v cluster. If there's something I could have done to get this performance on win 11 it would have probably been significantly more complicated and time consuming than any of the basics.