From d44e215e5e038f66226b103b63f2426ecdacf6f0 Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Sun, 20 Nov 2022 17:56:20 +0000 Subject: [PATCH] GameDB: Add Blit gamefix to Worms 4 Adds Blit gamefix to Worms 4 Mayhem to fix internal FPS detection. --- bin/resources/GameIndex.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 11fa842179..6be43de93e 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -9138,6 +9138,11 @@ SLED-53083: region: "PAL-M5" clampModes: vuClampMode: 3 # Fixes lighting on character models as caves and other locations don't turn mobs into glow-in-the-dark creatures by themselves. +SLED-53097: + name: "Worms 4 - Mayhem [Demo]" + region: "PAL-M5" + gameFixes: + - BlitInternalFPSHack # Fixes internal FPS detection. SLED-53109: name: "Juiced [Demo]" region: "PAL-M5" @@ -16083,6 +16088,8 @@ SLES-53096: name: "Worms 4 - Mayhem" region: "PAL-M5" compat: 5 + gameFixes: + - BlitInternalFPSHack # Fixes internal FPS detection. SLES-53098: name: "Conspiracy - Weapons of Mass Destruction" region: "PAL-M5"