ElectroLisa@lemmy.blahaj.zone to Linux Gaming@lemmy.worldEnglish · 1 year agoFirst time seeing Devs respond to a lack of anti-cheat support on Linuxlemmy.blahaj.zoneimagemessage-square83fedilinkarrow-up1553arrow-down112file-text
arrow-up1541arrow-down1imageFirst time seeing Devs respond to a lack of anti-cheat support on Linuxlemmy.blahaj.zoneElectroLisa@lemmy.blahaj.zone to Linux Gaming@lemmy.worldEnglish · 1 year agomessage-square83fedilinkfile-text
minus-squareuis@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year ago This is because on Windows it’s relatively easy to run kernel-level code via drivers Buuut there is nothing stopping a person from using virtualization.
minus-squareBURN@lemmy.worldlinkfedilinkEnglisharrow-up3·1 year agoThere’s generally other checks around virtualization. Both VMs and even dedicated KVMs result in triggering the AC generally
minus-squareuis@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-21 year agoAC somehow aren’t triggered when virtualization is disabled in bios. Alternatively binary translation or custom processors. EDIT: there are some public info suggesting that most of detection caused by misconfiguration.
Buuut there is nothing stopping a person from using virtualization.
There’s generally other checks around virtualization. Both VMs and even dedicated KVMs result in triggering the AC generally
AC somehow aren’t triggered when virtualization is disabled in bios.
Alternatively binary translation or custom processors.
EDIT: there are some public info suggesting that most of detection caused by misconfiguration.