hi ik wine can translate userspace calls but i wonder if its possible to translate windows kernel level calls to linux ones (eg,kernel level anticheat,etc)

you are viewing a single comment's thread
view the rest of the comments
[–] 67 points 2 years ago* (1 child)

Anticheat isnt solely about kernel calls. Anticheat systems, depending on what one you are referring to, will inspect runtime memory, data loaded into RAM. It will do a number of things to verify memory isn’t being modified (which cheat engines, among other things, need to do).

Simply, Wine and linux load applications differently, anticheat systems see the difference and assume something nefarious is going on.

Its not as simple as just running anticheat in wine.

edit some additional info from a pretty old article

https://www.theverge.com/2021/10/5/22709918/valve-steam-deck-supported-games-anti-cheat-proton-eac-battleye-epic

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 17 points 2 years ago (1 child)

    oh i thought its just translating the anti cheat calls,ty for the detailed explination

  • source
  • parent
  • hideshow 2 child comments