this post was submitted on 04 Sep 2026
99 points (96.3% liked)
Linux Gaming
27515 readers
642 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
Help:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Who the fuck is so desperate to cheat that they're building custom kernels!? Like, that just seems beyond far fetched to me.
It's trivial, and many hacks for windows required loading unsigned drivers (functionally equivalent to kernel modding)
However, it's a bit of a red herring. People also do bootloader and virtualization hacks, some also mod the bios or do spychip hacking (often called negative rings, effectively privilege rings lower than zero, but that aren't actually modelled as privilege levels within the cpu)
However however, that's also a bit moot, because DMA hacking exists. You don't even need to load the hack into the target computer; you could read and write system memory directly from another device entirely.
Plus there are other non-invasive cheats, like fake hardware mice with vision-based aimbot.
This is all just a smokescreen and security theater. Partly trying to 'raise the bar' to stop cheap/low effort cheating, but also just as an excuse. This is for corporate and shareholders, not developers.
The only real solution to cheating is heuristic analysis, peer detection and attestation, and letting players block interactions with people they think are cheating
Client-side anticheat only exists to spy on you and make marketing departments feel nice.
Guess I underestimated the lengths people will go to to cheat!
For some people, the anticheat becomes the game.
I feel like I've heard stories about famous DRM crackers that don't even play the games - the DRM battle is the whole point. And for some people, it's not about cheating, it's about beating the anti-cheat. It just sucks that when you beat the anti-cheat you have the side effect of ruining the experience for other players.
And also, some people are just REALLLLY pathetic and have to cheat at games to feel adequate.
I make cheats (for single player games, usually in the form of mods or cheat engine tables)
I just clocked 60 hours in Pathfinder Kingmaker on steam. I've literally never left the starting room. I haven't even walked more than 10 feet in any one direction.
It do be like that some times...
Reminds me of when I'd mod Skyrim for three weeks, play for two hours to make sure everything works, and then just never launch it again for some reason... I don't know what flavor of autism I have, but it is tasty.
Depending on your technical inclination, a custom kernel isn't some arduous task. According to Gemini it takes six steps, not saying those are simple, but definitely doable for anyone who is motivated.