GameDB: Add missing The Godfather fixes

Adds missing fixes for other entry's of The Godfarther.
This commit is contained in:
JordanTheToaster 2023-02-07 23:22:04 +00:00 committed by refractionpcsx2
parent aea5c09825
commit f556dd2584
1 changed files with 23 additions and 0 deletions

View File

@ -18687,15 +18687,31 @@ SLES-53967:
SLES-53968: SLES-53968:
name: "Parrain, Le" name: "Parrain, Le"
region: "PAL-F" region: "PAL-F"
gsHWFixes:
cpuCLUTRender: 1 # Fixes light occlusion.
skipDrawStart: 1 # Removes mono-colored sepia bottom and vertical sepia bars on top.
skipDrawEnd: 1 # Removes mono-colored sepia bottom and vertical sepia bars on top.
SLES-53969: SLES-53969:
name: "Pate, Der" name: "Pate, Der"
region: "PAL-G" region: "PAL-G"
gsHWFixes:
cpuCLUTRender: 1 # Fixes light occlusion.
skipDrawStart: 1 # Removes mono-colored sepia bottom and vertical sepia bars on top.
skipDrawEnd: 1 # Removes mono-colored sepia bottom and vertical sepia bars on top.
SLES-53970: SLES-53970:
name: "Padrino, Il" name: "Padrino, Il"
region: "PAL-I" region: "PAL-I"
gsHWFixes:
cpuCLUTRender: 1 # Fixes light occlusion.
skipDrawStart: 1 # Removes mono-colored sepia bottom and vertical sepia bars on top.
skipDrawEnd: 1 # Removes mono-colored sepia bottom and vertical sepia bars on top.
SLES-53971: SLES-53971:
name: "Padrino, El" name: "Padrino, El"
region: "PAL-S" region: "PAL-S"
gsHWFixes:
cpuCLUTRender: 1 # Fixes light occlusion.
skipDrawStart: 1 # Removes mono-colored sepia bottom and vertical sepia bars on top.
skipDrawEnd: 1 # Removes mono-colored sepia bottom and vertical sepia bars on top.
SLES-53972: SLES-53972:
name: "Stock Car Crash" name: "Stock Car Crash"
region: "PAL-E" region: "PAL-E"
@ -24240,6 +24256,13 @@ SLKA-25335:
region: "NTSC-K" region: "NTSC-K"
gsHWFixes: gsHWFixes:
halfPixelOffset: 2 # Fixes misaligned lighting. halfPixelOffset: 2 # Fixes misaligned lighting.
SLKA-25338:
name: "Godfather, The"
region: "NTSC-K"
gsHWFixes:
cpuCLUTRender: 1 # Fixes light occlusion.
skipDrawStart: 1 # Removes mono-colored sepia bottom and vertical sepia bars on top.
skipDrawEnd: 1 # Removes mono-colored sepia bottom and vertical sepia bars on top.
SLKA-25341: SLKA-25341:
name: "Driver - Parallel Lines" name: "Driver - Parallel Lines"
region: "NTSC-K" region: "NTSC-K"