From 0ea629aee541163a59a6416babb2a6c26e0639f1 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Sun, 29 Oct 2023 18:31:02 +0000 Subject: [PATCH] GameDB: Patch to fix Valkyrie Profile 2 PAL FMV timing --- bin/resources/GameIndex.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 6e19836faa401..0ca373a487148 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -23834,6 +23834,11 @@ SLES-54644: roundSprite: 1 # Fixes area transition vertical lines and lessens red forest vertical lines. textureInsideRT: 1 # Required for swirl battle transition. nativePaletteDraw: 1 + patches: + 04CCB600: + content: |- + // Modifies the wait loop on FMV's to make sure 304 hsyncs pass instead of 288. + patch=1,EE,002B9A44,word,24110130 SLES-54645: name: "Valkyrie Profile 2 - Silmeria" region: "PAL-F"