From 92d43d042d022da95444e62a419c143a2adc6ee7 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Tue, 18 Oct 2022 19:31:57 +0100 Subject: [PATCH] GameDB: Add HW/Upscale fixes for King's Field IV --- bin/resources/GameIndex.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 58687c41e2..168a1ccbae 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -11038,6 +11038,9 @@ SLES-50920: name: "King's Field IV" region: "PAL-M5" compat: 5 + gsHWFixes: + preloadFrameData: 1 # Fixes invisible lava, there is another issue that needs skipdraw 1 for blurry font but it removes much brightness. + halfPixelOffset: 2 # Fixes font rendering. patches: 401F4726: content: |- @@ -35063,6 +35066,9 @@ SLPS-25055: SLPS-25057: name: "King's Field IV" region: "NTSC-J" + gsHWFixes: + preloadFrameData: 1 # Fixes invisible lava, there is another issue that needs skipdraw 1 for blurry font but it removes much brightness. + halfPixelOffset: 2 # Fixes font rendering. patches: 04C3765E: content: |- @@ -39969,6 +39975,7 @@ SLUS-20318: compat: 5 gsHWFixes: preloadFrameData: 1 # Fixes invisible lava, there is another issue that needs skipdraw 1 for blurry font but it removes much brightness. + halfPixelOffset: 2 # Fixes font rendering. patches: 36E02E91: content: |- @@ -40116,6 +40123,7 @@ SLUS-20353: region: "NTSC-U" gsHWFixes: preloadFrameData: 1 # Fixes invisible lava, there is another issue that needs skipdraw 1 for blurry font but it removes much brightness. + halfPixelOffset: 2 # Fixes font rendering. SLUS-20354: name: "Red Card Soccer 2003" region: "NTSC-U"