1
0
mirror of synced 2024-11-13 14:30:46 +01:00

Remove patch for primevil

This commit is contained in:
Bobby Dilley 2024-02-21 23:08:35 +00:00
parent 0c53cc5441
commit f827e352c2
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
#define PRELOAD_FILE_NAME "lindbergh.so"
// List of all lindbergh executables known, not including the test executables
char *games[] = {"ramboM.elf", "vt3_Lindbergh", "hummer_Master.elf", "drive.elf", "chopperM.elf", "vsg", "Jennifer", "amiM.elf", "abc", "hod4M.elf", "lgj_final", "vt3", "id4.elf", "id5.elf", "lgjsp_app", "gsevo", "vf5", "apacheM.elf", "segaboot", "END"};
char *games[] = {"main.exe", "ramboM.elf", "vt3_Lindbergh", "hummer_Master.elf", "drive.elf", "chopperM.elf", "vsg", "Jennifer", "amiM.elf", "abc", "hod4M.elf", "lgj_final", "vt3", "id4.elf", "id5.elf", "lgjsp_app", "gsevo", "vf5", "apacheM.elf", "segaboot", "END"};
/**
* Tests if the game uses a seperate elf for test mode

View File

@ -964,7 +964,7 @@ int initPatch()
detourFunction(0x081400b5, amDipswGetData);
detourFunction(0x0814012c, stubRetZero);
patchMemory(0x08052cb2, "9090909090");
patchMemory(0x0805206a, "00");
//patchMemory(0x0805206a, "00");
// test
// patchMemory(0x0804d8be, "909090909090909090909090909090");
// patchMemory(0x0804e5cf, "909090909090909090909090909090");