From a93034ad59ebea05dce31e729d28c8b51a387d79 Mon Sep 17 00:00:00 2001 From: Mrlinkwii Date: Sat, 13 Aug 2022 16:59:46 +0100 Subject: [PATCH] Gamedb: add fixes for 'World Rally Championship' NTSC-J versions --- bin/resources/GameIndex.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 65cd61eefe..d91ec13f59 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -32959,6 +32959,10 @@ SLPM-74405: SLPM-74406: name: "World Rally Championship [PlayStation 2 The Best]" region: "NTSC-J" + roundModes: + eeRoundMode: 0 # Fixes crash when using the Subaru. + gameFixes: + - XGKickHack # Fixes SPS while ingame. SLPM-74407: name: "Jet de Go! 2 [PlayStation 2 The Best]" region: "NTSC-J" @@ -34644,6 +34648,8 @@ SLPS-25099: region: "NTSC-J" roundModes: eeRoundMode: 0 # Fixes crash when using the Subaru. + gameFixes: + - XGKickHack # Fixes SPS while ingame. SLPS-25100: name: "Tekken 4" region: "NTSC-J"