this post was submitted on 29 Jun 2025
489 points (98.4% liked)

Linux Gaming

19675 readers
559 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Today, I switched the last of my Windows machines to Linux: my gaming PC. I've been using Linux on servers for many years but was a bit apprehensive for gaming.

Turns out it just... works. Just installed steam and turned proton on, have zero performance or other issues. I'm using Ubuntu 25.04 for the 6.14 kernels NT emulation performance tweaks. Aside from there not being a catalyst driver for it and so I can't undervolt my card everything is great.

top 50 comments
sorted by: hot top controversial new old
[–] omgboom@lemmy.dbzer0.com 1 points 7 hours ago

I remember thinking this same thing until my first fstab issue lol. Joking aside the switch itself is relatively painless, you do sort of have to switch your mind to the Linux way of thinking though. And the Linux way of thinking has to include "something is going to break eventually and I'm going to have to figure out how to fix it"

[–] Rooty@lemmy.world 10 points 14 hours ago

I'm glad gamers are finally escaping Microsoft's grasp. The latest corporate bloatware is simply too ineffective for users that are always looking to squeeze as much oomph out of their machines as possible.

[–] eronth@lemmy.dbzer0.com 3 points 13 hours ago (1 children)

Yeah if you have your games on Steam it seems to (mostly) just work. Other services get a bit more janky. Xbox App is, sadly, impossible as far as I can tell.

[–] Randelung@lemmy.world 2 points 8 hours ago

I mean, Xbox is MS. I wouldn't expect them to help dig their own grave.

It pleases me to read these things. I worked for M$ and coupled with more intense reasons I left Win/OSX about 10 years ago, and have never looked back. Carry the flame.

[–] Vraylle@lemmy.sdf.org 2 points 13 hours ago

I switched to Mint in January and it's been great. Most games just work straight out of Steam. I have Skyrim modded to an insane level and it can be a little finicky but works.

What really cemented it for me was when I wanted to run an old 32-bit weather software package. I decided to try adding it to Steam, and it...just worked. Like native.

[–] CodeBlooded@programming.dev 6 points 18 hours ago (4 children)

What games are you playing and what hardware are you running?

Linux has come a long way regarding the ability to easily play games made to run on Windows. It’s never been so easy and well performing. However, in my experience, it’s not quite “just works” yet. Yes, some Windows games will “just work,” but for now that’s still the exception to the rule in my experience.

I use Arch btw, with a i9-9900 and an Nvidia RTX 2070. I still have to tweak settings, research what others are tweaking, I have a few hours of research and tinkering invested into stopping up close jitters in VR(still unresolved), my graphic settings have to be lower than normal for decent performance and I do not enjoy the same frames I’ve enjoyed on Windows with this same machine.

I could probably get some better performance squeezed out of these games, but it’s going to cost me time and tinkering.

tl;dr I don’t think we’re in “just works” territory yet, but we’re getting closer and the progress over the recent years has been amazing. I can’t wait to be rid of Windows forever.

[–] JackbyDev@programming.dev 3 points 14 hours ago

I don’t think we’re in “just works” territory yet, but we’re getting closer

Based on the types of things you're talking about, Windows and macOS are also not "just works." I have to do stuff like that periodically for a lot of games regardless of OS.

If your primary reason for using Linux is to play all the newest games, don't use Linux. You cannot expect open source to compete with a game software monopoly. They intentionally have it this way. That being said, you can use Proton and Wine to play most games, but again, if you absolutely must play the newest releases and that's your reason for going Linux, don't main Linux.

For a few years what I did was just dual boot Mint with Win 10. I did most things on Linux as I tried to learn it, but would boot back to Win for certain work reasons or to play the newest game. Now that I don't care about new games so much, I erased my dual boot partition and am 100% Linux. I play many games on Steam, which is made on Linux, and I'm just fine.

[–] dil@lemmy.zip 1 points 14 hours ago* (last edited 14 hours ago) (1 children)

Try faugus launcher maybe, the games that I had issues with (pirated, wouldnt launch) all worked instantly with that

[–] LifeInMultipleChoice@lemmy.world 1 points 14 hours ago* (last edited 14 hours ago)

I'll have to look into this, thanks for the suggestion. Been installing games with Lutris, then if they don't work I try all the proton versions there, then try non-steam games and still run into some that I just give up on. Having a mounted ISO on games that ask for a disk on startup I haven't figure out a way to get Lutris/Steam to recognize yet. Hopefully this will help.

I have found that games like The Sims, and Stardew Valley are the most consistent at working easily. Which is good, spouse enjoys those

[–] dil@lemmy.zip 1 points 14 hours ago

Most of my games seem fine but I also havent tried vr or any flight sims since I swapped, stopped playing those a while before, most games seem fine, some need like 10 minutes for the shaders to load tho, but ive skipped that and had no issues so idk what thats about

[–] Joelk111@lemmy.world 22 points 1 day ago* (last edited 1 day ago) (4 children)

I moved to Kubuntu recently. I'm overall happier, but I've had a number of pain points.

  1. I bought DaVinci Resolve thinking they supported Linux. They do, just very poorly. Figuring out how to get that up and running was a faff. Davinci Resolve also doesn't support AAC audio on MP4 files on Linux, so I had to write a script to transcode the audio of media to WAV. It also doesn't play nice with window management. Overall, using resolve has been a huge pain.

  2. I use Insta360s software just to stitch 360 video, getting that set up with bottles wasn't the most straightforward but it works now.

  3. I still haven't figured out Fusion360, and I really don't want to spend the time learning a new software. I learned it before I'd started making an effort to only use cross-platform tools.

  4. I bought the Xbox Store version of Forza Horizon 5 so I could play it on my PC and Xbox. I no longer have the Xbox, and I'd have to re-buy it on Steam if I wanted to play it.

  5. My Index just isn't detected on Ubuntu. It was on Windows. I've tried a bunch of things, but it just doesn't show up, so I haven't been able to play VR. It might have a bad cable, but I'm not sure. Weird that it showed up before and doesn't in Kubuntu.

Linux is all about finding alternatives. There is an alternate workflow, but you might have to deal with inconveniences or put in effort to learn something new. It's been a lot of work. Also, I might need to dual boot windows to play VR stuff.

[–] dil@lemmy.zip 1 points 14 hours ago* (last edited 14 hours ago) (1 children)

davinci sucks on linux, but like the one good thing is pirating it is downloading official version and pasting two terminal commands, everything else is hard or impossible to pirate

I have trouble with caching not working, still getting slow playback, masks cause a crash/freeze, turning performance mode off helped across my system tho with crashes, haven't tested it since, I think the profile was off for my laptop or something, seems to be a common issue.

[–] Joelk111@lemmy.world 1 points 14 hours ago

Mine works about the same on Linux as it did on Windows. I paid for it so no need to pirate it. If I hadn't paid for it I probably would've started using something else.

[–] vividspecter@aussie.zone 6 points 1 day ago* (last edited 1 day ago)

Have a look at the Linux VR Adventures Wiki for possible VR solutions.

EDIT: And this compatibility site akin to ProtonDB I just found out about.

[–] untorquer@lemmy.world 4 points 1 day ago

Fusion isn't going to function fully. I think the cloud integration pipeline messes with it. You're better off with OnShape.

FreeCAD is fine with addons but it's just not streamlined in my experience.

If it weren't for CAD I'd have a linux workstation.

[–] Symphonic@lemmy.world 3 points 1 day ago

+1 for onshape. I use both fusion and onshape. I used to be a diehard fusion user but onshape has won me over.

[–] SavvyBeardedFish@reddthat.com 93 points 2 days ago (2 children)

... I can't undervolt my card...

People usually use/recommend LACT for undervolting/overlocking on Linux

[–] Obnomus@lemmy.ml 2 points 7 hours ago

LACT my beloved

[–] truthfultemporarily@feddit.org 28 points 2 days ago

Cool I will try it thanks.

[–] Aceticon@lemmy.dbzer0.com 4 points 1 day ago

I had the exact same experience: been doing Linux since the 90s, both for fun and professionaly - the latter mainly in pure server configurations - finaly got around to moving my home PC (which is mainly for gaming) to Linux (using Pop!OS, since I have a Nvidia graphics card and it just supports it out of the box) and it just worked.

Only problem I have with it is that on startup of X I usually get a blank screen and have to switch my monitor OFF and back ON again.

Oh, and startup times are a fraction of Windows startup times (my Windows 10 work machine literally takes longer to wake up from hybernation than my home Linux PC takes to cold boot, and they have equivalent SSDs.

I think I got more hassle with Windows than I do with Linux.

[–] endeavor@sopuli.xyz 52 points 2 days ago (1 children)

I had same experience. Linux install was less headache compared to windows since the only drivers I needed were nvidia.

It just works. Crazy how windows makes you forget that.

[–] Sammy@lemmy.dbzer0.com 24 points 2 days ago (3 children)

Fr try reinstalling Windows on a laptop and watch, helplessly, as the installation medium comes with zero drivers. Multi-billion dollar company my ass...

[–] dil@lemmy.zip 2 points 14 hours ago

like an hour and a half superslow install, cachyos was so fast I thought it was an error

[–] endeavor@sopuli.xyz 23 points 2 days ago (9 children)

Installing linux: step 1: install linux. (If distro eithout nvidia drivers, step 2: run 3 commands in console or use discover)

Installing windows: step 1: install windows. Step 2:activate windows, step 3: install drivers for every piece of hardware attatched to your pc, step 4 use cmd, regedit and/or sketchy download to debloat windows

step 2: run 3 commands in console or use discover

Just one, no? Usually the installation instructions will tell you which package to install for your GPU.

[–] BastingChemina@slrpnk.net 10 points 1 day ago

By installing drivers do you mean: search the manufacturers website online, navigate through all the scam website to try to find the legit one, dig through the website to find your hardware, download a random executable file, execute it, select next next next, no I don't want to install mcafee, next, install.

[–] afaix@lemmy.world 18 points 2 days ago (2 children)

Step 5. Watch it reboot overnight and download even more useless bloat

[–] endeavor@sopuli.xyz 4 points 1 day ago (1 children)

Oh and step 7: Spend 10 minutes quitting, restarting discord and then restarting your pc to fix innumerable and common audio bugs caused by terrible windows drivers.

load more comments (1 replies)
load more comments (1 replies)
load more comments (6 replies)
load more comments (1 replies)
[–] CosmicTurtle0@lemmy.dbzer0.com 25 points 2 days ago (4 children)

Just in case you didn't know, odd numbered Ubuntu versions (in your case 25) are considered short term releases and won't be maintained beyond a year or two.

Unless you really need that version, you'll want to install 26 when it comes out next April (upgrade should be very seamless).

Even numbered versions are supported long term, often for several years.

[–] sugar_in_your_tea@sh.itjust.works 1 points 1 day ago* (last edited 1 day ago)

It's not just odd releases, it's also releases that end in 10. 24.10 is short term too.

For new users, if you're within a year of the next LTS, just use the most recent release and switch to the LTS cadence once it launches.

[–] truthfultemporarily@feddit.org 15 points 2 days ago (6 children)
[–] pinball_wizard@lemmy.zip 17 points 2 days ago* (last edited 19 hours ago) (2 children)

You made the right call, for your situation.

They're just letting you know that you will want to apply each annual upgrade when they come out, to ensure your system stays secure.

This may contrast with any Ubuntu-running friends you may have, who may not be applying updates annually.

Once you've upgraded to ~~28 (in ~ 2028)~~ 26.04, you can safely skip the next four years of upgrades, if you feel like it, because ~~28~~ it will ~~(probably)~~ be the next Long Term Support (LTS) release.

[–] someacnt@sh.itjust.works 3 points 18 hours ago

TIL that Ubuntu release denotes the year and month. I thought it was just quirky versioning..

[–] foo@feddit.uk 5 points 21 hours ago (1 children)

LTS for Ubuntu are every two years; April of the even years. Next LTS will be 26.04, then 28.04 etc.

[–] pinball_wizard@lemmy.zip 2 points 19 hours ago* (last edited 19 hours ago)

Sweet. That's more often than I realized. Thank you.

load more comments (5 replies)
load more comments (2 replies)
[–] Jayb151@lemmy.world 7 points 1 day ago (1 children)

My only hangup is installing repacks or modding games. It for sure works, but it's a bigger headache. I use mint on my daily driver laptop otherwise.

[–] seralth@lemmy.world 3 points 15 hours ago

Iv always just run the modding software in the same wine/proton instance as the game and it just works like on windows.

Other then wabbajack for Bethesda games because the devs behind that are fucking asshats who break their shit on purpose if you try to use it outside how they want you to use it.

It's always been very easy to mod.

[–] user224@lemmy.sdf.org 17 points 2 days ago (4 children)

Holy hell, the Ubuntu ISO is 6.3GB now. Soon it may not even fit onto a DL DVD.

[–] Blackmist@feddit.uk 3 points 1 day ago

Who still uses DVD to install anything?

[–] Wispy2891@lemmy.world 3 points 1 day ago

Yesterday I installed cachyos and I was shocked to see that the 3gb install image was actually a net install and I couldn't install it offline. I used my phone as hotspot thinking "how much data would download it anyway, maybe it just needs internet to do geo2ip for suggesting locale" (it actually does that) but instead it downloaded another 3gb

[–] cRazi_man@europe.pub 10 points 2 days ago (3 children)

How many floppies is that?

load more comments (3 replies)
load more comments (1 replies)
load more comments
view more: next ›