(no title)
daedalus_j | 1 year ago
I think you've nailed the reason why these rootkits keep getting added, but I feel like there must be something else these game companies want... Why do they keep adding it to single player games for example?
They HAVE to be assumed to be hostile bad actors. I definitely hope valve stands their ground on this one.
chatmasta|1 year ago
These kind of cheats just shouldn’t be possible from the client side. And there’s really no excuse for it when the servers have 20Hz tick rate (lowest of any AAA multiplayer shooter), so they’ve got plenty of time to perform additional computation.
The weird thing is that hackers can target a streamer in the first place, which people have speculated is due to the debug info on screen leaking the server ID. But that implies the hacker needs to perform a server exploit, too - or at least, he needs to send some untrusted data from the client that the server will interpret in a way that resembles an exploit (but is more technically a logic error).