From 7a330340acdc2864384a335a9be992e36e05d095 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Wed, 20 Oct 2021 20:15:46 +0100 Subject: [PATCH] GameDB: Port Iridium Runners patch, update fixes --- bin/GameIndex.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bin/GameIndex.yaml b/bin/GameIndex.yaml index d05d8074ad..bb904618c1 100644 --- a/bin/GameIndex.yaml +++ b/bin/GameIndex.yaml @@ -17072,6 +17072,14 @@ SLES-55012: SLES-55013: name: "Iridium Runners" region: "PAL-M5" + gameFixes: + - EETimingHack # Fixes game engine errors when going ingame. + - VUKickstartHack # Fixes distant shadows + patches: + 304497e5: + content: |- + // Fixes random hangs when going ingame. + patch=1,EE,002242e0,word,00000000 SLES-55015: name: "Barbie as the Island Princess" region: "PAL-M6" @@ -39397,6 +39405,7 @@ SLUS-21697: compat: 3 gameFixes: - EETimingHack # Fixes game engine errors when going ingame. + - VUKickstartHack # Fixes distant shadows patches: 304497e5: content: |-