Free Windows 10 support ended for most people this past month, and the trend line of Linux usage has been quite clear leading up to this, as people prepared for the inevitable. An increase in Linux usage is also correlated to a drop in Chinese players, which did happen this month a little bit, but Linux usage is also trending up when filtering for English only. It’s worth noting that for all the official support Macs ever saw in gaming, they never represented anything better than about 5% of the market.



Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Video games, tabletop, or otherwise. Posts not related to games will be deleted.
This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.
No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.
We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.
Try to keep it to 10% self-promotion / 90% other stuff in your post history.
This is to prevent people from posting for the sole purpose of promoting their own website or social media account.
This community is mostly for discussion and news. Remember to search for the thing you’re submitting before posting to see if it’s already been posted.
We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.
Make sure to mark your stuff or it may be removed.
No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.
Don’t share it here, there are other places to find it. Discussion of piracy is fine.
We don’t want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.
PM a mod to add your own
Video games
Generic
Help and suggestions
Hopefully we can surpass 5% by the end of the decade :D
I switched this year, but the laptop I switched with was on repair during the survey so I probably wasn’t counted this time :(
5% at the end of the decade is quite a pessimistic take 😉
Looking at the graph 1% was crossed mid/late 2021, while 2% was crossed mid 2024, so almost 3 years later. Now 3% is crossed a little more than a year later. Next year we would be likely to have crossed 4% and 5% should be no later than 2027, even if it doesn’t speed up much further.
Do I need to do the yearly survey or do they know I’ve swapped already?
It’s a random statistical sample. They know that approximately 3 people for every 100 are on Linux, but it doesn’t matter which 3.
I joined that group today, but it wasn’t necessarily this support thing. I hated Windows update most of the time anyway. Mostly I just needed to buy a new SSD so I could dual boot, which will allow me to transition at my own pace while getting comfortable. I bought a cheap 500gb Saturday.
The other issue is my version of decision paralysis on choosing a distro, which generally is paralysis up until I suddenly just bite the bullet. I went with Nobara since it looked easiest to support my hardware and get into my games quickly.
So far I’ve gotten FFXIV, Warframe, and Enshouded running the way I want, and am slowly downloading my other current games. I have to keep a 200mpbs download limit because I’m working too. I also wiped one of my 2tb drives that mostly had games I was planning to play soon or just started playing to make it exFAT. I’ll probably eventually convert the others but may need to buy another 2tb drive for transfers if needed.
Update: exFAT gave me issues with another game so I ended up just making it a btrfs drive.
It can be a slow transition, but I did the same. I had equal space for Windows and Linux in 2017, predating the Proton years. When I built a machine in 2021, I saw how much I was using each OS, and it ended up being 1.5TB Linux and 500GB Windows. Whenever I build my next PC, I’m quite confident I won’t have any reason to use Windows at all, seeing as I haven’t even booted that partition in about a year. If there is some odd use case, like a firmware update utility for a peripheral that requires Windows or something, I’ll just install Windows briefly on a cheap mini PC I’ve got and then set it back to Bazzite when I’m done.
Can I play pirated games on Linux?
Outside of delisted games, I always encourage people not to, but yes.
Why wouldn’t you?
Malware is a decent reason. You may get the game, but you’ll likely get more along with it.
Now movies on the other hand…
I’m kinda in the same boat. I have an old gaming laptop that just barley didn’t make the win11 arbitrary cut. Not because it was below spec, it was way above. Just because it was too “old”. I installed Bazzite. But I do have a top tier premium gaming PC I built recently that’s still on Win11 with Dualboot with Bazzite.
Bazzite is great, but it still has the failure(maybe it’s not failure to you and me, but the average gamer) is that most stuff isn’t just, download .exe, run that .exe there are loops and frameworks that need to be installed through command lines. The average user will give up there really quickly.
Strong disagree on “most”
For the vast majority of users? Everything they need is in Steam and MAYBE Heroic, which is the same as on Windows.
In terms of non-gaming? I… have very strong Thoughts on atomic distros and the hoops Bazzite et al make you jump through with regard to layering and the like, but they are in Discover and the like. So “app store” experience.
I personally don’t think Bazzite is a good desktop OS (but I love it for my HTPC). But any of the user friendly distros (e.g. Fedora, Mint, and Ubuntu) should be almost zero command line usage unless you have a reason to use it.
I played around with a few atomic distros and it seems like rather than layering, running things in containers is the preferred solution.
It won’t be the solution for everything that layering could “fix”, depending on your situation, but it is something that I wasn’t initially aware of when I started playing with Bazzite, Fedora Atomic, and now Aurora.
Basically, if you could just run whatever you need to run in a container, that might be another solution.
Bazzite is a vehicle for Steam. If your basis for using it isn’t ‘gaming through Steam’, you’re already intentionally venturing into un-average lands.
Haven’t used bazzite, but there is an App Store you can get all of the apps anyone would need.
No longer do we live in the days of visiting a vendors website to download their executables. They are conveniently packaged for us in the App Store (package manager).
Its one of the quirks of a lot of the atomic distros. Because they are specifically built around the idea of having a specific set of packages at a specific range of versions for every rev of the distro itself… adding more packages is kind of a clusterfuck.
For flatpaks (and I think appimages too?), it is seamless. For anything else you are googling the commands to add packages as “layers” and so forth
And, to be fair to Bazzite (which I use for my HTPC and love it on there), I have had zero issues with actual gaming. Steam out of the box and Heroic is one flatpak away. But holy shit was adding
iperf3to test some network infrastructure tweaks a Thing.Its why I personally recommend to friends to just raw dog Fedora rather than use one of the atomic distros. Atomic distros make a lot of sense for deployed machines but for anything someone is going to use as “their” computer? Just learn to not type
sudobefore every command you run… and maybe get a jetkvm so your tech savvy friend can fix your computer after an nvidia driver update.Probably sound advice if they are in (presumably) the 0.01% of users (like you) that need other utilities that are hard to get.
If they aren’t, then Bazzite, etc would be perfect for them (as you said, zero issues with gaming/more common uses).
shoutout to WUBI for making factorio and space age native on linux.
Silksong is also native on Linux
ngl the hk and silksong native ports were pretty crap on my machine (but proton + Windows version worked perfectly)
It’s sad in a way but I kinda feel like proton is going to near wipe out the very few Linux native ports we get. It’s so much easier and more stable than trying to build and package for Linux.
Yeah, even more casual games like Balatro are proof of that, despite how easily you can port a game of that nature otherwise, people will choose to use proton because it’s still able to sync with their progress and symlinking is too inconvenient to consider unless you’re running like 2gb ram or something.
And, I totally get that! It’s like yeah, I know how to setup a symlink to probably make that work, but you know what’s a lot easier than that… Just not doing that and just having it work.
I spent the last two days building a machine from old parts and installing Linux Mint. It’s my first time using Linux and I am really surprised at how lovely it is. I am still learning, but I can easily see it replacing my home gaming PC. I have yet to find something I can’t get to work.
Fortnite.
Anything with anticheat unfortunately.
But I’m happily on Linux for daily and gaming. Welcome to the club
EasyAntiCheat and BattlEye both support Linux/Proton, though not all devs have enabled/updated it.
Plenty of anti-cheats work on Linux, and the ones that don’t are probably borderline malware anyways, so it’s really a win-win
I play Fortnite with my kids, but the only way is using that Xbox streaming service in the browser.
All anticheats are not made equal, and some are functional under Linux.
I think it will continue to rise. People are updating their rigs all the time. Whenever they update their rig they’ll have to ask themselves whether they want to continue with Windows on their new rig, or try with something new.
Most will stay on Windows of course, but some don’t. And those who switch to Linux are likely not returning to Windows (for gaming at least).
The vast majority of this increase is from people playing on Steam Decks, which run on Linux, not from people switching to Linux on their PCs.
If it continues to rise, this is the reason. The general public is less and less into using a desktop at all as time goes on, much less running, and much less changing to, an extremely niche operating system on one.
EDIT: The previous sentence is actually more of the reason, upon further reflection. The total number of people playing on desktops period is falling, and the vast majority of desktops are Windows, so non-Windows OSes will comparatively gain ‘market share’ as that happens, even if their numbers don’t change at all.
Actually, the raw number percentage shows that the increase is due to Mint, Ubuntu, and Bazzite. Maybe people are installing Bazzite on their Deck but likely not the other two.
Hannah Montana Linux support for Steam Deck when?
Not too soon (if you wanna run it in bare metal):
https://www.xda-developers.com/i-tried-hannah-montana-linux-in-2025/
I switched from Windows to Bazzite on my main rig 2 weeks ago. Likely won’t go back to Windows for gaming as I’ve had pretty much no issues with Bazzite.
I did also get a Steam deck recently, so anecdotally, both above answers are right.
Insert “I’m doing my part” meme
I want to say that I’ve been helping people get onto Mint and Bazzite. Going to pat myself on the back for contributing what little I can to grow this awesome community
I believe this is incorrect. The Steam survey break down GPUs by description and the Deck’s GPU appears in the results as “AMD Vangogh”, which only accounts for 0.39% of respondents. That implies that the vast majority of survey respondents using Linux are actually on PC, not the Deck.
I bet it’s EXCELLENT at rendering sunflowers!
Not so good at ears, though.
The portion of people playing on SteamOS is steadily decreasing, which means new Linux users are on Steam Deck to a lesser extent.
That’s not true. You can see on Steam Hardware Survey what OS people are running, and SteamOS only makes up 27% of Linux users on Steam, so the vast majority are on regular PCs.
Certainly interesting to look at the fastest-growing distros: Ubuntu (the well-known, popular option), Bazzite (the gaming-marketed one), Freedesktop (someone else can answer this for me), and CachyOS (the side-gaming one? Not quite a gaming OS but very good at it)
“Freedesktop SDK” means the user is running Steam via Flatpak. They could be on any distro.
The vast majority of the increase, is what I said. In other words, I’m saying it wouldn’t be nearly at the 3% mark without those users, and with over a quarter of all Linux users coming from the Steam Deck userbase, that is, in fact, true.
Without the Steam Deck there’d be 27% fewer Linux users. So while that would indeed mean Linux wouldn’t yet be 3% of the total Steam userbase, I think you will find that 27% is not the majority.
GamingOnLinux aggregates this data in a nicer way and as you can see there, the total Linux market share has gone from <1% five years ago to the 3% it is now. If that increase was mainly thanks to the Steam Deck, it would have to make up more like 75% of the Linux userbase rather than only 27%.
Instead, as others have pointed out, SteamOS’s share has actually gone down rather than up, which is a natural consequence of the Steam Deck being relatively old now so fewer are being sold.
deleted by creator
They said Steam OS, not Steam Deck.
If you click on “Linux Version” it expands into a list. Steam OS Holo is the largest portion, but not the majority portion.
“SteamOS Holo” 64 bit is the Steam Deck.
Nope, handhelds can be eval in separately from operating systems
Yeah, for me personally, I’ve got one or two devices that see irregular use that are linux now, but my main rig is still windows and will continue to be so, since I have a number of friends on xbox that I can get more cross play for via gamepass But since I’m currently boycotting microsoft, and don’t know how much longer friends will stick with xbox given their general market decline, and given all the stability issues with win11 lately due to an increase of AI code usage, and all the everything… It might be a matter of time
I ws hoping r6 could be accessible but no. Still that friggin battleeye bullshit
BattlEye supports Linux, Ubisoft doesn’t.
Maybe one day :(
What makes the chart “only” on 3% is Chinese users. English Linux user alone has more than 6% percentage of Linux users.
We need Chinese government for their independent tech stack to include Linux further. At the moment, there are already several Chinese distro with big companies porting their basic apps to Linux (like chat app, office app, etc).
If Chinese gov force gaming company to support Linux as well, we will see a huge surge evenmore. There are a huge number of Chinese game that never made out of China, and exclusive to PC only.
Here’s a graphic showing that from this page:
I wish there was a graphic that showed English users with SteamOS separated from non-SteamOS users, because I think if we get 5% of non-SteamOS users, we should start to see devs pay a lot more attention. We’re starting to see devs make SteamOS-specific versions (e.g. THPS 1&2 offline mode), so the next step is getting Linux-specific adjustments for more games.
So 93% of the Linux users use English steam. I wonder how much of that is because Linux users just don’t bother to set system language (I am one of them), or maybe the language was not detected correctly.
No, 82% of the Linux users use English as UI Language. Less than 3% use Chinese.
Would that be similar to Windows users who don’t set the language? Or do OEMs set that for the region they sell in?
In my non English native experience, they will often set the language.
So uh, what happened between March and September 2021 that caused the current upward trend? Was the Windows 11 announcement that poorly received?
Yes, and 2021 was a perfect storm of a bunch of stuff:
So yeah, a lot of people were curious at the time, and while not all of it was directly related to Windows 11, that certainly was a factor.
Mostly on steam deck it means not that much on PC
THPS offline mode is the same version as elsewhere, but it magically allows itself to operate offline when it thinks it’s running on a Steam Deck, which you can do with a launch parameter. Baldur’s Gate 3 actually has a native Linux version that is only officially supported for Steam Deck, and that might be closer to what you’re referring to.
My point is they built functionality specifically for a Linux-based system. In THPS, that meant offline mode, but for other games it could be anti-cheat, where to store game saves, or default settings (I think Cyberpunk some?).
My point is that Linux is getting on the radar of game devs, and that’ll increase a lot at some level of adoption. I think that level is 5% on desktop Linux.
Baldur’s Gate 3 is a unicorn in a lot of ways, so that’s not exactly what I’m talking about, but it’s related. I’m not going to expect BG3-level of support from devs, THPS 1&2 would be so much more than we’re currently getting.
It’s possible, but it’s also possible that they already had that offline segregation built into the code to support the Switch version, and that it was trivial to enable.
On a separate note, the BG3 native Linux version is so strange. Larian is threating the SteamDeck like a console. As if it is a bundled OS+HW system with only one available game store and only one useable OS. So they are only releasing it in steam, not on any other store. As if that means it can only be installed on SteamDeck and not on other Linux systems on different Hardware. They forget that anyone can install other Linux distributions or even windows in SteamDecks or use other game stores.
This decision is so strange, because it disadvantages people that bought the game for PC elsewhere and own a SteamDeck.
Like will they make performance patches to their games gated behind which which store the game was bought from?
There’s nothing strange about not trying to boil the ocean. Let them cook.
SteamOS Holo 64 bit - 27.18% (-0.47%)
Arch Linux 64 bit - 10.32% (-0.66%)
Linux Mint 22.2 64 bit - 6.65% (+6.65%)
CachyOS 64 bit - 6.01% (+1.32%)
Ubuntu Core 22 64 bit - 4.55% (+0.55%)
Freedesktop SDK 25.08 (Flatpak runtime) 64
bit - 4.29% (+4.29%)
Bazzite 64 bit - 4.24% (+4.24%)
Ubuntu 24.04.3 LTS 64 bit - 3.70% (+3.70%)
Linux Mint 22.1 64 bit - 2.56% (-5.65%)
EndeavourOS Linux 64 bit - 2.32% (-0.08%)
Freedesktop SDK 24.08 (Flatpak runtime) 64
bit - 2.31% (-3.98%)
Fedora Linux 42 (KDE Plasma Desktop Edition)
64 bit - 2.12% (+0.19%)
Manjaro Linux 64 bit - 2.04% (-0.31%)
Pop!_OS 22.04 LTS 64 bit - 1.93% (-0.04%)
Fedora Linux 42 (Workstation Edition) 64 bit - 1.75% (-0.43%)
Other - 18.04% (-4.28%)
I have a Windows laptop specifically for gaming, but I end up using my Linux coding laptop for games in the end.
It’s less hassle figuring out how to enable nvidia drivers on xorg in GNU linux so that I csn use Proton emulation than to deal with this weeks clusterfuck of windows update trying to make me turn on ads and spying and trick me into using a microsoft.com account to log in.
I am not joking.
The windows still has some dust on it from when I did some house renovations months ago, because I haven’t been bothered to use it.
Why not installed something like cachyos which has all of that figured out for you out of the box? Nvidia drivers, steam install, Proton, etc. I was up and gaming in no time post install.
Well, it’s primarily my coding laptop, so I prioritize the OS that has the best tooling for my needs there. Gaming is just a happy secondary option on the machine. :)
Having been gaming on Linux for the past 10 years and facing basically 0 issues, I can also affirmatively I don’t understand the attachment to windows. I get it if you need specifically word or excel. and I guess if you’ve got kids who want to play fortnite.
It’s mostly convenience. They know it works, so they keep using it.
Luckily Microsoft is making it inconvenient to continue using Windows.
I just banned Fortnite in my house because I don’t like the MTX nonsense. My kids either play on Linux or our Switch.
Minecraft Java edition with mods is so good. Get them accounts and use an open-source launcher like PrismLauncher, you’ll be having a good time :)
Yup, that’s what we do. I just installed a How to Train Your Dragon mod, and they love it. I have a server hosted on my computer, so my kids can play together.
Hell yeah, good on ya. Also nice Weezer username reference.
Weezer? It’s a Three Dog Night reference. :)
Because sometimes Proton doesn’t work? Like, it’s good enough for most games, but there are always edge cases and games that randomly break one day.
As of now, you have to make an effort to find a game that won’t work through Proton, aside from games with malware (anti-cheat).
A lot of games have anti-cheat…
My daily drivers: Outlast Trials, Dead by Daylight, Wild Assault, Helldivers 2, Warhammer Space Marine 2.
All of those work fine on Linux. It just seems to be the most toxic, gamerfuel-heavy games that go full kernel anticheat.
And not all anti-cheat is malware. I was referring to the kernel level anti-cheats.
removed by mod
Take your aggressively rude snobbish attitude elsewhere.
Yes, please do. No one cares that you use linux. Its not a personality trait, and it doenst make you “cool”.
You’re on Lemmy, a site people use when they don’t like reddit. You don’t see any reason why there might also be a ton of people here who use Linux, an operating system you use when you don’t like Windows?
I dont give a fuck where I am, you start looking down your nose at people, Im gonna fucking say something. Snobby twats deserve every slap they get. As for using linux, use whatever works for you. Just dont start treating other people like shit just because they dont do the same thing you do. “I dont understand people who still use windows…” Cool, no one gives a fuck what you do or dont understand. I dont understand why you piss about with different linux distros, but here we are, and you dont give a fuck that I think that, right? And nor should you. You should just go about your day. Which is why I dont spend my time in windows forums moaning about linux users being snobs. I just get on with my day. And you lot should too. I know the console wars are over now, but fucks sake, lets not start PC vs linux wars now.
There’s something deeply ironic about how angry you are towards people because they disagree with your OS choice.
Perhaps some introspection might be in order, hmm?
The anger isnt at OS choice, its at snobs, trying to make other people feel small for their OS choice. Cant you read?
My experience is the opposite.
Whenever I have a problem with Linux, there’s often a solution available after some Googling. Often it’s just changing something in a configuration file. Not great, but at least doable.
Whenever I have a problem with Windows, there’s often that one thread where someone details the exact same problem, and there’s some ”official Microsoft tech support” whose only contribution is to ask if they have tried to reboot the computer and then radio silence.
I cant lie, those Microsoft tech support “have you tried rebooting” gits are the worst. But outside of that, even on Reddit, you get actual help. With linux, I see an ocean of “what a fucking newb” type shit. Even in here, everyone sucking their own cock because they dont use windows anymore. And if you do, well, you must be a pleb. Like people cant just use what works for them, and leave it at that.
And whats funny, is that everyone using linux is still having issues. They say its amazing, then harp on about not being able to play games and the solution is more often than not “have you tried installing this other distro???” Which is about as helpful as “have you tried turning it off and on again?”.
Everyone uses whatever works for them. Windows, MacOS, linux, whatever. And that should be fine. Instead, its become some kind of dog shit console war. PC users looking down their noses at console users, console users looking down their nose at mobile users, ISO users looking down their nose at Android users, Android users looking down their nose at IOS users, linux users looking down their nose anyone that isnt using linux. And even then, “Why you still using Mint, mate? Dont you know its better to use OSpop for gaming???” Its this never ending hole of cunts all shitting all over everyone else. If only we could just enjoy what we are doing and shut the fuck up.
I’ve definitely seen angry people respond to windows bug reports on various apps. Is the Linux community worse? Anectodally, I would agree with you. Its also fine to have a preference, and I understand needing to besmirch your own because some people on Lemmy are toxic particularly around open source projects, but like, I try to not stoop to that level. I am happy youve generally had a good time bug fixing in Windows, unfortunately I switched away because my graphics drivers regularly crashed on Windows and I’ve never had said issue on Bazzite. Could it be my fault somewhere? Sure. I’ve had a better time since I left, though. Guess I’m a fart sniffer. Just wanted to voice that not everyone has had this experience, is all. Have a good one, hope you cheer up.
I’ve definitely run into some snobbish “Accept my incorrect solutions and be grateful, or go back to Windows, newb” types of people. I don’t have much love for them. I recognize it takes patience to acclimate new users, but it’s part of the job.
By and large I’m preferential to just stay with something that works; part of what pushed me off it has just been Microsoft themselves enshittifying the experience. I feel like I remember a day when Windows start search actually took you to what you wanted, and now “notepad” immediately queries the shopping network before your own program list, and when you get Notepad open it has a Copilot button.
You’re doing the right thing as long as you stay on an OS that keeps you going day in and day out. I tried Linux earlier in the year on two distros that did NOT work as well as the internet said they would, and went back to Windows. More recently, tried another one and there were stupid difficulties - but I got past them, at a time when Windows issues were just giving me “This is the way it is now, just put up with it”.
If you like Windows, that’s 100% fine, keep using it.
But I’m genuinely curious, what didn’t you like? Which distro(s) did you try? What problems did you run into?
I ask because you obviously cared enough to try it out but had a bad experience, so that’s something we could maybe look into as Linux enthusiasts.
I’m never going to berate anyone for their choice of OS, use whatever works for you. For me, that’s Linux, mostly because I found a workflow that works really well for me and it’s a pain to replicate on Windows. My SO still uses Windows because that’s what they like, and it’s totally fine, I’ll even help them fix stuff when it breaks. I honestly don’t care what people end up using, but I will mention my preference if I think others might be interested.
I use arch btw.
There’s always one engorged asshole that had to show up and be a complete prick about people liking something. Fuck all the way off
You do realise that Im talking about YOU doing that, right? This me giving it BACK to you. And oh look, none of you like it. Funny how that works, aint it? Now, why dont you “fuck all the way off”.
Nah you’re just a cunt troll
lol, says the fart sniffer looking down his nose at people for using windows. Dont worry, little incel. Some day you’ll wake up, realise using linux doesnt make you better than anyone else and then, and only then, you’ll be able to get a woman to touch you. Until then, you just keep on dodging those showers like a frog does cars.
Never had any of these problems on windows. I kinda wonder what it is that you are all doing that you having such problems?
https://www.grc.com/incontrol.htm <<<<< stops updates, unless you decide you want them.
https://github.com/Raphire/Win11Debloat <<<<< blocks telemetry and gets ride of all the useless dogshit.
I run Windows normally.
How long does your Window box function without updates? How long does it remain safe? Historically, a few months at best until they bundle telemetry in a new way. Then you need to find another rando dude’s github for workarounds.
Anyway what you are describing is literally a hassle that for me is just not worth it. I can do all that and set up and update group policies for updates over and over oooooor I can literally spend less mental energy figuring out how to configure my drivers on Linux.
What you do works for you and you feel it is convenient. That is fine.
Perfectly. I have no issues. And its not really a hassle to click a button…
Oh that’s handy, I set group policies on my wife’s Win10 computer, but I guess InControl automates that process. Nice.
I switched to Linux last year, but the wife has no interest in any of that. So I set the group policy and haven’t seen a single thing about Windows 11 popup on her computer… yet. But I have Windows 10 Enterprise LTSC flashed to a usb stick taped to her computer in case they find a workaround for that.
According to statcounter, Linux desktop was over 4% marketshare in April 2025, damn that’s impressive.
We really are getting there.
By some reports it’s over 5%, statcounter may be undercounting Linux.
Everybody keep growing the userbase!! We got this!
Back when I worked at Apple Retail we used to say, “5 down, 95 to go”. I really want SteamOS to be a runaway success
I’m not so sure Valve is the right maintainer for the core desktop. The Deck works well, but mainly what Valve is maintaining is the Game Mode feature and Proton. Everything else is largely better handed off to a bigger group.
Tbf, I think people are hoping for mainstream SteamOS as the “safe supported option”, because they are afraid of an “unintuitive experience” (This is basically a Linus Sebastian demographic problem).
Personally, I think that’s a bad judgement call (as platforms like Bazzite have already proven that an official SteamOS environment isn’t required to have a good time gaming and using your machine), but I guess that means there’ll be even more excitement once that releases.
I can’t say having to fiddle around with Proton versions is exactly intuitive, though it has gotten better since last I tried it a year or so ago.
It is still not quite as smooth as it is on Windows, and I have tech-normie friends who want to do nothing more than download and press play.
Is Battefield 6 supported? That is the only thing fully getting off Windows
It’s not that it’s not supported by Linux, but that the developers of BF6 choose not to support Linux.
Personally speaking, fuck EA and fuck kernel level anti cheat anyway, good riddance.
Also fuck giving saudi arabia money. Sometimes its unavoidable, but this is a video game. There are other video games, but there is no regime worse than the saudi regime.
“bUt ThEy DoNt OwN tHeM yEt”
The price has been settled on, so any success from here on out absolutely does directly benefit the saudis.
I was not aware of this. I cannot take back what I’ve paid
Technically they only benefit from money after the price was set, which was recently
Yeah kernel level anti cheat sucks. But I like Battlefield. But yeah i’m with ya F Ea
It’s frustrating because kernel level doesn’t actually help. The cheats and cheaters can also do that and do! I soured on competitive multiplayer because it’s become impossible to ignore that every popular PvP game is infested eith cheaters and that anti cheat is the equivalent of the TSA at Airports but even less effective. It’s security theater.
The only real prevention is consoles in games without cross play and that haven’t been cracked/exploited yet. Even then there’s man…AI In The Middle external cheats now that record the display output and can aim bot with controller input splicing hardware. But that’s not as easy to set up so way less cheaters.
Except then you’re gaming on a console which usually aim bots for you anyways because joysticks are inaccurate crap. Labeled “aim assist.” Halo Infinite for example was so egregious you couldn’t compete with controller players because of aim assist vs mouse and keyboard. That’s built into the fucking game!
Technically you can with Bazzite.
Gamers be rising up