[Ceg] Another CEG function (#517)
This commit is contained in:
parent
a710855f9d
commit
60db18f9a3
@ -35,6 +35,7 @@ namespace Components
|
||||
// Disable some checks on certain game events
|
||||
Utils::Hook::Nop(0x43EC96, 9);
|
||||
Utils::Hook::Nop(0x4675C6, 9);
|
||||
Utils::Hook::Nop(0x405A36, 9);
|
||||
|
||||
// Random checks scattered throughout the binary
|
||||
Utils::Hook::Set<BYTE>(0x499F90, 0xC3);
|
||||
|
Loading…
Reference in New Issue
Block a user