• Album
    link
    fedilink
    English
    59 months ago

    I guess? I mean the job of an anti cheat is to make sure that external applications aren’t injecting or hooking core game DLLs to ensure integrity.

    But if you make a device for gamers… You should know this is the industry standard for competitive gaming for over 20 years.

    • @CookieJarObserver
      link
      English
      89 months ago

      Most anti cheats cause problems with everything, the system is 20 years old as you said, it needs to be reworked. Like some users get banned just for playing on Linux…

      • andyburke
        link
        fedilink
        69 months ago

        Anti-cheat on the client should be an anti-pattern. Devs continue to make the mistake of imagining you can control the code running on someone else’s device and waste their efforts there instead of working more on the server (preventative) or analysis (punitive) side.

        • @CookieJarObserver
          link
          English
          49 months ago

          Anti cheat should be in game behavior analysis, its way more reliable when used together with report systems and manual checks.

          • ddh
            link
            fedilink
            English
            09 months ago

            But why allow rule-breaking game behaviour on your server in the first place?