From 34fa85b6afc8b879dfa35bf4ea36ef4e66dfce06 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Fri, 15 Sep 2023 09:50:49 +0100 Subject: [PATCH] GameDB: Add Software FMV fix to Neo Contra --- bin/resources/GameIndex.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index d740c438847b1d..48e7cddddb0835 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -17205,6 +17205,8 @@ SLES-52510: eeRoundMode: 0 # Reduces FPU calculation errors. clampModes: eeClampMode: 2 # Reduces FPU calculation errors. + gameFixes: + - SoftwareRendererFMVHack # Fixes FMV rendering due to bad texture cache Z16->C32 interaction. SLES-52511: name: "Headhunter - Redemption" region: "PAL-E" @@ -26996,6 +26998,8 @@ SLKA-25227: eeRoundMode: 0 # Reduces FPU calculation errors. clampModes: eeClampMode: 2 # Reduces FPU calculation errors. + gameFixes: + - SoftwareRendererFMVHack # Fixes FMV rendering due to bad texture cache Z16->C32 interaction. SLKA-25228: name: "The Lord of the Rings - The Return of the King" region: "NTSC-K" @@ -35057,6 +35061,8 @@ SLPM-65752: eeRoundMode: 0 # Reduces FPU calculation errors. clampModes: eeClampMode: 2 # Reduces FPU calculation errors. + gameFixes: + - SoftwareRendererFMVHack # Fixes FMV rendering due to bad texture cache Z16->C32 interaction. SLPM-65753: name: "Kessen [Koei Collection Series]" region: "NTSC-J" @@ -35934,6 +35940,8 @@ SLPM-65990: eeRoundMode: 0 # Reduces FPU calculation errors. clampModes: eeClampMode: 2 # Reduces FPU calculation errors. + gameFixes: + - SoftwareRendererFMVHack # Fixes FMV rendering due to bad texture cache Z16->C32 interaction. SLPM-65991: name: "Anubis - Zone of the Enders Special Edition [Konami Dendou Collection]" region: "NTSC-J" @@ -51465,6 +51473,8 @@ SLUS-20961: eeRoundMode: 0 # Reduces FPU calculation errors. clampModes: eeClampMode: 2 # Reduces FPU calculation errors. + gameFixes: + - SoftwareRendererFMVHack # Fixes FMV rendering due to bad texture cache Z16->C32 interaction. SLUS-20962: name: "Castle of Shikigami 2" region: "NTSC-U"