From 5637ff42288aea0651c15179bf126adc0f345f67 Mon Sep 17 00:00:00 2001 From: suXin Date: Tue, 4 Oct 2022 12:25:05 +0700 Subject: [PATCH] GameDB: WRC Rally Evolved - Fix delay slot slowdowns --- bin/resources/GameIndex.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 8c1f79f4d9..553d82fd2f 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -3631,6 +3631,13 @@ SCES-53247: compat: 5 gameFixes: - XGKickHack # Fixes SPS. + patches: + CBBC2E7F: + content: |- + // https://forums.pcsx2.net/Thread-WRC-Rally-Evolved-run-problem?pid=617145#pid617145 + // Fix "Branch 19e00047 in delay slot" which causes extreme slowdowns + // when you crash your car or interact with physics objects + patch=1,EE,003CC894,word,00000000 SCES-53285: name: "Ratchet - Gladiator" region: "PAL-M5"