295
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 Apr 2024
295 points (97.4% liked)
Linux Gaming
15214 readers
74 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.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 1 year ago
MODERATORS
I've long believed that the main point of client-side anti-cheat is to serve as security theater.
If the player sees "PROTECTED BY ACME ANTI-CHEAT" on the boot screen of a game, they're less likely to cry wolf when they get their ass kicked. At least, until they see a blatant example of hacking and lose all faith in the ability of the platform to protect them from it; from that point on, everyone better than them must be cheating from their perspective (speaking from firsthand experience here).
Given how infamously toxic and high-strung the LoL community is, I can only imagine that Riot's basically at the end of their rope here. If you read the original forum post, they sure make this sound like a Hail Mary. "Sorry, it's just what we have to do to make sure the game is fair."
Hilariously, they even undercut their own points in the FAQ:
Also, they're apparently not bothering enabling Vanguard on OS X because apparently few people have actually developed cheats on it yet. Really tells you what's the more developer friendly platform, Linux or OS X, doesn't it? Or maybe the OS X market share is too small to care.
They do also mention using machine learning to detect cheating server-side but lament that it's not always enough information, and that cheat developers have added "humanization" elements that play more like humans.
My thought is... if a cheat doesn't make someone obviously better than a human player of a certain skill level, then what does it really matter? Congratulations, you made a bot that's indistinguishable from a human, thanks for padding our player numbers.
The real problem is that botters don't pay for microtransactions. And players who buy bot-leveled accounts probably don't spend a ton either. Why would they? They got everything unlocked for them, they didn't have to grind for it. That's all Riot really gives a shit about.
In practice, client side anti cheat is essentially DOA because hardware cheats that analyse the player's screen on a 2nd computer and proxy inputs to your mouse USB have made it so cheat clients are never actually executing code on the host machine.
At that point, even players cant tell someone is cheating because the cheats aren't modifying the game state in a noticeable way- they're still weak to effects that obscure your vision and have inputs that are difficult to differentiate from a "real" player.
IMO cheating is a social problem and one that is totally impossible to beat with rootkits by design.