[Ceg]: Another one

This commit is contained in:
FutureRave 2023-03-20 20:41:36 +00:00
parent 10b1dc7e94
commit 1415568adc
No known key found for this signature in database
GPG Key ID: 22F9079C86CFAB31

View File

@ -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<std::uint8_t>(0x499F90, 0xC3);