this post was submitted on 09 Jan 2025
827 points (94.4% liked)
linuxmemes
22035 readers
1930 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. ๐ฌ๐ง Language/ัะทัะบ/Sprache
- This is primarily an English-speaking community. ๐ฌ๐ง๐ฆ๐บ๐บ๐ธ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed. ย
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Anticheats on Linux don't have kernel access... Have you ever heard of people needing to type their root password to launch a steam game before?
Yeah, I know. I'd like it to stay that way. Furthermore, this is also why games with kernel-level anticheat still don't work on linux, despite developments in wine/proton.
We donโt need kernel-level anti-cheat, because the bigger ACs already support Linux. The developers just have to allow connections from Linux clients.
So all that developers need to do is...... have a linux version.
To repeat something I sort of said in response to someone else: If a publisher is scummy enough to have kernel-level anticheat in their game, they're not going to give up kernel access just to appease a tiny minority of gamers.
Take Valorant for example. The one thing I know about Valorant is that cheats for Tarkov don't work if Valorant is installed on your pc. This tells me that Valorant's anticheat is doing things at all times, even when the game isn't running, and I'm not ok with that.
Personally, I recommend just not playing those games. I've been having a great time with warframe and factorio. If I really feel the urge for a competitive arena shooter, I'll boot up unreal tournament classic and play against bots. For those who don't like my choices, there's tons of other options. I digress.
In order for OP's ask to actually be fullfilled in the manner I interpret to be desired, kernel-level anticheat needs to die alltogether. I see 2 ways for this to happen, neither of which are likely: A) Microsoft secures the windows kernel so that it can't be modified, thus forcing standard practice to change. B) Linux overtakes windows as the dominant pc OS, thus forcing standard practice to change.
Most of the anti-cheat software already has Linux versions. Rust could work on Linux today, all the developers have to do is have EAC allow connections to secured servers from Linux clients. They choose not to allow Linux gamers, despite the fact that EAC works for Linux already.
Itโs a conscious and purposeful decision to disallow Linux gamers.
Don't give corpos any ideas
Hu? You donโt need to type root password to load a kernel module automatically , do you?
I mean, do you have to type the root pw if you plug in a wifi dongle that requires an out-of-tree module?
As far as I understand, you have to type root pw only for installation and update of the module and, depending on distribution, even that is not really visible since you type root pw to install tons of stuff all the time.
Let's rephrase: Have you ever needed to enter your root password while installing a game through a launcher such as Steam?
How would that kernel module be installed if nowhere from installing to actually running the game did it have access to the kernel?