18
Is serverside anti-cheat too difficult?
(programming.dev)
Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
Not so much difficult it's just not as effective. As the cheats are happening on the client side, they watch the client side.
The whole kernel level thing is so the anti cheat can run when windows starts while the cheat program runs when the user starts. This is a massively oversimplification though.
It's so oversimplified that you got the whole thing wrong.