Skip to content

Commit

Permalink
GameDB: Fix V-Rally 3 graphical corruption
Browse files Browse the repository at this point in the history
Fixes random graphical corruption that can happen by adding EE Timing hack.
  • Loading branch information
JordanTheToaster authored and refractionpcsx2 committed Feb 15, 2023
1 parent 0fa52a7 commit 86ce464
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,8 @@ SCAJ-20008:
gsHWFixes:
preloadFrameData: 1 # Fixes fog and make lights on cars work again.
autoFlush: 1 # Fixes sun luminosity and penetration of objects.
gameFixes:
- EETimingHack # Fixes random graphical corruption.
SCAJ-20009:
name: "Herdy Gerdy"
region: "NTSC-Unk"
Expand Down Expand Up @@ -10999,6 +11001,8 @@ SLES-50725:
gsHWFixes:
preloadFrameData: 1 # Fixes fog and make lights on cars work again.
autoFlush: 1 # Fixes sun luminosity and penetration of objects.
gameFixes:
- EETimingHack # Fixes random graphical corruption.
SLES-50726:
name: "Myst III - Exile"
region: "PAL-M6"
Expand Down Expand Up @@ -28255,6 +28259,8 @@ SLPM-65191:
gsHWFixes:
preloadFrameData: 1 # Fixes fog and make lights on cars work again.
autoFlush: 1 # Fixes sun luminosity and penetration of objects.
gameFixes:
- EETimingHack # Fixes random graphical corruption.
SLPM-65192:
name: "NBA Live 2003"
region: "NTSC-J"
Expand Down Expand Up @@ -29473,6 +29479,8 @@ SLPM-65539:
gsHWFixes:
preloadFrameData: 1 # Fixes fog and make lights on cars work again.
autoFlush: 1 # Fixes sun luminosity and penetration of objects.
gameFixes:
- EETimingHack # Fixes random graphical corruption.
SLPM-65540:
name: "Galaxy Angel - Moonlit Lovers [First Limited Edition]"
region: "NTSC-J"
Expand Down Expand Up @@ -42950,6 +42958,8 @@ SLUS-20496:
gsHWFixes:
preloadFrameData: 1 # Fixes fog and make lights on cars work again.
autoFlush: 1 # Fixes sun luminosity and penetration of objects.
gameFixes:
- EETimingHack # Fixes random graphical corruption.
SLUS-20497:
name: "Burnout 2 - Point of Impact"
region: "NTSC-U"
Expand Down

0 comments on commit 86ce464

Please sign in to comment.