From 8f73e932056a66265e132812a169b173e120af4d Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Thu, 29 Dec 2022 07:57:03 +0000 Subject: [PATCH] GameDB: Add VU0 Clamping to Sly 3 Adds VU0 Extra + Preserve Sign to Sly 3 to fix the bugged camera and not break the "The Ancestors' Gauntlet" level. --- bin/resources/GameIndex.yaml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index da68b0c938..64922ec055 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -2511,6 +2511,15 @@ SCED-53679: SCED-53684: name: "SingStar '80s [Demo]" region: "PAL-E" +SCED-53802: + name: "Sly 3 - Honour Among Thieves [Demo]" + region: "PAL-M5" + roundModes: + vuRoundMode: 0 # Fixes game engine issue with bombs and ladders. + clampModes: + vu0ClampMode: 3 # Fixes bugged camera. + gsHWFixes: + halfPixelOffset: 2 # Fixes chromatic effect. SCED-53854: name: "Official PS2 Magazine French Christmas Special" # French region: "PAL-F" @@ -3908,7 +3917,7 @@ SCES-53409: roundModes: vuRoundMode: 0 # Fixes game engine issue with bombs and ladders. clampModes: - vuClampMode: 2 # Fixes bugged camera. + vu0ClampMode: 3 # Fixes bugged camera. gsHWFixes: halfPixelOffset: 2 # Fixes chromatic effect. SCES-53422: @@ -5081,7 +5090,7 @@ SCKA-20063: roundModes: vuRoundMode: 0 # Fixes game engine issue with bombs and ladders. clampModes: - vuClampMode: 2 # Fixes bugged camera. + vu0ClampMode: 3 # Fixes bugged camera. gsHWFixes: halfPixelOffset: 2 # Fixes chromatic effect. SCKA-20064: @@ -8156,7 +8165,7 @@ SCUS-97464: roundModes: vuRoundMode: 0 # Fixes game engine issue with bombs and ladders. clampModes: - vuClampMode: 2 # Fixes bugged camera. + vu0ClampMode: 3 # Fixes bugged camera. gsHWFixes: halfPixelOffset: 2 # Fixes chromatic effect. SCUS-97465: @@ -8276,7 +8285,7 @@ SCUS-97484: roundModes: vuRoundMode: 0 # Fixes game engine issue with bombs and ladders. clampModes: - vuClampMode: 2 # Fixes bugged camera. + vu0ClampMode: 3 # Fixes bugged camera. gsHWFixes: halfPixelOffset: 2 # Fixes chromatic effect. SCUS-97485: @@ -8486,7 +8495,7 @@ SCUS-97527: roundModes: vuRoundMode: 0 # Fixes game engine issue with bombs and ladders. clampModes: - vuClampMode: 2 # Fixes bugged camera. + vu0ClampMode: 3 # Fixes bugged camera. gsHWFixes: halfPixelOffset: 2 # Fixes chromatic effect. SCUS-97528: