Rendering Ranger R2 now seems to work without timing hack.

This commit is contained in:
Brandon Wright 2017-12-07 16:03:32 -06:00
parent bd59b4e9ac
commit 89f34bb33a
1 changed files with 2 additions and 2 deletions

View File

@ -3766,8 +3766,8 @@ void CMemory::ApplyROMFixes (void)
if (!Settings.DisableGameSpecificHacks)
{
if (match_id("AVCJ")) // Rendering Ranger R2
Timings.APUSpeedup = 2;
//if (match_id("AVCJ")) // Rendering Ranger R2
// Timings.APUSpeedup = 2;
if (match_id("AANJ")) // Chou Aniki
Timings.APUSpeedup = 1;
if (match_na("CIRCUIT USA"))