mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Remove CRC check for Forbidden Siren 2 patch allowing it to work with another version as found in https://forums.pcsx2.net/Thread-bug-report-Forbidden-Siren-2-Pal?page=2
This commit is contained in:
parent
9fa1b290ba
commit
d1dc12f6b0
|
@ -2305,7 +2305,7 @@ Name = Forbidden Siren 2
|
||||||
Region = PAL-M5
|
Region = PAL-M5
|
||||||
Compat = 5
|
Compat = 5
|
||||||
XgKickHack = 1 // SPS.
|
XgKickHack = 1 // SPS.
|
||||||
[patches = C040B6AB]
|
[patches]
|
||||||
comment=swapping a COP2 op into place to make the flags work without delays
|
comment=swapping a COP2 op into place to make the flags work without delays
|
||||||
patch=0,EE,002E2B44,word,48449000
|
patch=0,EE,002E2B44,word,48449000
|
||||||
patch=0,EE,002E2B4C,word,4BC949FF
|
patch=0,EE,002E2B4C,word,4BC949FF
|
||||||
|
|
Loading…
Reference in New Issue