Hacker News new | ask | show | jobs
by JasonSage 29 days ago
I think the situation with anti-cheat on Linux is changing. Studios are putting resources into anti-cheat that will work on Linux. If I'm being a bit cynical, I could say this is "just" because of Steam Deck and Steam Machine, but I think the number of potential players switching to Linux right now outside of the Steam ecosystem is starting to be worth considering.
1 comments

The only way they could even consider making it work would involve blessing certain kernel builds, and their integrity would need to be verified. If I am able to swap out the kernel, anti-cheat cannot be effective.
Ubisoft added Easy Anti-Cheat support for Linux and Valve's Proton compatibility layer. I play Division 2 and it runs just fine. More of them are being added by the AAA studios. Missing is Vanguard / Riot Anti-Cheat, no idea when that will get added. Thus far games have not tried to dork with my kernel.
EAC has supported Linux for a while now as far as I remember. The problem is, it is up to the game developers to enable support in their config for that or not, and most of them are choosing not to especially for games where any weakness would be abused like Rust. Someone had posted a proof of concept where they ported the Linux EAC to Windows, which allowed them to bypass checks that would be performed on a Windows machine.