Skip to content

Commit 7561f7e

Browse files
JordanTheToasterGovanifY
authored andcommitted
GameDB: Silent Hill Shattered Memories fixes
1 parent ac69bb2 commit 7561f7e

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

bin/resources/GameIndex.yaml

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30283,8 +30283,11 @@ SLES-55569:
3028330283
name: "Silent Hill - Shattered Memories"
3028430284
region: "PAL-M5"
3028530285
gsHWFixes:
30286+
minimumBlendingLevel: 2 # Fixes pause menu transition.
3028630287
disablePartialInvalidation: 1 # Fixes missing graphics.
30287-
halfPixelOffset: 2 # Fixes ghosting.
30288+
textureInsideRT: 1 # Fixes pause menu transition.
30289+
halfPixelOffset: 5 # Fixes post-processing and bloom misaligment.
30290+
nativeScaling: 2 # Fixes post-processing smoothness and position.
3028830291
SLES-55572:
3028930292
name: "Marvel Super Hero Squad"
3029030293
region: "PAL-M6"
@@ -33551,6 +33554,12 @@ SLKA-25465:
3355133554
name: "사일런트 힐: 섀터드 메모리즈" # Undumped on ReDump as of 2025-08-28
3355233555
name-en: "Silent Hill - Shattered Memories"
3355333556
region: "NTSC-K"
33557+
gsHWFixes:
33558+
minimumBlendingLevel: 2 # Fixes pause menu transition.
33559+
disablePartialInvalidation: 1 # Fixes missing graphics.
33560+
textureInsideRT: 1 # Fixes pause menu transition.
33561+
halfPixelOffset: 5 # Fixes post-processing and bloom misaligment.
33562+
nativeScaling: 2 # Fixes post-processing smoothness and position.
3355433563
SLKA-25466:
3355533564
name: "비트매니아 IIDX 16 엠프레스 + 프리미엄 베스트 [Disc 1 of 2 - Empress Disc]" # Undumped and unconfirmed on ReDump as of 2025-08-28
3355633565
name-en: "Beatmania IIDX 16 - Empress + Premium Best [Disc 1 of 2 - Empress Disc]"
@@ -34923,6 +34932,12 @@ SLPM-55231:
3492334932
name-sort: "さいれんとひる しゃったーどめもりーず"
3492434933
name-en: "Silent Hill - Shattered Memories"
3492534934
region: "NTSC-J"
34935+
gsHWFixes:
34936+
minimumBlendingLevel: 2 # Fixes pause menu transition.
34937+
disablePartialInvalidation: 1 # Fixes missing graphics.
34938+
textureInsideRT: 1 # Fixes pause menu transition.
34939+
halfPixelOffset: 5 # Fixes post-processing and bloom misaligment.
34940+
nativeScaling: 2 # Fixes post-processing smoothness and position.
3492634941
SLPM-55233:
3492734942
name: "金色のコルダ [KOEI The Best]"
3492834943
name-sort: "きんいろのこるだ [KOEI The Best]"
@@ -74640,8 +74655,11 @@ SLUS-21899:
7464074655
region: "NTSC-U"
7464174656
compat: 5
7464274657
gsHWFixes:
74658+
minimumBlendingLevel: 2 # Fixes pause menu transition.
7464374659
disablePartialInvalidation: 1 # Fixes missing graphics.
74644-
halfPixelOffset: 2 # Fixes ghosting.
74660+
textureInsideRT: 1 # Fixes pause menu transition.
74661+
halfPixelOffset: 5 # Fixes post-processing and bloom misaligment.
74662+
nativeScaling: 2 # Fixes post-processing smoothness and position.
7464574663
SLUS-21900:
7464674664
name: "Scooby-Doo! First Frights"
7464774665
region: "NTSC-U"

0 commit comments

Comments
 (0)