mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Various fixes
This commit is contained in:
parent
d6a29d483c
commit
0acc91403d
|
@ -4499,6 +4499,7 @@ SCES-50360:
|
|||
recommendedBlendingLevel: 4 # Fixes menu text brightness.
|
||||
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
|
||||
trilinearFiltering: 1
|
||||
halfPixelOffset: 4 # Fixes misaligned blur during Darkside special.
|
||||
SCES-50361:
|
||||
name: "Jak and Daxter - The Precursor Legacy"
|
||||
region: "PAL-M6"
|
||||
|
@ -5009,6 +5010,7 @@ SCES-51480:
|
|||
recommendedBlendingLevel: 4 # Fixes menu text brightness.
|
||||
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
|
||||
trilinearFiltering: 1
|
||||
halfPixelOffset: 4 # Fixes misaligned blur during Darkside special.
|
||||
SCES-51513:
|
||||
name: "EyeToy - Play"
|
||||
region: "PAL-M11"
|
||||
|
@ -10181,6 +10183,7 @@ SCUS-97101:
|
|||
recommendedBlendingLevel: 4 # Fixes menu text brightness.
|
||||
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
|
||||
trilinearFiltering: 1
|
||||
halfPixelOffset: 4 # Fixes misaligned blur during Darkside special.
|
||||
SCUS-97102:
|
||||
name: "Gran Turismo 3 - A-Spec"
|
||||
region: "NTSC-U"
|
||||
|
@ -10463,6 +10466,7 @@ SCUS-97164:
|
|||
recommendedBlendingLevel: 4 # Fixes menu text brightness.
|
||||
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
|
||||
trilinearFiltering: 1
|
||||
halfPixelOffset: 4 # Fixes misaligned blur during Darkside special.
|
||||
SCUS-97165:
|
||||
name: "Official U.S. PlayStation Magazine Demo Disc 051"
|
||||
region: "NTSC-U"
|
||||
|
@ -10534,6 +10538,7 @@ SCUS-97179:
|
|||
recommendedBlendingLevel: 4 # Fixes menu text brightness.
|
||||
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
|
||||
trilinearFiltering: 1
|
||||
halfPixelOffset: 4 # Fixes misaligned blur during Darkside special.
|
||||
SCUS-97181:
|
||||
name: "Official U.S. PlayStation Magazine Demo Disc 055"
|
||||
region: "NTSC-U"
|
||||
|
@ -10580,6 +10585,7 @@ SCUS-97195:
|
|||
recommendedBlendingLevel: 4 # Fixes menu text brightness.
|
||||
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
|
||||
trilinearFiltering: 1
|
||||
halfPixelOffset: 4 # Fixes misaligned blur during Darkside special.
|
||||
SCUS-97196:
|
||||
name: "Twisted Metal - Black ONLINE"
|
||||
region: "NTSC-U"
|
||||
|
@ -10588,6 +10594,7 @@ SCUS-97196:
|
|||
recommendedBlendingLevel: 4 # Fixes menu text brightness.
|
||||
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
|
||||
trilinearFiltering: 1
|
||||
halfPixelOffset: 4 # Fixes misaligned blur during Darkside special.
|
||||
SCUS-97197:
|
||||
name: "War of the Monsters"
|
||||
region: "NTSC-U"
|
||||
|
|
Loading…
Reference in New Issue