this post was submitted on 21 Dec 2024
45 points (86.9% liked)

Linux Gaming

15501 readers
930 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 56 points 20 hours ago (2 children)

Anti cheat with kernel privileges, no thanks.

1000034626

[–] jimmy90@lemmy.world 0 points 5 hours 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 20 hours ago* (last edited 20 hours 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 26 points 20 hours 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