From 2f21caa41c837c3021398c2e9789ff9d7254bc6e Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Thu, 10 Aug 2023 10:38:13 +0100 Subject: [PATCH] GameDB: Add Instant DMA to Jak X Combat Racing --- bin/resources/GameIndex.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 765129291a..d7d7e97483 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -5011,6 +5011,8 @@ SCES-53285: SCES-53286: name: "Jak X - Combat Racing" region: "PAL-M7" + gameFixes: + - InstantDMAHack # Fixes bad IPU DMA timing. gsHWFixes: roundSprite: 1 # Fix lines in the sky. autoFlush: 2 # Fixes lighting. @@ -9802,6 +9804,8 @@ SCUS-97429: name: "Jak X - Combat Racing" region: "NTSC-U" compat: 5 + gameFixes: + - InstantDMAHack # Fixes bad IPU DMA timing. gsHWFixes: roundSprite: 1 # Fix lines in the sky. autoFlush: 2 # Fixes lighting. @@ -10084,6 +10088,8 @@ SCUS-97485: SCUS-97486: name: "Jak X - Combat Racing [Regular Demo]" region: "NTSC-U" + gameFixes: + - InstantDMAHack # Fixes bad IPU DMA timing. gsHWFixes: roundSprite: 1 # Fix lines in the sky. autoFlush: 2 # Fixes lighting. @@ -10107,6 +10113,8 @@ SCUS-97488: name: "Jak X - Combat Racing [Public Beta v.1]" region: "NTSC-U" compat: 5 + gameFixes: + - InstantDMAHack # Fixes bad IPU DMA timing. gsHWFixes: roundSprite: 1 # Fix lines in the sky. autoFlush: 2 # Fixes lighting. @@ -10432,6 +10440,8 @@ SCUS-97572: SCUS-97574: name: "Jak X - Combat Racing [Greatest Hits]" region: "NTSC-U" + gameFixes: + - InstantDMAHack # Fixes bad IPU DMA timing. gsHWFixes: roundSprite: 1 # Fix lines in the sky. autoFlush: 2 # Fixes lighting. @@ -57884,6 +57894,8 @@ TCES-53286: name: "Jak X Beta Trial Code" region: "PAL-E" compat: 5 + gameFixes: + - InstantDMAHack # Fixes bad IPU DMA timing. gsHWFixes: roundSprite: 1 # Fix lines in the sky. autoFlush: 2 # Fixes lighting.