mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Add Prafull's Patch for Klonoa 2.
Adds an IPU patch to Klonoa 2 to prevent hanging in Volk City. Temporary workaround for #2349.
This commit is contained in:
parent
8f6a3d9fe8
commit
35a2c59181
|
@ -34797,6 +34797,11 @@ Region = NTSC-U
|
|||
Compat = 5
|
||||
eeClampMode = 3 // Objects appear in wrong places without it
|
||||
vuClampMode = 2 // Fixes water reflection
|
||||
[patches = 2F56CBC9]
|
||||
comment=patch by Prafull
|
||||
// Avoid cave hang at Volk City.
|
||||
patch=1,EE,00305bcc,word,00000000
|
||||
[/patches]
|
||||
---------------------------------------------
|
||||
Serial = SLUS-20152
|
||||
Name = Ace Combat 4 - Shattered Skies
|
||||
|
|
Loading…
Reference in New Issue