From 14cf008a1988beb496aa2a373a892ad8a3b13c9a Mon Sep 17 00:00:00 2001 From: lightningterror <18107717+lightningterror@users.noreply.github.com> Date: Sat, 16 Sep 2023 09:13:36 +0200 Subject: [PATCH] GameDB: Various gs hw fixes. Kazoku Keikaku - Kokoro no Kizuna: Replace gpuTargetCLUT with cpuCLUTRender, fixes black letters. Ricky Ponting International Cricket 2007: Change mipamp basic to mipmap full with ps2 trilinear. Add cpuSpriteRenderBW 4, fixes garbage menus. Add the hw fixes to all serials. Add recommended blend level to full, to fix dark stage. Cat in the Hat, The: Add full mipmap with ps2 trilinear, improves textures to match sw renderer. --- bin/resources/GameIndex.yaml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index d740c438847b1..f2d116e3749e9 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -16241,6 +16241,8 @@ SLES-52034: name: "Cat in the Hat, The" region: "PAL-M5" gsHWFixes: + mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer. + trilinearFiltering: 1 autoFlush: 2 SLES-52036: name: "WWE SmackDown! - Here Comes the Pain!" @@ -22048,10 +22050,18 @@ SLES-54230: region: "PAL-E" compat: 5 gsHWFixes: - mipmap: 1 + recommendedBlendingLevel: 4 # Fixes dark stage rendering. + mipmap: 2 # Mipmap + trilinear, improves stadium crowd to match sw renderer. + trilinearFiltering: 1 + cpuSpriteRenderBW: 4 # Fixes garbage menus. SLES-54231: name: "Ricky Ponting International Cricket 2007" region: "PAL-A" + gsHWFixes: + recommendedBlendingLevel: 4 # Fixes dark stage rendering. + mipmap: 2 # Mipmap + trilinear, improves stadium crowd to match sw renderer. + trilinearFiltering: 1 + cpuSpriteRenderBW: 4 # Fixes garbage menus. SLES-54232: name: "Kingdom Hearts II" region: "PAL-F" @@ -35562,7 +35572,7 @@ SLPM-65889: name: "Kazoku Keikaku - Kokoro no Kizuna" region: "NTSC-J" gsHWFixes: - gpuTargetCLUT: 1 # Fixes broken colors. + cpuCLUTRender: 1 # Fixes broken colors. SLPM-65890: name: "Shin Sangoku Musou 4" region: "NTSC-J" @@ -50601,6 +50611,8 @@ SLUS-20797: region: "NTSC-U" compat: 5 gsHWFixes: + mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer. + trilinearFiltering: 1 autoFlush: 2 SLUS-20798: name: "Starcraft - Ghost"