mirror of https://github.com/PCSX2/pcsx2.git
Game Database: Removed the IPU busy patches from Neo Contra as they're not helping anymore. Also added the OPH hack for Motorstorm Arctic Edge.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5453 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
3c478fed8f
commit
95ff6f5f6f
|
@ -1744,6 +1744,7 @@ Region = NTSC-U
|
||||||
Serial = SCUS-97654
|
Serial = SCUS-97654
|
||||||
Name = MotorStorm Arctic Edge
|
Name = MotorStorm Arctic Edge
|
||||||
Region = NTSC-U
|
Region = NTSC-U
|
||||||
|
OPHFLagHack = 1
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
Serial = SCUS-97660
|
Serial = SCUS-97660
|
||||||
Name = Singstar Latino
|
Name = Singstar Latino
|
||||||
|
@ -5899,8 +5900,9 @@ Compat = 4
|
||||||
//fix IPU busy! ingame
|
//fix IPU busy! ingame
|
||||||
//patch=0,EE,003a9538,word,03e00008
|
//patch=0,EE,003a9538,word,03e00008
|
||||||
//patch=0,EE,003a953c,word,00000000
|
//patch=0,EE,003a953c,word,00000000
|
||||||
patch=0,EE,003a9460,word,03e00008
|
|
||||||
patch=0,EE,003a9464,word,00000000
|
//patch=0,EE,003a9460,word,03e00008
|
||||||
|
//patch=0,EE,003a9464,word,00000000
|
||||||
|
|
||||||
[/patches]
|
[/patches]
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
@ -31073,6 +31075,7 @@ Region = PAL-G
|
||||||
Serial = SCES-55573
|
Serial = SCES-55573
|
||||||
Name = MotorStorm - Arctic Edge
|
Name = MotorStorm - Arctic Edge
|
||||||
Region = PAL-M14
|
Region = PAL-M14
|
||||||
|
OPHFLagHack = 1
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
Serial = SCES-55606
|
Serial = SCES-55606
|
||||||
Name = SingStar Die groten Solokunstler
|
Name = SingStar Die groten Solokunstler
|
||||||
|
@ -36326,13 +36329,14 @@ Name = Neo Contra
|
||||||
Region = PAL-Unk
|
Region = PAL-Unk
|
||||||
Compat = 4
|
Compat = 4
|
||||||
[patches = EEE2F6A3]
|
[patches = EEE2F6A3]
|
||||||
comment=Patches By Nachbrenner
|
//comment=Patches By Nachbrenner
|
||||||
|
|
||||||
//fix IPU busy! ingame
|
//fix IPU busy! ingame
|
||||||
patch=0,EE,003a9a88,word,03e00008
|
//patch=0,EE,003a9a88,word,03e00008
|
||||||
patch=0,EE,003a9a8c,word,00000000
|
//patch=0,EE,003a9a8c,word,00000000
|
||||||
patch=0,EE,003a9b60,word,03e00008
|
//patch=0,EE,003a9b60,word,03e00008
|
||||||
patch=0,EE,003a9b64,word,00000000
|
//patch=0,EE,003a9b64,word,00000000
|
||||||
|
|
||||||
[/patches]
|
[/patches]
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
Serial = SLES-52511
|
Serial = SLES-52511
|
||||||
|
@ -41868,6 +41872,7 @@ Region = PAL-M6
|
||||||
Serial = SLES-55573
|
Serial = SLES-55573
|
||||||
Name = MotorStorm Arctic Edge
|
Name = MotorStorm Arctic Edge
|
||||||
Region = PAL-Unk
|
Region = PAL-Unk
|
||||||
|
OPHFLagHack = 1
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
Serial = SLES-55574
|
Serial = SLES-55574
|
||||||
Name = the Lord of the Rings - Aragorn's Quest
|
Name = the Lord of the Rings - Aragorn's Quest
|
||||||
|
|
Loading…
Reference in New Issue