mirror of https://github.com/PCSX2/pcsx2.git
Gamedb: Also add patches for Klonoa 2 EU version.
Follow up from:
d7fd3d7648
Patch by Prafull:
https://forums.pcsx2.net/Thread-Fixing-unplayable-games?pid=597499#pid597499
This commit is contained in:
parent
d7fd3d7648
commit
3133221fd7
|
@ -1255,6 +1255,11 @@ Region = PAL-M5
|
|||
Compat = 5
|
||||
eeClampMode = 3 // Objects appear in wrong places without it.
|
||||
vuClampMode = 2 // Fixes water reflection.
|
||||
[patches = 7EBEEBBD]
|
||||
comment=Patch by Prafull
|
||||
// Fixes hang in few stages and also fixes corrupt textures.
|
||||
patch=1,EE,003076e8,word,03e00008
|
||||
[/patches]
|
||||
---------------------------------------------
|
||||
Serial = SCES-50360
|
||||
Name = Twisted Metal - Black
|
||||
|
@ -35091,8 +35096,8 @@ Compat = 5
|
|||
eeClampMode = 3 // Objects appear in wrong places without it.
|
||||
vuClampMode = 2 // Fixes water reflection.
|
||||
[patches = 2F56CBC9]
|
||||
comment= Patch by Prafull
|
||||
//fixes hang in few stages and also fixes corrupt textures
|
||||
comment=Patch by Prafull
|
||||
// Fixes hang in few stages and also fixes corrupt textures.
|
||||
patch=1,EE,003059c0,word,03e00008
|
||||
[/patches]
|
||||
---------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue