And how many run on linux via a well documented way?
I’ve been playing around with bazzite a bit, and for sure, i can run a lot of games on it, but you often end up googling which launcher to use, which settings to use, … And then even if you find something, it doesn’t always work.
Linux is making good progress in this regard, but this title feels a bit over optimistic (or at least, users who take it at face value will quickly be disappointed when they can’t get 90% of their games to work).
Please let me know if you find good documentation. I want to make the jump off of windows, but honestly I’m scared it will just cause a ton of frustration
Honestly, check https://www.protondb.com/ and look for the games you want to play, it will let you know how well they work out of the box by just installing them on steam and hitting play. The reality is that it very much depends on what games you want to play, if you like CoD and other competitive multiplayer you’re unfortunately in the missing 10%, but for most cases you should be fairly well covered.
thing is, not even protondb is reliable. There’s been many times I’ve tried running a game, and encountered an error not posted anywhere, nor protondb, reddit or steam forums. All the comments on protondb will say, “works great out of the box!”, and I’m just left digging through random forums at that point.
protondb
It’s very strange.
Most games will just launch, no problems. But then you’ll get one title like the above poster has, that just refuses to launch no matter what you do.
Most of the times there’s a work around on ProtonDB that will get you running in a few minutes. But sometimes it feels like, or is the case, where the developers actively prevent the game from launching on Linux.
Yeah but the same happens on windows, often times with no way at all to play the title without a VM
I am genuinely interested in helping here, can you list a few titles here?
Also the whole compatibility statistic is a misnomer, not accounting for windows games and applications that are now only supported with Wine and Proton. Windows 11 doesn’t have 100% windows compatibility either.
Well, I’m 90% proud of Linux!
Lots of off topic comment threads so I don’t mind adding my own: going to make the Linux dive here soon and just had a general question on VR. I recently got a mostlySteam setup (sensors / controllers) with a Vive Pro 2 headset. Overall is VR supported? Is it limited to certain headsets? I was thinking of getting a Bigscreen Beyond 2, if that makes a difference. Any info appreciated.
Usually is limited by headset/controllers support. Take a look at Linux VR Adventures Wiki for compatibility.
I’m installing Mint for the first time at this very moment. So far, it’s easier than I anticipated. Fuck You Microsoft.
Edit: bro, firstly, what the fuck and where did all this performance come from?!?! I vastly underestimated how many resources windows was hogging. I downloaded Steam (easy-peasy) and then Project Zomboid just as a test. This game runs like butter now. I was having major problems with it before. To the point I basically stopped playing. I know its just one example but I haven’t had my machine run this well in several years, I feel. Also, got Spotify running. Super easy. I need to figure out how to get my VPN set up (ProtonVPN) but so far, I’m kind of in shock. I can’t wait to actually dig in and see what I can do with this new setup.
This is just how I felt when I first switched, also to Mint. I’ve experienced it a couple other times too when switching from some proprietary application to the FOSS option.
I like to describe it as feeling the different priorities of the teams working on each project. When one is made by passionate users who care about it being good software for its purpose, and the other is designed by a committee to hit as many different corporate metrics as possible, it shows.
https://flathub.org/en/apps/com.protonvpn.www You are welcome :)
That did it! Thank you so much!
Protonvpn has a flatpack. Check your distro’s app store for it.
Windows 10 did that to us. My work workstation and my wife’s laptop suffered with W10, so I searched alternate OS and found Linux. Luckily our CAD software had a Linux version and I got productivity back.
My wife’s 2010 laptop on w10 was not usable. Its super fast with Linux. Faster than my work issued brand-new Lenovo laptop with W11. The only performance problem would be rendering video or other hardcore tasks.
BASH will be your best friend for any Linux distro.
Ill definitely look into this.
Yeah, once you get the basics of BASH down Linux becomes really easy.
Open up your Console/Shell/Terminal and type “help” it will give you the list of standard commands that let you navigate the shell.
- cd = change directory
- mkdir = make directory
- nano = edit file
- rm = remove file
- rmdir = remove directory
- sudo = run command as administrator/root privileges
And once you get that going you’ll eventually get the options for each command, for example
rm -rfis remove a file forcefully (the -f option), if you apply that command to directories it will remove anything within those directories with recursion (the -r option).You also don’t need to cd into a directory if you want to edit a file in it. For example
nano /home/user/Desktop/SomeRandomFile.conf
I use a quest 2 headset through my desktop via desktop streamer into steam VR into VRchat. Would this all work on linux? it’s already a pain on windows.
This page says it works, but it also might be a pain to setup.
I think virtualdesktop works, but don’t quote me on that.
I think it used to work officially, but last I heard they dropped official support.
if i cant run something at linux i’ll just do without it. Might try virtual machine if its something really crucial but might not care to even bother. Fortunately any games i know that will not run are kind of games that i wouldnt want to touch anyway.
That’s what I’ve done. I have a windows VM but I don’t even bother spinning it up anymore
I am a PC gamer and I exclusively use Linux. It’s completely viable for gaming, I can say for a fact.
me since dec 2024, i usually use Linux for gaming(thank you Valve for Proton) but i may still spin up a Windows VM to flash roms to my Samsung Phone(grimlers fork sucks).
apps are also pretty alright on Linux but would love this area see some improvement.
i also feel like FOSS works the best on Linux cause duh Linux itself is foss, incl apps.How is device support? Direct drive steering wheels, gamepad, VR, status LED or info displays (ie. Making your keyboard glow red on low health) and bunch of other things like my Sound Blaster G6
Direct drive steering wheels
Which one? Support varies wildly depending on manufacturer.
gamepad
I have never seen a gamepad that doesn’t work on Linux. You may not be able to update their firmware if they only provide a Windows tool but they work perfectly fine.
VR
Valve Index and HTC Vive work out of the box. SteamVR is pretty rough in Linux and plagued by issues but it works.
For any other headset you will have to depend on community support. Some work, some don’t.
There’s lots of info on https://vronlinux.org/
status LED or info displays
Which ones? They usually use completely proprietary protocols.
Sound Blaster G6
It will work like any other bog-standard sound card has for years. You will lose any features that are custom to the sound card (dialogue mode, virtual surround, equalizer, …) but those are rarely necessary because there is lots of other software that achieves this for every sound card.
I recommend you boot Linux from USB and take a look. No need to install anything, just boot from USB and take a look if your hardware works.
Hit and miss since those tend to not have actual standards and generally do their own thing. If it’s popular, there’s a decent chance someone has reverse engineered it and there’s at least partial support (mostly applies to simpler things like steering wheels), but there will be concessions to make until device manufacturers officially support Linux.
If you’re willing to replace equipment, there’s something that works for most of those categories, if not all.
Status LEDs/displays likely won’t work unless the manufacturer makes a Linux driver, publishes driver documentation, or it’s a super popular device. Reverse engineering USB is possible but very much a passion project. Most gamer hardware hasn’t had to care about Linux users till the last few years. Input devices at least are usually normal HID devices which are standardised.
Me since 2017 when I stopped dual booting. Never looked back thank goodness
I have you beat by a few years.
I have a 3090 and heard nvidia gpus dont do very well for Linux gaming if anyone wants to quell my fears and get me off Windows
I have a 3090ti. Made the switch to Linux last year after reading that most games work. Never had a problem with the card, it works flawlessly out of the box (using the proprietary Nvidia drivers).
It still was a bit of a learning curve for me though… Using steam they work without a hitch. If they are not on steam, I found that the easiest (for me) is to install them using lutris, and then adding them to steam as non-steam games and using Proton to run them.
I don’t play that many games though, so ymmv
I’m on a 5090 and bazzite has (in the majority of games and apps) just worked.
I have a brand-new lenovo workstation with an nVidia RTX card. Works great. Vulcan calculates the shader cache on first run of a game that takes a minute to run through, but after that the game runs great. I’m on tumbleweed, the only issue I had past week was kernel moved ahead but the nvidia driver wasn’t ready right away. Just meant booting the old kernel in the boot menu till that all syncs up
I have a 3070 and it runs the majority of games better than windows. The “Nvidia doesnt work good for linux” statement has become dated. Nvidia has become much better about giving support to other platforms, I think it has alot to do with being flexible for the ai market
As long as you run the proprietary nvidia drivers, performance is more or less noise for a given driver version. There IS some annoyance with slower releases for drivers to Linux but… nvidia has had much bigger problems with new driver releases over the past year.
The big issue is if you run the open source community drivers. And… if you are spending leather jacket money and then using low performance drivers… you are an idiot. Because Mistah J already has the metrics and money he wants and doesn’t care if you actually use your card after buying it.
Desktop on a 3060 Ti is doing fine. Never ran Windows on it to compare though
The only real issue is hdr in my experience, runs fine through gamescope usually but I’ve found the proton only option (expose Wayland and the like through proton_ge) technically work but the colours are washed out (and yeah, I have all the dxvk hdr stuff there). Dlss and frame gen work perfectly fine, HDR through gamescope does work as well for most games, bl4 has weird dlss artifacts in linux for some reason but that’s the notable standout to me. Been running a 4070ti for the last year for reference, I do intend to go amd at some point but nvidia works fine.
Check my post history I repeat this so often I’m getting tired of it, sorry, but basically 2080ti since it’s out, been gaming nearly daily on it, from AAA to indie, from “flat” to VR and… it just works. I just followed https://wiki.debian.org/NvidiaGraphicsDrivers and that’s it, no tinkering.
My rtx2080ti runs perfectly in linux and fine on games, thats fairly old card too. My kids computers use gtx1050’s and they are also running every game including Roblox just fine.
need some support from anti-cheat
its fine, cause no user program should run in the kernel. unless its a driver.
In my personal experience, the only games that don’t work are those that explicitly choose not to :
- Fortnite
- PUBG
- Roblox
- Valorant
I’m not much into competitive games myself, so the only one that’s inconvenient in this list to me is Roblox. There are a few really fun games on their platform that I wish I could play on Steam Deck, as used to be possible.
I believe Destiny 2 also doesn’t work. I just don’t play it anymore lol
Not too surprisingly, you can add League of Legends (another Riot games title) to the list. While I’m not a fan of kernel level anticheat, I do love most of these games, and it’s really frustrating how I don’t see any change in the future. After more than a year of struggling, I finally managed to get my Mint working (turns out my old mobo was faulty), but it looks like I will still have to keep Windows for basically all multiplayer titles I play.
You can play Roblox through Sober. It runs the Android version directly so it’s pretty similar to what an official port would be, in terms of performance
Sober is awesome, and I can actually have Roblox LAN parties with my son thanks to it.
I play a lot of Space Engineers, and it randomly crashes… No idea what’s causing it.
And Space Engineers 2 just doesn’t launch for me.
There’s likely a config option that could fix things, but I don’t know it.
Every other game I play is fine.
You know about protondb already? Gives a good list of potential fixes if you come across issues, it’s been a godsend on the rare occasions something doesn’t work first try
I know. Tried a few things from that site, but no luck on SE, and SE2 is under active development so I’m waiting on it for a bit.
Have you changed which version of proton it uses? It’s in the compatibility options for the game, sometimes going to an older version solves some issues.
For SE2, it’s likely a version issue. But that game is under active development, so I’m waiting on it.
For SE1, well that one is a bit of a mystery… It probably isn’t. I have a few mods.
Rocket League as well; it’s the only reason I haven’t gone full Linux for gaming.
…you’d think after 8+ years of playing I’d be bored, but it’s just fun.
I played Rocket League yesterday on Bazzite through Steam without issues
Whaaaaaat
Bazzite here I come
Heroic Launcher (frontend for Epic Games Launcher) also worked for me on arch linux
Try wine bottles, Im using that for games on Linux Mint, havent found any issues yet. You may also need flat seal to make it accessible outside the flatpak environment.
Rocket League works on linux? Unless something changed recently, because I used to play it on my Steam Deck all the time.
Rocket league is inside fortnight now.
Basically they want fortnite to be a complete (malware) gaming package with every game inside it sp youre tied to epic.
Fortunately it’s still up on Steam for us (few) legacy players
Had to install it twice because it first installed the linux native, Proton version runs fine might need to give it an input to get past the welcome screen which was blacked out for me.
The distro really matters as far as Roblox goes. I tried Arch, Manjaro, Garuda and couldn’t get it working. Ended up back at Ubuntu and it works fine now
For Roblox you have to use Sober
Linux doesnt have games that install kernel-level spyware under the guise of anti-cheat. Hopefully never will, but I don’t underestimate gamers who love think spyware is a good idea. Stay away from linux if you want kernel anti cheat please, its ruining computers
Breaking News:
This just in new game requires sudoers access to play!
You are not in the sudoers file, this incident WILL BE REPORTED. ಠ_ಠ
What’s hilarious is that is par the course on windows to run Steam as an admin. In fact that fixes a ton of bugs for people, so any executable the steam process spawns, like game executables, has admin rights as well.
I’m confused, first you say that Linux doesn’t have anti-cheat, and then you say you should stay away from Linux if you want anti cheat.
No I think you got the message of what they were saying correct. Linux doesn’t have kernel level anti-cheat at the moment, and they’re saying that if you are a proponent of it, then don’t use Linux because it’s something we’d like to continue not having.
There are layers of abstraction between the kernel and the userspace, and few applications need kernel level access. Anti-cheat poking around in the kernel is very invasive. I know plenty of people who equate it to spyware, myself included.
Linux doesn’t have kernel level anti cheat and I hope it remains that way, but I fear my opinion will be in the minority soon if not already.
Kernel level anticheat. There’s very effective anticheat that is not kernel level and therefore works fine on Linux.
I’m not going to throw doubt on the 90% number. Statistics are made up and generally don’t mean anything. “90% of games” … In what context? Games on steam? Games ever made? I don’t think I’m going to be playing sierra titles from the 90s… What about Flash based games that used to run in a browser? Do they count?
I don’t know and it doesn’t matter.
The only thing I want to say is that the “10%” that don’t work are usually pretty popular.
I’d like to see this metric based on average player counts. What percentage of gamers, playing games right now, could play on Linux.
IMO, that would give a much more relevant indication of how viable it is for most gamers to switch to Linux.
I’m still using Windows 10 and no, I didn’t buy their extended bullshit. I don’t even run the latest version of Windows 10. I also have an update server setup so I don’t usually get updates often because I need to go approve them. But I also work in IT and I’ve seen every social engineering attack type that’s been used since the 90s and I know when to not click on something. I haven’t needed an anti virus on my personal system in 20 years.
To say I’m not worried about it is an understatement.
If you open it, it mentions the data is from protondb. Which is a database of steam games
Wouldn’t you be playing Sierra games from the 90s in ScummVM whether you were on Linux or Windows anyway?
“Alexander pulls out his bootable USB”
I’m still using Windows 10 and no, I didn’t buy their extended bullshit. I don’t even run the latest version of Windows 10. I also have an update server setup so I don’t usually get updates often because I need to go approve them. But I also work in IT and I’ve seen every social engineering attack type that’s been used since the 90s and I know when to not click on something. I haven’t needed an anti virus on my personal system in 20 years.
To say I’m not worried about it is an understatement.
I don’t think anybody cares you’re proud to use Windows
The only thing I want to say is that the “10%” that don’t work are usually pretty popular.
Yeah, like I’m glad Linux support is increasing among games, but my main daily driver game (Genshin) still doesn’t support it 🤷 And I don’t think Hoyoverse will be spending work on Linux support when they are raking in so much cash from their millions of players. From what I can see Linux usage hovers around 0.3% in China, and that’s Hoyo’s main market.
You should be able to run the android version with waydroid, thought i am not sure how the expirience may be, the only hoyoverse game i ever played is ZZZ and i play it only on mobile (also, it has the nice “feature” of heating my hands in the cold morning)
I’m playing with mouse and keyboard, so not sure that’s possible with the Android version.
I saw a Linux Genshin launcher on github a while ago, but iirc it carries some ban risk that I don’t want to expose my account to.
Good, gaming was the last thing keeping me on windows, once I find a distro that’s compatible with my laptop hardware I’ll move to Linux completely
Bazzite seems a famous option for gaming
Unless you have something truly obscure, I can confidently say any of them will do at this point. I recommend Pop!OS myself, others will disagree. Pop! has a download for AMD hardware and a separate for NVidia GPU-equipped machines. Try it out on a USB today! YOU CAN DO EEET!
I second this as well. It’s my first distro and it’s been a good experience.
i wonder how these numbers change if you weight by active players. like sure, Shooty Guns 2 (2008) running on linux is a good thing, but if it has a grand total of 5 people in the world playing it, it won’t really do much for linux adoption as long as games like league of legends, apex legends and fortnite still don’t work
(for the record i don’t play any of those games and i’ve been happily daily-driving linux with no windows intervention for the last 4 year)
I’ve yet to find a game that I couldn’t play (though knowing me I probably forgot one or two). It’s mainly mods that I’ve not been able to implement, as some of them require running an exe file.
However I’ve had very helpful people tell me I can do all that in a wine instance or something similar so mainly it’s just my own laziness (and lack of understanding about how to “do it in a wine instance”) that’s holding me back from installing fancy modpacks or playing the latest Stalker gamma version.
Also i don’t play multiplayer stuff so the anti-cheat thing issues don’t usually apply to me. So there’s that.
Lutris for mods. You can point it at the game exe downloaded by steam in many cases (not all), and then run arbitrary exes inside the same wine prefix.
Very fair argument. This way the statistics would most likely be considerably worse. Though personally, I couldn’t care less about games like League, Fortnite or FIFA. A case could be made thay they’re almost always harmful, so them being unavailable isn’t an issue.
I seem unable to find this Shooty Guns 2 (2008) you speak of.
I’m pretty sure that’s a mock-buster title so they don’t piss any fandom off.
It’s the sequel to Shooty Guns (1992), one of the first games to come in two separate floppy disks.
It’s great that the number of games playable on Linux is rising. But the lack of mods is stopping me from switching. I tried to play Civilization 6 and it’s hard to play it without many quality of life improvement mods.
You can mod games on Linux though, some just need a bit of fiddling, just look it up. Never tried Civ 6 but people say it’s possible.
It’s definitely doable but I won’t pretend it’s a pleasant process compared to what people are used to with Windows modding, and Wine overhead can mean a large unoptimised mess of Stardew Valley/Rimworld/Skyrim mods are going to perform worse.
Let’s see some benchmarks.





















