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.

  • bad_news@lemmy.billiam.net
    link
    fedilink
    arrow-up
    14
    ·
    9 hours ago

    It already works, but studios using anticheats that DO support Linux CURRENTLY don’t bother implementing it because we’re maaaaaybe 3% of the market on a good day, so they say “fuck it” and don’t expend a few dev hours to enable it because they see it as a pain to deal with v users who need it.

    • bonn2@lemmy.zip
      link
      fedilink
      English
      arrow-up
      11
      ·
      9 hours ago

      AFAIK the current anticheat systems on Linux only run in userspace not at kernel level. This does mean Linux is theoretically easier to bypass compared to windows, some games just dont seem to want to take that risk. For as you said 3% of the market.

      I personally disagree with that stance though, because all it takes is a hardware device and all software anticheats are useless no matter the os (think a raspberry pi, and capture card). So anticheat is really a losing battle anyways.

      • SmoochyPit@lemmy.ca
        link
        fedilink
        arrow-up
        5
        ·
        8 hours ago

        Yeah… Apex Legends dropped Linux support a while ago and that’s one of the reasons they cited; and tbf, there were publicly available Linux cheats that ran under proton.

        But there’s also loads of publicly available “external” cheats that run the way you described. Some run through a virtual machine even. It’s just not a robust solution for preventing cheating, and mostly hurts the legit Linux players.

    • pinball_wizard@lemmy.zip
      link
      fedilink
      arrow-up
      5
      ·
      6 hours ago

      we’re maaaaaybe 3% of the market on a good day, so they say “fuck it”

      So true. And worse than that, we’re probably also the 3% most likely to skip buying a game that requires anti-cheat, anyway. Many of us are famously un-friendly toward closed source code running with invasive permissions.

    • jay@mbin.zerojay.com
      link
      fedilink
      arrow-up
      5
      ·
      8 hours ago

      It’s a lot more than just “a few dev hours”. You need to invest in training your testers on Linux, potentially purchasing new hardware, invest in programmers that can deal with writing for Linux, etc… Just because something like BattlEye has a checkbox for Linux support doesn’t mean that all it takes is to click the button and rebuild your game.