2.6.5a: DivaMovie enabled by default again, but warns the user if it should be disabled

This commit is contained in:
nastys
2021-10-07 19:04:48 +02:00
parent 7df98ea648
commit e8c2ac672a
4 changed files with 220 additions and 215 deletions
@@ -167,7 +167,7 @@ class PatchApplier710 : public PatchApplier {
if (nPDLoaderText && !nHideFreeplay)
{
InjectCode((void*)0x00000001409F61F0, { 0x50, 0x44, 0x20, 0x4C, 0x6F, 0x61, 0x64, 0x65, 0x72,
0x20, 0x32, 0x2E, 0x36, 0x2E, 0x35,
0x20, 0x32, 0x2E, 0x36, 0x2E, 0x35, 0x61,
0x00});
printf("[Patches] Show PD Loader text\n");
}