this post was submitted on 08 Jun 2025
81 points (96.6% liked)

Linux

55009 readers
716 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

From both a technical perspective and if the maintainers of these anti-cheat will consider porting or re-writing kernel level anti-cheat to work on linux, is it possible? Do you think that the maintainers of kernel level anti-cheat will be adamant in not doing it, or that the kernel even supports it or will support it. I think that if it ever happens, there will be a influx of people moving to linux, or abandoning their duelboots, and that alot of people will hate that such a thing is available on linux.

(page 2) 27 comments
sorted by: hot top controversial new old
[–] cmnybo@discuss.tchncs.de 4 points 1 day ago

The game developers could if they wanted to, but I hope they won't. I will not willingly install a rootkit on any of my computers. I wouldn't buy or pirate a game that requires one even if it could run on Linux. I don't even like running user level anti cheat, but at least that can be run in a sandbox.

[–] Godort@lemmy.ca 4 points 1 day ago* (last edited 1 day ago) (2 children)

Is it possible to have kernel-level anti-cheat in Linux?

Yes, Absolutely. But, people would throw a fit. There is probably no way to opensource it without also making it easier to bypass. There would be a concerted effort to reverse engineer it and remove it from the system while maintaining functionality

Maintainers of anti-cheat software are not volunteers. If there was an order from management to port the system to Linux, it would happen. It's just that with the Linux userbase as small as it is, it's simply not profitable to cater to them.

I think that if it ever happens, there will be a influx of people moving to linux, or abandoning their duelboots

I fully disagree. The thing keeping regular people away from Linux as an OS is not that they can't play some online game with Anti-cheat.

Linux is in a weird place right now. It's actually a perfect fit for non-technical users that use their computers for email, web browsing, and Netflix, but those users don't know what an operating system is, let alone that there are options. More technical users tend to require more specialized applications, and if there isn't a native linux port available, you have to do some research for alternatives, or to find a way to run it in wine.

Windows is shitty, but it's comfortable. And I know that it will run any software I throw at it with basically no research or troubleshooting.

[–] nanook@friendica.eskimo.com 3 points 1 day ago

@Godort @SpiderUnderUrBed That's really the conundrum, in an open source kernel, where can you put anti-cheat that someone else can't readily pull out?

load more comments (1 replies)
[–] Badabinski@kbin.earth 2 points 1 day ago

I feel like bpf would be a decent solution for anticheat. I believe you can limit what an ebpf program can look at quite effectively.

load more comments
view more: ‹ prev next ›