Backport Adjust APU hack for Circuit USA. (#818)

This commit is contained in:
bladeoner 2019-02-24 02:51:41 +01:00 committed by dborth
parent dc9149939e
commit 3ba51632de

View File

@ -3651,7 +3651,7 @@ void CMemory::ApplyROMFixes (void)
if (match_id("AANJ")) // Chou Aniki if (match_id("AANJ")) // Chou Aniki
Timings.APUSpeedup = -3; Timings.APUSpeedup = -3;
if (match_na("CIRCUIT USA")) if (match_na("CIRCUIT USA"))
Timings.APUSpeedup = 2; Timings.APUSpeedup = 3;
#ifdef GEKKO #ifdef GEKKO
if (match_na("GAIA GENSOUKI 1 JPN") || // Gaia Gensouki if (match_na("GAIA GENSOUKI 1 JPN") || // Gaia Gensouki