Along with the recent sanctions against other tech giants, can the EU make it so anti cheat can be compatible to Linux as well?

  • ex1tiumi@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    I’m not sure where you’re getting at? Server side anti cheats are bad also? Is that your opinion? I’d have less of a problem with invasive anti-cheats if they even worked 99.999% of the time, but I’d still advocate for server side solutions. Truth is that we most likely never can get rid of the cheating completely but I’m not willing to sell my privacy for anything less than perfect solution.

    These days there are cheats that do not require any memory manipulation of the actual game memory from the cheat, and so developers try to push for even more invasive anti-cheats on client side to tackle this problem. Latest cheat engines can just look at the screen at frame buffer level with machine learning techniques and take control of your mouse. Therefore we need machine learning anti-cheats that are able to distinguish human input and behavior from machine preferably from sort of game log files that are analyzed after the game and compared to data set. In addition to running preliminary game recording client on users machine to collect this kind of data. I’d be fine with that.

    What I want is a complete black box of a virtualized game that includes the anti-cheat in the “image” that you just boot up like a virtual machine and you’re in the game. Now I know this is a hard problem to solve but where there is a will there is a way. If someone more advanced in this kind of software development could chime in I’d appreciate it.