Developers will be required to disclose if their game uses kernel anti-cheat. This applies to both new games and existing games. Non-kernel anti-cheat is encouraged to be disclosed as well, but it’s only mandatory for developers to declare if they’re using kernel anti-cheat for the time being.
It’s worth mentioning that many games use kernel anti-cheat on windows, but only use user space anti-cheat on Steam Deck and Linux.
I’d like to see it show if there is any third party DRM as well, like the Augmented Steam extension does.
FYI - the owner of this site, gamingonlinux, was a mod on the !linux_gaming@lemmy.ml community until they were caught abusing their moderator powers. Then they deleted their account and complained on mastodon that it’s stupid design that mod logs are public. [Screenshot]
Instead, here’s a link to the official post https://steamcommunity.com/groups/steamworks/announcements/detail/4547038620960934857
That’s unfortunate to hear, gamingonlinux has been a really good source for news, so I hate to hear he’s not been handling mod stuff respectably.
A lemmy.ml mod, being an absolute joke of a mod? Say it ain’t so!
Now punish publishers who try to change the terms of sale after sale. “Want to play the single player game you bought a decade ago? Agree to this new arbitration clause.”
At the very least a choice. Keep using it as is or get updates related to the new agreement.
Games that change their terms post-sale should present the customer the option for an automatic no-questions-asked refund. Leaving the customer with the options: Agree, Decline, Refund.
Hmm, you have uncovered a problem with both of our ideas. Steam’s leverage is reduced after they have deposited sales proceeds, and is gone after the publisher isn’t selling games on the platform any longer.
(I’m griping about Rockstar specifically but my point is still flawed in the general case.)
Add a clause to the contract between Steam and the developer requiring the dev to reimburse Steam for refunds due to post-sale changes (ie, from that specific ‘accept, decline, refund’ option). If the dev doesn’t pay the bill, Steam can use the breach of contract as leverage.
Include adding kernel level anti cheat to that. This should just give us an option to get a full refund.
It should only be applicable to new sales. Old sales should function the same as before.
It’s horrifying to me that any of these fucking games are running outside userspace. Is anti cheat the only reason why that is necessary? Why is it necessary for anti cheat?
Running in the kernel let’s anti-cheat see everything on your computer, let’s devs take screenshots or videos of your screen, and let’s the anti-cheat reinstall itself if the user tries to remove it. It also lets the developers secretly install additional software if needed for some reason. Overall it’s pretty effective at being able to catch user space cheat programs, the catch is that you’re permanently compromising the security and privacy of your computer, and nothing short of a full disk purge will guarantee it’s actually been uninstalled.
The other catch is it’s can still be defeated by kernel-level cheat programs, which are now widely available thanks to the rise of kernel anti-cheat. It also can’t do anything about cheat programs that run on external hardware, such as aimbots that just look at your video feed and simulate mouse inputs to aim.
So it really comes down to how bothered you are by cheaters in your games, and if you’re willing to give up your privacy and security to make it slightly more inconvenient for those cheaters to cheat.
I should probably mention some notable downsides to kernel anti-cheat as well:
-
Because kernel anti-cheat has full access to your PC, if any virus/etc can take advantage of a security vulnerability in the anti-cheat program, it gains absolute access to your PC.
-
Kernel anti-cheat needs special signing keys to get access to the kernel, but the more companies that get access to the keys the more likely it is to have compromised keys. Genshin impacts keys were compromised and used to sign ransomware, giving it full kernel access on any computers it was able to get on.
-
Devs have used kernel anti-cheat to secretly install Bitcoin miners on users machines
-
Kernel anti-cheat can be compromised and used to directly gain control of a users PC. Some apex legends streamers had their PCs compromised and cheats installed remotely through their anti-cheat during a tournament.
-
A lot of anti-cheat programs are created by Chinese companies or companies that are mostly owned by Chinese companies. China is well known for spying on users, and there’s a ban on a lot of Chinese hardware due to spying concerns and backdoors that the Chinese government requires to be in their devices. I think the invasive nature of kernel anti-cheat makes it an obvious spying platform, and I think it’s absurd to think that any anti-cheat coming from China isn’t actively spying on you.
-
The thing I think is left out is that it usually eliminates all of the casual cheaters. For many games this is a massive change in the feel and culture of the online space in the game.
But yeah, no matter what, even when the games are never on our hardware and become just video streams sold to us by the hour, cheating tools will always exist. Even if it’s just a bit of tape on your monitor.