Maxxie

joined 1 month ago
[–] Maxxie@lemmy.blahaj.zone 2 points 3 weeks ago

True, can't think of how would you combat a cleverly written aim-bot.

[–] Maxxie@lemmy.blahaj.zone 2 points 3 weeks ago (1 children)

Don't tell the client what's going on outside its vision, I suppose? Add a small buffer to compensate for latency, so wall hack would be more of a "corner hack".

[–] Maxxie@lemmy.blahaj.zone -1 points 3 weeks ago (7 children)

I imagine the alternative way to combat kernel-level cheats would be asking player for all his game state data, validating it on a server?

Wouldn't work on peer-to-peer and you'd have to do a bunch of unnecessary compute(recalculating every tick if player-generated data is possible according to game rules) but its the only way I can think of.

[–] Maxxie@lemmy.blahaj.zone 16 points 3 weeks ago

I mean, its free no-authentication VMs. They had to put at least some guards against abuse.