From a2a96431230e57bce411b61c3b70ac3aae110d87 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Mon, 24 Jul 2023 21:36:18 +0100 Subject: [PATCH] GameDB: Move Haunting Ground over to HPO Special + Round Sprite Half --- bin/resources/GameIndex.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 7f44496613..2ef6af7bc4 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -16925,7 +16925,8 @@ SLES-52877: region: "PAL-M5" compat: 5 gsHWFixes: - halfPixelOffset: 1 # Fixes blurriness. + halfPixelOffset: 2 # Reduces blurriness. Normal Vertex works better, but causes some lights to disappear. + roundSprite: 1 # Further reduces blurriness. beforeDraw: "OI_HauntingGround" # Fix bloom. SLES-52882: name: "Stolen" @@ -48190,7 +48191,8 @@ SLUS-21075: region: "NTSC-U" compat: 5 gsHWFixes: - halfPixelOffset: 1 # Fixes blurriness. + halfPixelOffset: 2 # Reduces blurriness. Normal Vertex works better, but causes some lights to disappear. + roundSprite: 1 # Further reduces blurriness. beforeDraw: "OI_HauntingGround" # Fix bloom. SLUS-21076: name: "Atari Anthology"