Steam Machine’s upcoming release means more people will be playing games on Linux, specifically SteamOS. The idea of ditching Windows for gaming is becoming more attractive, as the Steam Machine is first-party desktop-level hardware that’s optimized for Linux-based SteamOS. The biggest hurdle for Linux gamers right now is a lack of support for many anti-cheats – particular those that require kernel-level access. But with the release of the Machine, Valve hopes game devs take notice.

Steam Machine seems to getting the most attention out of Valve’s latest hardware launches. The Steam creators announced the new console-like mini PC alongside the Steam Frame VR headset and new Steam Controller. Even the Frame runs on SteamOS, which means Valve now has a trio of first-party hardware on Linux (including the Steam Deck handheld).

  • kbal@fedia.io
    link
    fedilink
    arrow-up
    22
    ·
    8 hours ago

    People say “kernel level” anticheat as if that would be necessary for some reason, but I don’t really see it catching on in the linux world. Steam doesn’t even have root normally. Even if it did, not everyone runs exactly the same linux kernel and the only practical way to distribute a module that’s going to work for most people is through dkms, which means you build it from source, which means proprietary super-obfuscated shit is not going have its intended effect (assuming it ever does.)

    There’s nothing stopping them from doing all the same bullshit in userspace instead.