I switched to linux because fuck microsoft. So far it's been fine. A minor issue with crackling in the audio in one game, and I can't figure out how to disable the "drag a window to the edge and it wants to tile it" thing (popos with the default gnome desktop environment). But those are minor things- my windows install I couldn't get the bluetooth to connect to one device, and a bunch of other little annoyances were inescapable.
Games

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Rules
1. Submissions have to be related to games
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.
2. No bigotry or harassment, be civil
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.
3. No excessive self-promotion
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.
4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts
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.
5. Mark Spoilers and NSFW
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.
6. No linking to piracy
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.
Authorized Regular Threads
Related communities
PM a mod to add your own
Video games
Generic
- !gaming@Lemmy.world: Our sister community, focused on PC and console gaming. Meme are allowed.
- !photomode@feddit.uk: For all your screenshots needs, to share your love for games graphics.
- !vgmusic@lemmy.world: A community to share your love for video games music
Help and suggestions
By platform
By type
- !AutomationGames@lemmy.zip
- !Incremental_Games@incremental.social
- !LifeSimulation@lemmy.world
- !CityBuilders@sh.itjust.works
- !CozyGames@Lemmy.world
- !CRPG@lemmy.world
- !OtomeGames@ani.social
- !Shmups@lemmus.org
- !VisualNovels@ani.social
By games
- !Baldurs_Gate_3@lemmy.world
- !Cities_Skylines@lemmy.world
- !CassetteBeasts@Lemmy.world
- !Fallout@lemmy.world
- !FinalFantasyXIV@lemmy.world
- !Minecraft@Lemmy.world
- !NoMansSky@lemmy.world
- !Palia@Lemmy.world
- !Pokemon@lemm.ee
- !Skyrim@lemmy.world
- !StardewValley@lemm.ee
- !Subnautica2@Lemmy.world
- !WorkersAndResources@lemmy.world
Language specific
- !JeuxVideo@jlai.lu: French
If you have an issue with the way gnome works by default, then you are using it wrong and you should feel ashamed for that.
- the Gnome dev team
For anyone in the future, I figured out how to turn off the edge tiling thing (which is what it's called when a window touches the edge and it wants to resize it)
gsettings set org.gnome.mutter edge-tiling false  per https://askubuntu.com/questions/1107089/how-to-disable-auto-resizing-of-windows-when-moved-to-the-top
Yeah GNOME exposes a bunch of settings for advanced users and extensions, you can look through them with dconf editor. PopOS isn't the best distribution for GNOME though as it's stuck on GNOME 42 so you're missing out on 3 years of updates.
I have that crackling thing sometimes too, but only on desktop and not on Steam Deck, so the issue lies in something that's different between those two things. On my desktop, my usual use case is to have a bunch of programs open at any given time and put it to sleep at the end of the night rather than close everything and power off. While low spec games like Skullgirls are fine, if I boot up a higher spec game like Kingdom Come: Deliverance II after waking my computer from sleep, I'll get the crackling. If I just rebooted, the crackling is gone. I don't understand the problem, but at least I have a workaround, and it's better than Microsoft determining when I should reboot my computer. It's my computer. I decide that.
Yeah I don't get it when just playing music or watching video. It's mostly been when playing Guild Wars 2 in scenes with a lot of players. I wonder if there's something like "when the CPU is in high demand, the audio gets less priority" happening. I saw some posts about a cpu "niceness" value but I'm not familiar enough to fuss with it, and it's not a big deal right now.
I did fuss with it according to the directions in forums, and it didn't change anything, but I also barely understood what I was doing.
Try searching internet for something like: Linux proton crackling
Are you using gamemode, and have you added your user to the gamemode group? Crackling is likely caused by buffer underrun. Many reasons why that might happen, but one is that if the game isn’t given high enough privileges, the machine can’t fill the buffer quickly enough. Gamemode should solve that. Check your distro’s guide how to set it up. If that doesn’t work, Pipewire/PulseAudio might have been configured to use too short buffer.
I don't think I know what gamemode is. Is it https://github.com/FeralInteractive/gamemode ?
I'll do some searching for crackling next time I'm at the desktop
That’s the thing. It’s most likely in your distro’s package manager, unless you are using CachyOS, which uses different app for the same thing. Remember to add your user to the gamemode group or it won’t do much for you.
If anticheats would work properly on Linux I would probably ditch Windows forever. Alas.
EasyAntiCheat and BattleEye work on Linux thanks to Valve's efforts. Unfortunately many devs explicitly deny Linux or only allow the Steam Deck.
To be clear:
The anticheat software CAN work on Linux about as well as it does on Windows. Most of the more invasive syscalls don't exist but said tools are also backing away from those on the Windows side as diminishing returns and fear of pulling a Crowdstrike. Alternative calls are used and most of the major anti-cheat solutions actually already do that and already support Wine/Proton in ways that most game devs never will.
The issue is that the devs (so their publishers) actively disable support for that. They have EAC et al check if it is running in Proton and quit if it is. There are reasons for that (much smaller testing surface) but it is also hard to believe that companies like EA actively updating all their old Battlefields to block Proton isn't intentional and political.
Err, and then you have stuff like DBZ Xenoverse 2 which just will never have their EAC updated because it is more effort than adding a few new skins to go with the latest movie.
There are also rumors that Microsoft will remove third-party apps like antivirus apps and anticheats from Windows kernel. If that happens, it will pretty much solve the anticheat problem for Linux as well.
Yes. That is the aforementioned "pulling a Crowdstrike"
But, as I said, stuff like EA actively going through basically every Battiefield since 3 and actively disabling Proton "support" indicates a political aspect to things. And there will still be the same testing surface issues that make live games hesitant to support "Valve and some company say this is fine" for games that make more money than many small nations.
Just avoid the games that use them. Games and the software they install should NEVER EVER run kernel-level. Also the games that use those ac's are bad anyways.
If you must play those games, passthrough your GPU and hide the fact that the VM is a VM.
Just avoid the games that use them.
Agreed. I have no desire to give EA root access to my system, full access to everything I do on it ... just to play a game.
I'm amazed Microsoft even allows such on their platform, given how large of a vulnerability it creates; as CrowdStrike demonstrated.
Well...microsoft was allowing kernel-level apps (in general). Now they're shooing every app from the kernel.
Good: ACs won't run as root anymore :D
Bad: It includes AVs (anti-viruses) D:
Of course, it's rolling out slowly.
passthrough your GPU and hide the fact that the VM is a VM.
Careful with that, I've heard of folks getting banned because it can still look fishy.
There's definitely some selection bias for me that made it easy to not even be interested in buying the types of games that won't work on Linux, and that made my switch easier. I hope the solution that we eventually arrive at isn't, "Here's a custom kernel compatible with our anti-cheat," but instead, "Here's a way to play our game without kernel level anti-cheat."
The only way to do that is to use Linux anyway, ditch Windows, and give them the middle finger until they make their game available. No amount of asking politely or screaming obnoxiously will make them care if people just continue using Windows because they feel like they "have to" play this game and keep paying them money, because all they care about is money. Only when they can clearly see their position is losing them money (3% is probably not clear enough for many of them but time will tell) are they going to change their behavior. There's nothing else that motivates them more than seeing money slipping through their fingers.
Depending on white knights like Valve and CDPR to ride to our rescue is good but they can't do this on their own either, and in fact they've already done very close to as much as they reasonably can. They need our help, we consumers are the ones who are statistically not doing our part. We need to recognize that we have the bulk of the agency here and we need to start to use it.
We have to choose what matters more to us, the future of playing video games on our own terms or letting the developer dictate how much we need to spend and what rights we need to give up to able to play a popular video game right now. We're not talking about something we need to live. This is a choice we can make. Will enough people choose the future instead of immediate gratification? I don't know, available evidence doesn't paint a particularly reassuring picture, but I never am willing to give up on hope.
I think Windows is kicking anti cheat out of their kernel (thanks, crowd strike) so it may become a non issue.
What I had heard was that they were looking for other hooks into the operating system that weren't as deep, not that they were removing the deeper hooks.
An interesting fact: English-language adoption of Linux on Steam is over 2x the overall, all-language adoption. This mostly cuts out Chinese (25% of users), Russian (8% of users), and Spanish (5% of users). Seems America and Europe is adopting at record pace while China isn't.
Looks like Linux adoption has been skyrocketing since early this year in English speaking areas.
It always bugs me that china has higher windows usage than the rest of the world.
By the way, is it really around 6% for english-speaking users? That's huge!
I wonder what it'd look like with English+German only.
I don't think it's particularly controversial these days to say that Linux gaming is way ahead of Mac gaming, so I'm not sure that part is suprising, beyond the notion that in other metrics the OS split for those is more like 15% to 5%.
I mean, the Mac side was celebrating this month that Cyberpunk finally runs natively on it, and it is borderline unplayable on most of the hardware out there, gets comparable to what? A 5060? on the very top end.
I read in that two missed opportunities: One, Mac gaming should get so much better. Two, somebody on the Linux side should really start taking non-gaming compatibility seriously.
The Mac thing is two-fold. Apple moved to new architecture before it was primed and ready for gaming, and Valve has been slow to adapt Steam to it. Apple's solution, which will not work, because Valve tried the same thing a decade ago, is to juice the market by funding ports. Apple's putting far more money into it, because it's such small potatoes on their balance sheet, but the result will be much the same. This isn't a situation where getting a few heavy hitters will solve their library problem and get everyone else to fall in line. The problem is Apple and its platform are hostile to getting this sort of game on it.
The avalanche will only grow
IS IT THE YEAR!?
IT'S FINALLY THE YEAR!
The latest Windows update that rolled out a few days ago literally bricked my Surface.
I had the same CPU & RAM load running before and after the update. After, even Task Manager wasn't responding!
Next paycheck, I think I'm buying a Framework
I am figuring on switching once Arch Desktop SteamOS is officially released. I want Linux's privacy, without technical irritations and official support from an 800-lb gorilla.
there are lots of communities ready to help you dive into Linux.
- Bazzite
- EndeavourOS
just to start. the nice thing about Linux is that you're not alone!
Some distros like fedora and ubuntu have support from ~500-lb gorillas, if that's heavy enough for you

