Skip to content

Commit

Permalink
GameDB: Add Instant DMA to Jak X Combat Racing
Browse files Browse the repository at this point in the history
  • Loading branch information
refractionpcsx2 committed Aug 10, 2023
1 parent 51a35d4 commit 2f21caa
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand All @@ -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.
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 2f21caa

Please sign in to comment.