this post was submitted on 21 Dec 2024
55 points (86.7% liked)

Linux Gaming

15507 readers
193 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.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] chemicalwonka@discuss.tchncs.de 79 points 2 days ago* (last edited 1 day ago) (2 children)

Anti cheat with kernel privileges? no, thanks.

1000034626

[–] jimmy90@lemmy.world 7 points 1 day ago

i have no problem with privileged code or trusted computer code as long as it's open source, open protocols and managed by an open foundation of some sort

[–] cyberpunk007@lemmy.ca 2 points 2 days ago* (last edited 2 days ago) (1 children)

Serious question, how does this work on Linux when using wine? Elden ring uses this one and it runs in Linux. It doesn't have kernel access does it?

[–] ElectroLisa@lemmy.blahaj.zone 32 points 2 days ago

EAC on Linux uses special runtime usually provided by Steam and it runs in userspace. However, developers have to whitelist said runtime and that's where the issue is