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
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).