mirror of https://github.com/PCSX2/pcsx2.git
GameDB: NFS UG1 Blending
This commit is contained in:
parent
e1921e660d
commit
81ae1ce362
|
@ -7544,6 +7544,7 @@ SCUS-97117:
|
|||
name: "PlayStation 2 Demo Disc Version 2.1 [Need for Speed - Underground]"
|
||||
region: "NTSC-U"
|
||||
gsHWFixes:
|
||||
recommendedBlendingLevel: 3 # Improves reflection quality.
|
||||
halfPixelOffset: 2 # Fixes misaligned post-processing.
|
||||
SCUS-97118:
|
||||
name: "NFL GameDay 2001 [Demo]"
|
||||
|
@ -9839,6 +9840,7 @@ SLED-51975:
|
|||
gameFixes:
|
||||
- EETimingHack # Fixes broken textures.
|
||||
gsHWFixes:
|
||||
recommendedBlendingLevel: 3 # Improves reflection quality.
|
||||
halfPixelOffset: 2 # Fixes misaligned post-processing.
|
||||
PCRTCOverscan: 1 # Fixes image alignment.
|
||||
SLED-52014:
|
||||
|
@ -14686,6 +14688,7 @@ SLES-51967:
|
|||
gameFixes:
|
||||
- EETimingHack # Fixes broken textures.
|
||||
gsHWFixes:
|
||||
recommendedBlendingLevel: 3 # Improves reflection quality.
|
||||
halfPixelOffset: 2 # Fixes misaligned post-processing.
|
||||
PCRTCOverscan: 1 # Fixes image alignment.
|
||||
SLES-51968:
|
||||
|
@ -24892,6 +24895,7 @@ SLKA-25136:
|
|||
gameFixes:
|
||||
- EETimingHack # Fixes broken textures.
|
||||
gsHWFixes:
|
||||
recommendedBlendingLevel: 3 # Improves reflection quality.
|
||||
halfPixelOffset: 2 # Fixes misaligned post-processing.
|
||||
SLKA-25137:
|
||||
name: "Sims, The - Bustin' Out"
|
||||
|
@ -46379,6 +46383,7 @@ SLUS-20811:
|
|||
gameFixes:
|
||||
- EETimingHack # Broken textures.
|
||||
gsHWFixes:
|
||||
recommendedBlendingLevel: 3 # Improves reflection quality.
|
||||
halfPixelOffset: 2 # Fixes misaligned post-processing.
|
||||
SLUS-20812:
|
||||
name: "Dynasty Warriors 4 - Extreme Edition"
|
||||
|
|
Loading…
Reference in New Issue