this post was submitted on 14 Nov 2025
345 points (97.3% liked)

Linux Gaming

22070 readers
1532 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

This is so funny because rust has one of the worst cheating situations and majority of their players are windows users, and theres lots of games that have anticheat that allows linux and have notably less significant cheating problems like marvel rivals. in reality rust doesn't take cheating very seriously because if they did they would have more server side software that detects illegitimate behaviour like tons of other games do successfully...... even most popular Minecraft servers have better functioning anti cheat that is completely server side than rust has while getting kernel access to your pc. its pathetic and lazy development tbh and this entire post from them reads like such extreme cope....

you are viewing a single comment's thread
view the rest of the comments
[–] dustyData@lemmy.world 25 points 5 hours ago* (last edited 5 hours ago) (2 children)

It isn't. Cheating is a game culture problem, not a technical problem. Just to counter example. Rust is filled with cheaters precisely because they haven't done everything they can to fix cheating. They are culturally fixated in a single lane thinking. As a result, they're flooded with cheaters (plenty on Windows) who exploit their inflexible strategies. This is top Flanders "we haven't done anything and we are all out of ideas". Linux is not the source of cheating on Rust either, but he's arguing as if it is. He is lazy. That's not bad on itself, but he is also disingenuous and is arguing in bad faith.

Make server side anti cheat and suddenly what OS the player is running becomes irrelevant.

Edit: another contradiction in their argument. Linux was less than 0.1% of the Rust user base. But, Linux was also the biggest source of cheating? How? It is just a disingenuous and dumb argument made to spite Linux out of hatred. It has no basis in reality.

[–] Atomic@sh.itjust.works -2 points 2 hours ago

To adress your edit first. That's not what he said. He said the majority of Linux users are cheaters, not that the majority of cheaters are on Linux.

If you want to be upset about things people say, at least understand what they're saying...

I don't think you're a programmer. I don't think you've worked on the backend of software. It's seldom as easy as "just fix it". All software are built in blocks, added over time. Sometimes, it's not until much later you realise one of the blocks are unstable. But it's not as easy as just replacing the block. You'll have to dismantle everything built above it, reconstruct the entire block, and then build everything back up. Sometimes from scratch, because while you're at it, might as well fix some other issues too.

It's a massive undertaking, can take a very long time. And while you're doing all of that. You don't have time for anything else.

What he is saying, is that they're currently fighting enough cheaters on Windows as it is, they don't have time to do it on Linux either, all while maintaining two codebases instead of one.

Now. I don't play rust. Just not my cup of tea. But it's silly, how many comments here either don't even understand the argument he's making (including yourself) and/or have no understanding what so ever of what software development on projects decades old actually entail.

It's so funny how you say they don't care about their creative work at all, because in my experience. You'd have to care a lot about the project to justify the headache of maintaining decade old codebases. It's seldom fun. We're talking months of headache for a single day of gratification. And then it starts all over.