mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Ruff Trigger
Rename Europe serial and fix offset and blooming.
This commit is contained in:
parent
6beb6aa05b
commit
da1e9db2c0
|
@ -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: |-
|
||||
|
|
Loading…
Reference in New Issue