GameDB: Ruff Trigger

Rename Europe serial and fix offset and blooming.
This commit is contained in:
RedDevilus 2023-02-15 18:47:26 +01:00 committed by refractionpcsx2
parent 6beb6aa05b
commit da1e9db2c0
1 changed files with 7 additions and 1 deletions

View File

@ -18878,10 +18878,13 @@ SLES-54018:
name: "Jackpot Madness"
region: "PAL-E"
SLES-54021:
name: "Ruff Trigger"
name: "Ruff Trigger - The Vanocore Conspiracy"
region: "PAL-M5"
gameFixes:
- EETimingHack # Fixes game engine errors when going ingame.
gsHWFixes:
cpuCLUTRender: 1 # Bring back blooming scattering like in software mode.
halfPixelOffset: 1 # Fixes misalignment like volcano lighting.
patches:
B02C81E5:
content: |-
@ -47145,6 +47148,9 @@ SLUS-21314:
compat: 4
gameFixes:
- EETimingHack # Needed to go ingame.
gsHWFixes:
cpuCLUTRender: 1 # Bring back blooming scattering like in software mode.
halfPixelOffset: 1 # Fixes misalignment like volcano lighting.
patches:
F73488D5:
content: |-