[Ceg]: Another one (#714)
This commit is contained in:
parent
62133aa505
commit
389da34dfe
@ -33,6 +33,9 @@ namespace Components
|
||||
Utils::Hook::Nop(0x43CA16, 9);
|
||||
Utils::Hook::Nop(0x505426, 9);
|
||||
|
||||
// Removed on IW5 MP (Unprotected but present on IW5 SP (protected) - CEG uninitialization / Steam Shutdown
|
||||
Utils::Hook::Set<std::uint8_t>(0x4F6370, 0xC3);
|
||||
|
||||
// Disable some checks on certain game events
|
||||
Utils::Hook::Nop(0x43EC96, 9);
|
||||
Utils::Hook::Nop(0x4675C6, 9);
|
||||
|
Loading…
Reference in New Issue
Block a user