

242·
7 days agoPerhaps I’m naive about the programming of video games, but why isn’t anti-cheat for live service games handled on the server side? We already send mouse movement and keystrokes to the server to display in multi-player environments, why not just do anomaly detection on top of that data stream?
It feels like anti-cheat isn’t my problem to solve, or to accommodate for.
I dig it.