From 30a53fbb3c2a58375bf28e43242d72974740ec84 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Thu, 6 Jan 2022 22:43:54 +1000 Subject: [PATCH] GameSettings: Disable GPU runahead for Red Asphalt PAL --- data/database/gamesettings.ini | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/database/gamesettings.ini b/data/database/gamesettings.ini index cc4ae0096..27e8c621d 100644 --- a/data/database/gamesettings.ini +++ b/data/database/gamesettings.ini @@ -877,6 +877,12 @@ DMAMaxSliceTicks = 200 GPUMaxRunAhead = 1 +# SLES-00056 (Rock & Roll Racing 2 - Red Asphalt (Europe)) +[SLES-00056] +DMAMaxSliceTicks = 200 +GPUMaxRunAhead = 1 + + # SLES-00654 (Star Wars - Rebel Assault II - The Hidden Empire (Europe) (Disc 1)) [SLES-00654] DMAMaxSliceTicks = 200