From 7f2221e57944e385af5c3f019c358edcbf876980 Mon Sep 17 00:00:00 2001 From: "Gregoire L. D." Date: Thu, 18 Apr 2024 12:16:08 +0200 Subject: [PATCH 1/4] Added new Ico version based on Redump Database --- bin/resources/GameIndex.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index b7fd0d6286cea..fa3b5349af3f0 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -4185,6 +4185,17 @@ SCED-55120: SCED-55432: name: "Buzz! Junior - Ace Racers [Demo]" region: "PAL-M15" +SCES-00000: + name: "Ico" + region: "PAL-M5" + compat: 5 + clampModes: + eeClampMode: 2 # Otherwise freezes in various spots, check full intro. + vuClampMode: 1 # Otherwise camera does not focus correctly on main character. + gsHWFixes: + mipmap: 1 + halfPixelOffset: 1 # Fixes effect misalignment. + moveHandler: "MV_Ico" # Fixes depth buffer post-processing. SCES-50000: name: "Ridge Racer V" region: "PAL-M5" From bda20730d26a6aeddfd1742b831feca621f9d896 Mon Sep 17 00:00:00 2001 From: "Gregoire L. D." Date: Thu, 18 Apr 2024 12:54:43 +0200 Subject: [PATCH 2/4] Change label --- bin/resources/GameIndex.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index fa3b5349af3f0..cc63919e93577 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -4186,7 +4186,7 @@ SCED-55432: name: "Buzz! Junior - Ace Racers [Demo]" region: "PAL-M15" SCES-00000: - name: "Ico" + name: "Ico [Preview]" region: "PAL-M5" compat: 5 clampModes: From 303e857b76152810252c6058905235821d4608f8 Mon Sep 17 00:00:00 2001 From: "Gregoire L. D." Date: Thu, 18 Apr 2024 14:54:06 +0200 Subject: [PATCH 3/4] Comment about iffy reference --- bin/resources/GameIndex.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index cc63919e93577..58e427d9e46fe 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -4186,6 +4186,7 @@ SCED-55432: name: "Buzz! Junior - Ace Racers [Demo]" region: "PAL-M15" SCES-00000: +# The serial for this game is based on the Redump Database as of 2024-04-18 name: "Ico [Preview]" region: "PAL-M5" compat: 5 From 5629069078214320ee877ebaf2e5fb7af4f3ae72 Mon Sep 17 00:00:00 2001 From: "Gregoire L. D." Date: Wed, 22 Jan 2025 17:22:45 +0100 Subject: [PATCH 4/4] Removed comment, info was accurate --- bin/resources/GameIndex.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 51ef2ea00e65c..3f4527876c749 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -4542,7 +4542,6 @@ SCED-55432: name: "Buzz! Junior - Ace Racers [Demo]" region: "PAL-M15" SCES-00000: -# The serial for this game is based on the Redump Database as of 2024-04-18 name: "Ico [Preview]" region: "PAL-M5" compat: 5