Removed hacks for Human Grand Prix 1 and 2. The hack is only for HGP 3.
This commit is contained in:
@@ -1478,13 +1478,8 @@ void headerhack()
|
|||||||
RomData[0x17837D] = 0xEA;
|
RomData[0x17837D] = 0xEA;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
//Human Grand Prix III - F1 Triple Battle (J)
|
||||||
The asm indicates the hack is for HGP3, but all of these are affected
|
if (!strncmp((RomData+Lo),"HUMAN GRANDPRIX 3 " ,20))
|
||||||
Human Grand Prix (J), Human Grand Prix II (J),
|
|
||||||
Human Grand Prix III - F1 Triple Battle (J).
|
|
||||||
Human Grand Prix IV is a HiROM and is not affected
|
|
||||||
*/
|
|
||||||
if (!strncmp((RomData+Lo),"HUMAN GRANDP" ,12))
|
|
||||||
{
|
{
|
||||||
cycpb268 = 135;
|
cycpb268 = 135;
|
||||||
cycpb358 = 157;
|
cycpb358 = 157;
|
||||||
|
|||||||
Reference in New Issue
Block a user