From 668251274a76d22b7c35573bc0e25055425b9f63 Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Sat, 21 Jan 2023 23:39:34 +0000 Subject: [PATCH] GameDB: Disable Instant VU in Kim Possible WTS Disables Instant VU to dramatically decrease the load the game puts on the EE and VU for seemingly no reason. --- bin/resources/GameIndex.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 4d33ea46b4..321b1fc80d 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -19718,6 +19718,8 @@ SLES-54385: SLES-54388: name: "Kim Possible - What's the Switch" region: "PAL-M3" + speedHacks: + InstantVU1SpeedHack: 0 # Fixes extreme EE and VU usage. SLES-54389: name: "Tony Hawk's Project 8" region: "PAL-E" @@ -47529,6 +47531,8 @@ SLUS-21436: SLUS-21437: name: "Disney's Kim Possible - What's the Switch" region: "NTSC-U" + speedHacks: + InstantVU1SpeedHack: 0 # Fixes extreme EE and VU usage. SLUS-21438: name: "Cartoon Network Racing" region: "NTSC-U"