Hacker News new | ask | show | jobs
by toofy 82 days ago
i thought it would bother me, but honestly, tehre are just too many good games that dont require eac.

i would imagine eac on linux will have to be addressed once steam machines drop, but for now i look at it like, if a game requires eac, at this point the game studio is just too lazy or cheap [0] to be linux compatible so we just play something else. far too many great games.

[0] its even more silly considering eac doesnt seem to stop cheaters at all. every single popular game that requires eac is still absolutely overflowing with more than obvious cheaters.

1 comments

Easy anti cheat works on linux, if the game developers permit it.
It's not the same as EasyAntiCheat and doesn't support the same features. It's like saying Excel works on iPad, but you can't even use VBA on that.

Or a game example: I have Minecraft (Bedrock) on my phone so therefore I should be able to do the same things as Minecraft (Java) on Windows. The problem is they're the same names for different software with similar, but not the same, functionality.

So you're saying that easy anti cheat on linux is different from on windows? I am aware it is not as effective as detecting cheating on linux, but does this affect gameplay itself? Or do game developers not want reduced efficacy of detecting cheaters, and so they don't support linux at all?
I don't play those games myself but the word is that the EAC on linux lacks the same kernel hooks that are available on Windows. I personally consider that a plus but if you're a developer obsessed with strong anti-cheat you probably do not.
Linux kernel provides ways to observe from user space. The problem is that there’s nothing to stop someone running a kernel which neuters anticheat tools ability to observe using that functionality. As far as I’m aware the only way to mitigate that is via measured boot attestation and having signed kernel etc.
Ah, I was under the mistaken impression EAC operated in userspace.
It does on Linux. That's the problem for developers. Unless you're talking about Windows.