From ad7736f90dfe11a5de7ffa68e3885927f6bd1725 Mon Sep 17 00:00:00 2001 From: RedDevilus Date: Sat, 26 Nov 2022 04:50:54 +0100 Subject: [PATCH] GameDB: Remove blit from PAL being dumb The gamefix works well for NTSC, but I had added blit to every version of resident evil doing wrong fixes which were meant for Silent Hill 4 and forget this part where it only gives 10 FPS instead of more. --- bin/resources/GameIndex.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 52e81bbd15..662a33b9c9 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -17597,8 +17597,6 @@ SLES-53702: name: "Resident Evil 4" region: "PAL-M5" compat: 5 - gameFixes: - - BlitInternalFPSHack # Fixes internal FPS detection. gsHWFixes: halfPixelOffset: 2 # Fixes blurriness. SLES-53703: @@ -17799,8 +17797,6 @@ SLES-53755: SLES-53756: name: "Resident Evil 4" region: "PAL-M5" - gameFixes: - - BlitInternalFPSHack # Fixes internal FPS detection. gsHWFixes: halfPixelOffset: 2 # Fixes blurriness. SLES-53758: