this post was submitted on 15 Jul 2025
75 points (98.7% liked)

Gaming

3727 readers
16 users here now

The Lemmy.zip Gaming Community

For news, discussions and memes!


Community Rules

This community follows the Lemmy.zip Instance rules, with the inclusion of the following rule:

You can see Lemmy.zip's rules by going to our Code of Conduct.

What to Expect in Our Code of Conduct:


If you enjoy reading legal stuff, you can check it all out at legal.lemmy.zip.


founded 2 years ago
MODERATORS
all 14 comments
sorted by: hot top controversial new old
[–] Stillwater@sh.itjust.works 37 points 2 weeks ago (1 children)

Then we won't be playing it

[–] scrubbles@poptalk.scrubbles.tech 11 points 2 weeks ago

Yup, easy way to get me to put away my wallet

[–] FartsWithAnAccent@fedia.io 22 points 2 weeks ago

I don't buy EA games anyway lol

[–] belated_frog_pants@beehaw.org 15 points 2 weeks ago

And it will remain unsupported from my wallet as well

[–] Sunshine@lemmy.ca 11 points 2 weeks ago

Looks like the wallet stays in the pocket.

[–] recklessengagement@lemmy.world 10 points 2 weeks ago

Why the hell does a skating game need kernel-level anticheat

[–] Coreidan@lemmy.world 10 points 2 weeks ago

Irrelevant. The only relevant bit of info is that it’s an EA game which automatically is a no-go.

[–] ABetterTomorrow@sh.itjust.works 9 points 2 weeks ago

Remember cheat codes?

[–] Lost_My_Mind@lemmy.world 5 points 2 weeks ago (1 children)

Why do linux games not support anti-cheat?

[–] iAmTheTot@sh.itjust.works 33 points 2 weeks ago (2 children)

It depends on the anti cheat. Many anti cheats for Windows require kernel level access. That doesn't fly on Linux. But again, it depends on which one, some work just fine on Linux.

[–] shadowedcross@sh.itjust.works 14 points 2 weeks ago (1 children)

Also, the same anti-cheat can work with one game, and not the other, because it's up to the publisher/developer to enable Linux support for anti-cheat that can work with Linux. For example, one of the most well known solutions, EAC, has a bunch of games that don't work, and actually a bunch that do as well.

[–] CptBread@lemmy.world 2 points 2 weeks ago (1 children)

But IIRC the ones that allow Linux is basically crippling the anti cheat on the system. Apex Legends used to allow Linux but then stopped when too many cheaters started playing on Linux because it was easier to cheat there.

[–] Tanoh@lemmy.world 2 points 2 weeks ago

Eh, you could make your own kernel module and require it being enabled for Linux as well. It would be a major undertaking though, and since the linux share is very small still it just isn't worth it.