diff --git a/src/Components/Modules/Branding.cpp b/src/Components/Modules/Branding.cpp index c0f61cab..0b2a0c34 100644 --- a/src/Components/Modules/Branding.cpp +++ b/src/Components/Modules/Branding.cpp @@ -108,6 +108,9 @@ namespace Components Utils::Hook::Set(0x60BAEf, SHORTVERSION); Utils::Hook::Set(0x60BAE5, __DATE__); + // G_InitGame + Utils::Hook::Set(0x48EBA1, __DATE__); + Utils::Hook(0x4B12B0, Branding::GetBuildNumber, HOOK_JUMP).install()->quick(); // Version string color