From 717c1e9ba75cd1f7c18dd9031926883461874efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Trzci=C5=84ski?= Date: Sun, 27 Nov 2022 14:41:15 +0100 Subject: [PATCH] Update `Anti-Cheat` --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 807e26f..7731b20 100644 --- a/README.md +++ b/README.md @@ -295,8 +295,9 @@ after when such event occurs. Since this project uses direct manipulation of kernel memory via `inpoutx64.dll` it might trigger Antivirus and Anti-Cheat software. -You might consider disabling all tools if this happens. Unfortunatelly there's no worakound for that -unless someone gets access to driver signing certificate for Windows. +If you use at least version `0.5.x` you can disable kernel drivers usage that should +avoid trippping Anti-Cheat detection. Set FAN to `Default` and disable `OSD Kernel Drivers`. +Of course you will miss some metrics due to that. ## 7. Development