this post was submitted on 24 Sep 2024
844 points (98.7% liked)
Technology
59605 readers
3501 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Man, that sounds familiar. I gave up on Escape from Tarkov for the same reason.
It's just ridiculous the stuff you see that should be easy to catch with basic server checks (even if you were to run them after the fact). Players conjuring money and vehicles out of thin air, moving impossibly fast, vehicles/players with seemingly unlimited hit points, etc. You could easily catch that shit on the server side and ban the cheaters, but instead they go for the most invasive client side shit.
Sure, if you want to stamp out stuff like aim bots and whatever eventually you'll need to look at the client side of things, but in a decade they didn't seem to do anything at all.
That kind of stuff catches legitimate users all the time. In Rust for example it's common to get kicked for "fly hacking" while jumping on vehicles. The more open-ended the game the more weird edge cases become very relevant. Especially if it has a halfway decent physics sim. Tons of ways to give players weird velocities. Then it has to account for the variance ping introduces...
Some stuff, yeah. Should be easy to check if a player has too much HP. But spoofed communication between the client and server is a tough nut to crack when you can only see what the client wants you to see. Keeping everything server-side would help but that introduces latency to every input, unacceptable for anything even moderately paced.
All thay said, it would be a lot easier to swallow the "necessary evil" argument if it actually fucking worked.
I'm pretty sure there's not a valid reason for players to be able to spawn giant Ferris wheels in people's garages, that seems like a fairly easy one to test for