From 1415568adcd0a88390fbea220c43ca37e6aa86f3 Mon Sep 17 00:00:00 2001 From: FutureRave Date: Mon, 20 Mar 2023 20:41:36 +0000 Subject: [PATCH] [Ceg]: Another one --- src/Components/Modules/Ceg.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Components/Modules/Ceg.cpp b/src/Components/Modules/Ceg.cpp index f6fb5a33..de58fff9 100644 --- a/src/Components/Modules/Ceg.cpp +++ b/src/Components/Modules/Ceg.cpp @@ -44,6 +44,7 @@ namespace Components Utils::Hook::Nop(0x43EC96, 9); Utils::Hook::Nop(0x4675C6, 9); Utils::Hook::Nop(0x405A36, 9); + Utils::Hook::Nop(0x4CE656, 9); // Random checks scattered throughout the binary Utils::Hook::Set(0x499F90, 0xC3);