Merge pull request #856 from diamante0018/develop

[Ceg]: Another one
This commit is contained in:
Edo 2023-03-20 20:53:33 +00:00 committed by GitHub
commit 66029df503
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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);