mirror of https://github.com/PCSX2/pcsx2.git
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.
This commit is contained in:
parent
4de2df2865
commit
3f916f440a
|
@ -9213,6 +9213,17 @@ Serial = SLES-51192
|
||||||
Name = Harry Potter and the Chamber of Secrets
|
Name = Harry Potter and the Chamber of Secrets
|
||||||
Region = PAL-E
|
Region = PAL-E
|
||||||
Compat = 3
|
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
|
Serial = SLES-51194
|
||||||
Name = Harry Potter - Kammer D Schreckens
|
Name = Harry Potter - Kammer D Schreckens
|
||||||
|
@ -36736,7 +36747,7 @@ Serial = SLUS-20576
|
||||||
Name = Harry Potter and The Chamber of Secrets
|
Name = Harry Potter and The Chamber of Secrets
|
||||||
Region = NTSC-U
|
Region = NTSC-U
|
||||||
Compat = 2
|
Compat = 2
|
||||||
[patches = c5473413]
|
[patches = C5473413]
|
||||||
comment=Patch by Prafull
|
comment=Patch by Prafull
|
||||||
// Fix initial hang.
|
// Fix initial hang.
|
||||||
patch=1,EE,002032bc,word,03e00008
|
patch=1,EE,002032bc,word,03e00008
|
||||||
|
|
Loading…
Reference in New Issue