From 3f916f440af29ae46e08f2232dd9576eb6ad4cf8 Mon Sep 17 00:00:00 2001 From: lightningterror Date: Thu, 3 May 2018 00:32:03 +0200 Subject: [PATCH] GameDB: Add Harry Potter patch for the PAL version. Makes the PAL version playable as well. Patch is the same as NTSC version including CRC. --- bin/GameIndex.dbf | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/bin/GameIndex.dbf b/bin/GameIndex.dbf index 4b4df311da..92b19ab757 100644 --- a/bin/GameIndex.dbf +++ b/bin/GameIndex.dbf @@ -9213,6 +9213,17 @@ Serial = SLES-51192 Name = Harry Potter and the Chamber of Secrets Region = PAL-E Compat = 3 +[patches = C5473413] + comment=Patch by Prafull + // Fix initial hang. + patch=1,EE,002032bc,word,03e00008 + // Load game quickly. + patch=1,EE,001f704c,word,1000000f + // Fixes ingame hang. + patch=1,EE,001f70b4,word,1000000f + // Fixes flickering graphics (Thanks to Kian Stevens for finding this). + patch=1,EE,80000000,word,00000000 +[/patches] --------------------------------------------- Serial = SLES-51194 Name = Harry Potter - Kammer D Schreckens @@ -36736,7 +36747,7 @@ Serial = SLUS-20576 Name = Harry Potter and The Chamber of Secrets Region = NTSC-U Compat = 2 -[patches = c5473413] +[patches = C5473413] comment=Patch by Prafull // Fix initial hang. patch=1,EE,002032bc,word,03e00008