From 4fb00504113ecf074f3403a332b382f2893d12a4 Mon Sep 17 00:00:00 2001 From: RedDevilus Date: Sat, 4 Jun 2022 03:22:59 +0200 Subject: [PATCH] GameDB: Forbidden Siren 2 Fixes vertical lines in-game (merge sprite) and FMV (software renderer gamefix) --- bin/resources/GameIndex.yaml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 7d72ff98ed..34c84d0501 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -1119,6 +1119,9 @@ SCAJ-20161: region: "NTSC-J" gameFixes: - XGKickHack # Fixes SPS. + - SoftwareRendererFMVHack # Fixes vertical lines in FMVs that aren't fixed with merge sprite. + gsHWFixes: + mergeSprite: 1 # Fixes vertical lines in-game. SCAJ-20162: name: "Rogue Galaxy" region: "NTSC-Unk" @@ -1145,9 +1148,12 @@ SCAJ-20166: halfPixelOffset: 1 # Fixes blurriness but no fix for font or other artifacts possible with round sprite. SCAJ-20167: name: "Siren 2" - region: "NTSC-Ch-J" + region: "NTSC-C-J" gameFixes: - XGKickHack # Fixes SPS. + - SoftwareRendererFMVHack # Fixes vertical lines in FMVs that aren't fixed with merge sprite. + gsHWFixes: + mergeSprite: 1 # Fixes vertical lines in-game. SCAJ-20168: name: "Rule of Rose" region: "NTSC-Unk" @@ -3617,6 +3623,9 @@ SCES-53851: compat: 5 gameFixes: - XGKickHack # Fixes SPS. + - SoftwareRendererFMVHack # Fixes vertical lines in FMVs that aren't fixed with merge sprite. + gsHWFixes: + mergeSprite: 1 # Fixes vertical lines in-game. patches: default: content: |- @@ -4628,6 +4637,9 @@ SCKA-20069: region: "NTSC-K" gameFixes: - XGKickHack # Fixes SPS. + - SoftwareRendererFMVHack # Fixes vertical lines in FMVs that aren't fixed with merge sprite. + gsHWFixes: + mergeSprite: 1 # Fixes vertical lines in-game. SCKA-20070: name: "Ace Combat Zero - The Belkan War" region: "NTSC-K" @@ -5456,6 +5468,9 @@ SCPS-15106: compat: 5 gameFixes: - XGKickHack # Fixes SPS. + - SoftwareRendererFMVHack # Fixes vertical lines in FMVs that aren't fixed with merge sprite. + gsHWFixes: + mergeSprite: 1 # Fixes vertical lines in-game. patches: 626552EB: content: |- @@ -5886,6 +5901,9 @@ SCPS-19326: region: "NTSC-J" gameFixes: - XGKickHack # Fixes SPS. + - SoftwareRendererFMVHack # Fixes vertical lines in FMVs that aren't fixed with merge sprite. + gsHWFixes: + mergeSprite: 1 # Fixes vertical lines in-game. SCPS-19327: name: "Ape Escape 3 [PlayStation 2 the Best - Reprint]" region: "NTSC-J"