From ea98a1c9f996d13560ac4b79fa0323f0b735ad15 Mon Sep 17 00:00:00 2001 From: Mrlinkwii Date: Sun, 19 Dec 2021 16:42:59 +0000 Subject: [PATCH] GameDB: change VUclamping on "Sled Storm" --- bin/resources/GameIndex.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 699a926056..4f96326cd9 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -8542,7 +8542,7 @@ SLES-50683: name: "Sled Storm" region: "PAL-M3" clampModes: - vuClampMode: 2 # Missing polygons at the bottom of the screen. + vuClampMode: 3 # Missing polygons at the bottom of the screen. SLES-50684: name: "Medal of Honor - Frontline" region: "PAL-M3" @@ -34320,7 +34320,7 @@ SLUS-20363: region: "NTSC-U" compat: 5 clampModes: - vuClampMode: 2 # Missing polygons at the bottom of the screen. + vuClampMode: 3 # Missing polygons at the bottom of the screen. SLUS-20364: name: "Tiger Woods PGA Tour 2002" region: "NTSC-U"