← Back to context

Comment by aDyslecticCrow

4 hours ago

This is a issue of critical mass. With the continued growth of steamos, steamdeck, and linux as a game platform, eventually it will pull over support.

I have to wonder if it's possible to ever even guarantee something that can't be trivially bypassed on Linux - Windows, sure, it's possible with DMA, but it's damn hard. On Linux you could just compile a spoofed kernel or a DKMS module or something.

  • Look at android, locked bootloader, no root, se linux, and voila

    • It looks like Valve wants to avoid going down the road of an extremely locked down system like that. They even view the ability to load alternate OS's as a feature of their products.

  • you can make a signed readonly linux installation, and restrict your games to it. this would be like "support steamos but not linux".

    Or deliver the game as a container format, like snap or appimage to bypass most of the system.

    Or demand the installation of a kernel driver like they do on windows.

    or just give up on kernel level aticheat since they're been breached all the same, just as windows are restricting their power too.

    easy-anticheat has a linux version. Developers have to disable the support intentionally.