Adjust Chou Aniki timing hack.
This commit is contained in:
parent
4a5d09850c
commit
976edaad02
@ -3611,7 +3611,7 @@ void CMemory::ApplyROMFixes (void)
|
||||
//if (match_id("AVCJ")) // Rendering Ranger R2
|
||||
// Timings.APUSpeedup = 2;
|
||||
if (match_id("AANJ")) // Chou Aniki
|
||||
Timings.APUSpeedup = 1;
|
||||
Timings.APUSpeedup = -3;
|
||||
if (match_na("CIRCUIT USA"))
|
||||
Timings.APUSpeedup = 2;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user