Hacker News new | ask | show | jobs
by dingleberry420 1425 days ago
> “Modified clients” are a large problem for VRChat in a variety of ways. Malicious modified clients allow users to attack and harass others, causing a huge amount of moderation issues.

Imagine if non-game companies were this open about their servers being exploitable

1 comments

I don't know why you got downvoted. It's really odd that they don't enforce this stuff server-side.
why do you think no multiplayer video games have tried that?
Because... they do...?

Some things are legitimately much easier to restrict client side e.g. for FPS: you can send other-user data all (or much) of the time and not have to worry about if they're looking in that direction, or if there's line-of-sight through the hole they just shot in a wall. That kind of thing takes a lot of server-side compute, and unless it's perfect it's still a competitive advantage.

But when it's not competitive? And they're basically just blocking abusive clients? Heck no, they do server side restrictions. And they often pay the price badly when they do not.

Huh? Almost all of them do. Try logging into WoW, send a packet that says you picked up a million gold, and observe what happens to your account.