mirror of https://github.com/PCSX2/pcsx2.git
GameDB: change VUclamping on "Sled Storm"
This commit is contained in:
parent
9173b40e2e
commit
ea98a1c9f9
|
@ -8542,7 +8542,7 @@ SLES-50683:
|
||||||
name: "Sled Storm"
|
name: "Sled Storm"
|
||||||
region: "PAL-M3"
|
region: "PAL-M3"
|
||||||
clampModes:
|
clampModes:
|
||||||
vuClampMode: 2 # Missing polygons at the bottom of the screen.
|
vuClampMode: 3 # Missing polygons at the bottom of the screen.
|
||||||
SLES-50684:
|
SLES-50684:
|
||||||
name: "Medal of Honor - Frontline"
|
name: "Medal of Honor - Frontline"
|
||||||
region: "PAL-M3"
|
region: "PAL-M3"
|
||||||
|
@ -34320,7 +34320,7 @@ SLUS-20363:
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
compat: 5
|
compat: 5
|
||||||
clampModes:
|
clampModes:
|
||||||
vuClampMode: 2 # Missing polygons at the bottom of the screen.
|
vuClampMode: 3 # Missing polygons at the bottom of the screen.
|
||||||
SLUS-20364:
|
SLUS-20364:
|
||||||
name: "Tiger Woods PGA Tour 2002"
|
name: "Tiger Woods PGA Tour 2002"
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
|
|
Loading…
Reference in New Issue