HOD4 SP
This commit is contained in:
parent
38f81fb887
commit
02a965c982
0
src/lindbergh/hook.c
Normal file → Executable file
0
src/lindbergh/hook.c
Normal file → Executable file
@ -401,6 +401,9 @@ int initPatch()
|
||||
setVariable(0x083cef1a, cpu_vendor.edx);
|
||||
setVariable(0x083cef25, cpu_vendor.ecx);
|
||||
}
|
||||
// Workaround
|
||||
if (remove("/var/tmp/atr_init") == 1)
|
||||
printf("atr_init deleted.\n");
|
||||
}
|
||||
break;
|
||||
case THE_HOUSE_OF_THE_DEAD_4_SPECIAL_TEST:
|
||||
|
Loading…
Reference in New Issue
Block a user