From 3d42da3e974d44dbb0aa6273bd0e7be4033b22e4 Mon Sep 17 00:00:00 2001 From: JimScript <66685584+JimScript@users.noreply.github.com> Date: Fri, 4 Apr 2025 06:27:57 -0700 Subject: [PATCH] GameDB: R&C Size Matters HPO Native with Texture Offset --- bin/resources/GameIndex.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 9f08f40ede..2bb0fe16b1 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -7651,6 +7651,7 @@ SCKA-20120: gsHWFixes: recommendedBlendingLevel: 4 # Fixes vendor and other bloom. autoFlush: 2 # Fixes missing bloom and shadow definition. + halfPixelOffset: 5 # Fixes misaligned bloom. SCKA-20124: name: "Piposarugetchu 3" # Ape Escape 3 region: "NTSC-K" @@ -12434,6 +12435,7 @@ SCUS-97615: gsHWFixes: recommendedBlendingLevel: 4 # Fixes vendor and other bloom. autoFlush: 2 # Fixes missing bloom and shadow definition. + halfPixelOffset: 5 # Fixes misaligned bloom. SCUS-97616: name: "SingStar '80s" region: "NTSC-U" @@ -27628,6 +27630,7 @@ SLES-55019: gsHWFixes: recommendedBlendingLevel: 4 # Fixes vendor and other bloom. autoFlush: 2 # Fixes missing bloom and shadow definition. + halfPixelOffset: 5 # Fixes misaligned bloom. SLES-55020: name: "Die Simpsons - Das Spiel" region: "PAL-G"