From 4e3a94809d9c38558e1b8e95fe969d79c85c7c98 Mon Sep 17 00:00:00 2001 From: Zwip-Zwap Zapony Date: Thu, 4 May 2023 22:15:20 +0200 Subject: [PATCH] GameDB: Secret Agent Clank compat and bloom fix --- bin/resources/GameIndex.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 3220a8c63a..845bef814b 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -4845,6 +4845,9 @@ SCES-55489: SCES-55496: name: "Secret Agent Clank" region: "PAL-M12" + compat: 5 + gsHWFixes: + halfPixelOffset: 2 # Fixes misaligned bloom. SCES-55510: name: "Jak and Daxter - The Lost Frontier" region: "PAL-M12" @@ -9140,6 +9143,8 @@ SCUS-97623: name: "Secret Agent Clank" region: "NTSC-U" compat: 5 + gsHWFixes: + halfPixelOffset: 2 # Fixes misaligned bloom. SCUS-97625: name: "NBA 09 - The Inside" region: "NTSC-U" @@ -23369,6 +23374,9 @@ SLES-55495: SLES-55496: name: "Secret Agent Clank" region: "PAL-Unk" + compat: 5 + gsHWFixes: + halfPixelOffset: 2 # Fixes misaligned bloom. SLES-55499: name: "Disney G-Force" region: "PAL-M4"