mirror of https://github.com/PCSX2/pcsx2.git
Updated Klonoa 2 patch to new one by Prafull, works much better and fixes some corrupt textures
This commit is contained in:
parent
10ee832dc1
commit
d7fd3d7648
|
@ -35091,9 +35091,9 @@ 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
|
||||
comment= Patch by Prafull
|
||||
//fixes hang in few stages and also fixes corrupt textures
|
||||
patch=1,EE,003059c0,word,03e00008
|
||||
[/patches]
|
||||
---------------------------------------------
|
||||
Serial = SLUS-20152
|
||||
|
|
Loading…
Reference in New Issue