sr0 breaking stuff again ;)
This commit is contained in:
parent
c3ad781b23
commit
e737dbb801
@ -321,8 +321,8 @@ namespace Components
|
||||
|
||||
// Disable profile system
|
||||
// Utils::Hook::Nop(0x60BEB1, 5); // GamerProfile_InitAllProfiles - Causes an error, when calling a harrier killstreak.
|
||||
Utils::Hook::Nop(0x60BEB8, 5); // GamerProfile_LogInProfile
|
||||
Utils::Hook::Nop(0x4059EA, 5); // GamerProfile_RegisterCommands
|
||||
// Utils::Hook::Nop(0x60BEB8, 5); // GamerProfile_LogInProfile
|
||||
// Utils::Hook::Nop(0x4059EA, 5); // GamerProfile_RegisterCommands
|
||||
Utils::Hook::Nop(0x4059EF, 5); // GamerProfile_RegisterDvars
|
||||
Utils::Hook::Nop(0x47DF9A, 5); // GamerProfile_UpdateSystemDvars
|
||||
Utils::Hook::Set<BYTE>(0x5AF0D0, 0xC3); // GamerProfile_SaveProfile
|
||||
|
Loading…
Reference in New Issue
Block a user