|
|
|
|
|
by simonask
35 days ago
|
|
"Linux" doesn't need to do anything here. What's missing is for anticheat vendors to develop kernel modules for Linux in addition to their Windows drivers. I personally hope they never do, because present day anticheat systems are literally closed-source rootkits. You should not let that software onto any computer you own. But then I don't really have a horse in the race, because I don't find competitive gaming with strangers enjoyable at all. |
|
With what stable module ABI like Windows has? There isn't one.
You can build a module that targets the current kernel Ubuntu 24.04 is using, but that module won't load on 26.04, let alone a completely different distro like Fedora.
eBPF /might/ help, but one could make a module that lies to eBPF.