From dc000e08abaf5eb6c5755f853059f7a1c73d8e6c Mon Sep 17 00:00:00 2001 From: Goatman13 <101417270+Goatman13@users.noreply.github.com> Date: Sat, 4 Jun 2022 15:07:28 +0200 Subject: [PATCH] GameDB: Add more Onimusha 3 HW fixes. Fixes textureless graphics ingame. --- bin/resources/GameIndex.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 34c84d0501..a02f287768 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -12435,6 +12435,7 @@ SLES-51914: gsHWFixes: halfPixelOffset: 2 # Fixes ghosting. roundSprite: 2 # Fixes various lines / reduces bars on right edge. + disablePartialInvalidation: 1 # Fixes textureless graphics ingame. SLES-51915: name: "Pro Evolution Soccer 3" region: "PAL-I" @@ -21227,6 +21228,7 @@ SLKA-25093: gsHWFixes: halfPixelOffset: 2 # Fixes ghosting. roundSprite: 2 # Fixes various lines / reduces bars on right edge. + disablePartialInvalidation: 1 # Fixes textureless graphics ingame. SLKA-25100: name: "Dragon Quest V Dragon Quarter" region: "NTSC-K" @@ -25827,6 +25829,7 @@ SLPM-65413: gsHWFixes: halfPixelOffset: 2 # Fixes ghosting. roundSprite: 2 # Fixes various lines / reduces bars on right edge. + disablePartialInvalidation: 1 # Fixes textureless graphics ingame. SLPM-65414: name: "Simple 2000 Series Vol. 45 - The Koi to Namida to, Tsuioku to..." region: "NTSC-J" @@ -39509,6 +39512,7 @@ SLUS-20694: gsHWFixes: halfPixelOffset: 2 # Fixes ghosting. roundSprite: 2 # Fixes various lines / reduces bars on right edge. + disablePartialInvalidation: 1 # Fixes textureless graphics ingame. SLUS-20695: name: "Chaos Legion" region: "NTSC-U"