←back to thread

Anticheat Update Tracking

(not-matthias.github.io)
124 points not-matthias | 2 comments | | HN request time: 1.011s | source
Show context
chaoz_ ◴[] No.44420529[source]
Ehh, pretty sad there's almost no information on FACEIT anti-cheat. One of the most impactful out there. Wonder if it's just the invasiveness that separates it.

Valve can't replicate even part of it, while CS2 game modes are flooded with cheaters. Most people who chase competitiveness (which CS used to be all about – now it's also skins) just install FACEIT directly and ignore 90% of built-in game content.

Maybe Valve just doesn't want to make the game more difficult to install and sacrifice several % of their user base.

replies(1): >>44420896 #
fleebee ◴[] No.44420896[source]
There's a number of good reasons not to make everyone run a kernel level anti-cheat. Linux (and therefore SteamOS) compatibility is a big one.

I think the status quo where anyone on any platform can access the vanilla game -- where cheaters may not even be a huge problem depending on one's skill rating -- and the most competitively-minded players have the choice to play on FACEIT, works pretty fine.

I do wonder what the 90% of built-in game content you're referring to actually is.

replies(3): >>44421056 #>>44422292 #>>44424228 #
1. weberer ◴[] No.44424228[source]
EAC supports Linux nowadays, but developers have to manually check the box to enable it.
replies(1): >>44424441 #
2. jeroenhd ◴[] No.44424441[source]
EAC on Linux doesn't run in the kernel, it's all userspace. Which is part of the reason some developers choose not to accept EAC on Linux.