From d9b537d33493978c2ddb9225f18a4cdf3799fc87 Mon Sep 17 00:00:00 2001 From: Oymat <122278577+Oymat@users.noreply.github.com> Date: Wed, 18 Jan 2023 22:15:43 +0300 Subject: [PATCH] GameDB: Add SoftwareRendererFMVHack to Onimusha: Warlords (#7916) close https://github.com/PCSX2/pcsx2/issues/7787 --- bin/resources/GameIndex.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index cdb481c51a..fe9e4c3cc9 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -10063,6 +10063,8 @@ SLES-50247: compat: 5 gsHWFixes: texturePreloading: 1 # Performs much better with partial preload. + gameFixes: + - SoftwareRendererFMVHack # Fixes flickering fmvs. SLES-50248: name: "MDK 2 - Armageddon" region: "PAL-M5" @@ -34540,6 +34542,8 @@ SLPM-67507: region: "NTSC-K" gsHWFixes: texturePreloading: 1 # Performs much better with partial preload. + gameFixes: + - SoftwareRendererFMVHack # Fixes flickering fmvs. SLPM-67508: name: "Gitaroo Man" region: "NTSC-K" @@ -40546,6 +40550,8 @@ SLUS-20018: compat: 5 gsHWFixes: texturePreloading: 1 # Performs much better with partial preload. + gameFixes: + - SoftwareRendererFMVHack # Fixes flickering fmvs. SLUS-20021: name: "Kengo - Master of Bushido" region: "NTSC-U"