diff --git a/overlay/overlay_blacklist.h b/overlay/overlay_blacklist.h index 1c9c33262..74a4f1974 100644 --- a/overlay/overlay_blacklist.h +++ b/overlay/overlay_blacklist.h @@ -60,6 +60,8 @@ static const char *overlayBlacklist[] = { "hlfaceposer.exe", // Face Poser (from Source SDK) "LoLLauncher.exe", // League of Legends Launcher/Patcher "acrobat.exe", // Adobe Acrobat + "Steam.exe", // Prevent invisible hooking + "chrome.exe", // Prevent invisible hooking (flash?) NULL };