this post was submitted on 13 Dec 2023
646 points (97.8% liked)

Linux Gaming

15455 readers
24 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 9 months ago (2 children)

There's a difference though.

If the game doesn't work for (some or all) Linux users, that's not a big problem from Epic's POV. They'll lose a couple users that wouldn't have been able to play the game without Linux support anyway.

But if the Anticheat faills on Linux, that is a completely different story. Then cheaters would all dual boot over to Linux to cheat all they want. That's now a problem for the whole game's user base and consequently for the publisher as well.

Something as low-level as an Anticheat would have to be rewritten almost from scratch to work on Linux and this one really needs to be tested with every possible permutation of installed relevant software. Because if one combination is found where it doesn't work, you can be sure that the day after every cheater will be running this config.

(Just to check, do you have a background in game development and/or low-level Windows/Linux programming? I got all of that and I can tell you, nothing that looks easy from the outside is actually easy. I think you are vastly underestimating how much work goes into something until it "just works as expected")

[–] [email protected] 5 points 9 months ago (1 children)

Speaking as a former game cheater...

Cheaters are going to cheat. Booting into Linux isn't going to change that.

Anti-cheats just keep the filthy casuals from cheating. A broken anti-cheat on Linux would be fixed pretty quickly.

[–] sugar_in_your_tea 1 points 8 months ago

Sure, but that's dev resources they need to spend on a small market, and they'd suggest need to hire Linux devs or pull from other projects. It's quite likely the math just doesn't add up given the likelihood for profit for other uses of those resources.

I doubt Epic would lose money in it, but they probably wouldn't make as much as other options.

[–] [email protected] 2 points 9 months ago

EAC has a check box for Proton compatibility. Battleeye is linux native. All they have to do is check a box, and test to see if they can break it. If they let it out in the works and there's some influx of cheaters, they can check the box again. Halo Infinite, Apex Legends, Smite, Battlebit etc etc were all capable of checking the box and testing.

I suspect Sweenys hesitation over support is caused by a lack of control.

Upgrading EAC in an unreal engine game is trivial, it's basically baked into the engine. They update EAC all the time.