Final Fantasy 3 hack removed for the time being, don't seem to need it anymore
This commit is contained in:
@@ -1633,6 +1633,7 @@ void headerhack()
|
||||
//Okaaay...
|
||||
if(DSP1Type) { disablehdma = true; }
|
||||
|
||||
/*
|
||||
//Final Fantasy 3u/6j (extent unknown!)
|
||||
if ((romdata[0x26AC] == 0xF00F2908) || !strncmp((RomData+Hi),"FINAL FANTASY 6" ,15))
|
||||
{
|
||||
@@ -1642,6 +1643,7 @@ void headerhack()
|
||||
opexec268cph = 39;
|
||||
opexec358cph = 39;
|
||||
}
|
||||
*/
|
||||
|
||||
//Earthworm Jim 2 (all regions?)
|
||||
if (!strncmp((RomData+Lo),"EARTHWORM JIM 2 " ,20))
|
||||
|
||||
Reference in New Issue
Block a user