From fcde7fdb80e19749678ba277a184cd18d2dc83e3 Mon Sep 17 00:00:00 2001 From: JimScript <66685584+JimScript@users.noreply.github.com> Date: Fri, 4 Apr 2025 07:44:32 -0700 Subject: [PATCH] GameDB: R&C Size Matters HPO Native with Texture Offset --- bin/resources/GameIndex.yaml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 2bb0fe16b1..83ad779031 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -6512,7 +6512,12 @@ SCES-54941: region: "PAL-E" SCES-55019: name: "Ratchet & Clank - Size Matters" - region: "PAL-M5" + region: "PAL-M13" + gsHWFixes: + recommendedBlendingLevel: 4 # Fixes vendor and other bloom. + autoFlush: 2 # Fixes missing bloom and shadow definition. + halfPixelOffset: 5 # Fixes misaligned bloom. + nativeScaling: 2 # Fixes pixelated bloom. SCES-55038: name: "EyeToy Play - Hero" region: "PAL-M15" @@ -7651,7 +7656,8 @@ SCKA-20120: gsHWFixes: recommendedBlendingLevel: 4 # Fixes vendor and other bloom. autoFlush: 2 # Fixes missing bloom and shadow definition. - halfPixelOffset: 5 # Fixes misaligned bloom. + halfPixelOffset: 5 # Fixes misaligned bloom. + nativeScaling: 2 # Fixes pixelated bloom. SCKA-20124: name: "Piposarugetchu 3" # Ape Escape 3 region: "NTSC-K" @@ -12435,7 +12441,8 @@ SCUS-97615: gsHWFixes: recommendedBlendingLevel: 4 # Fixes vendor and other bloom. autoFlush: 2 # Fixes missing bloom and shadow definition. - halfPixelOffset: 5 # Fixes misaligned bloom. + halfPixelOffset: 5 # Fixes misaligned bloom. + nativeScaling: 2 # Fixes pixelated bloom. SCUS-97616: name: "SingStar '80s" region: "NTSC-U" @@ -27630,7 +27637,8 @@ SLES-55019: gsHWFixes: recommendedBlendingLevel: 4 # Fixes vendor and other bloom. autoFlush: 2 # Fixes missing bloom and shadow definition. - halfPixelOffset: 5 # Fixes misaligned bloom. + halfPixelOffset: 5 # Fixes misaligned bloom. + nativeScaling: 2 # Fixes pixelated bloom. SLES-55020: name: "Die Simpsons - Das Spiel" region: "PAL-G"