this post was submitted on 16 Jul 2023
169 points (98.8% liked)

Linux Gaming

15493 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
 

Got this from a post on the alien site. From previous discussion on Lemmy it sounded like Linux users had good things to say about this game but were discouraged about the upcoming FaceIt implementation such that they wouldn't be able to join anticheat enabled matches. Those users and Linux gamers on the fence would probably appreciate hearing this news.

With this announcement on the dev team's community Discord, it appears Linux users will NOT lose access to matches with anticheat.

Source: https://discord.com/channels/303681520202285057/345616096470237186/1129780379218358282
(BattleBit Remastered official Discord server)

you are viewing a single comment's thread
view the rest of the comments
[–] M_Reimer@lemmy.world 13 points 1 year ago (1 children)

"Popular version of Linux"? I smell really bad things. They could lock this down to just one distribution.

[–] teawrecks@sopuli.xyz 5 points 1 year ago (2 children)

If they officially support one distro, how difficult would it be to get working on any other distro? Most of my steam library was never supposed to run on Linux, but that doesn't stop valve.

[–] Dubious_Fart@lemmy.ml 3 points 1 year ago* (last edited 1 year ago) (1 children)

Probably only focusing on one distro to have a set of packages and their versions to aim at. Any distro that has the same package versions will probably work.

This is basically what steam did with its linux support with Ubuntu, until they switched distro bases with steamdeck OS.

Hell, a quick glance on steam still shows Ubuntu as the supported OS under most games that have linux versions.

[–] nani8ot@lemmy.ml 1 points 1 year ago

Valve still uses Ubuntu as it's base for it's Linux game runtimes. Dev's are encouraged to use it for developing Linux games, since it guarantees specific dependencies being available. This runtime is a container which comes with Steam and works on any distro.

Valve basically solved Linux problem with too many distros with different deps.

[–] M_Reimer@lemmy.world 2 points 1 year ago (2 children)

Maybe they target one of those "immutable" distributions to be able to bring invasive anti cheat to Linux. Meaning the same spyware as they develop for Windows based on a closed source, signed, kernel module.

[–] andruid@lemmy.ml 3 points 1 year ago

Immutable and popular are pretty far from each other at the moment, and this coming from someone running kinote now!

[–] nani8ot@lemmy.ml 1 points 1 year ago (1 children)

That won't work since Valve doesn't want to bake such software into SteamOS.

My guess is that they'll use FaceIt AC as a server side component to detect cheaters.

[–] M_Reimer@lemmy.world 1 points 1 year ago

I hope so. A user mode unprivileged software part on the client would be OK, too.