mirror of https://github.com/PCSX2/pcsx2.git
GameGB: Syphon Filter - Omega Strain Europe patch for Flashlight. Removed an incorrect/pointless patch on the US version.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5892 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
1922598f0f
commit
9d479ab64b
|
@ -763,10 +763,6 @@ Compat = 5
|
|||
EETimingHack = 1 //random hangs
|
||||
[patches = D5605611]
|
||||
comment=COP2 patch by Refraction
|
||||
patch=0,EE,001CD0A8,word,48428800
|
||||
patch=0,EE,001CD0AC,word,4A24514B
|
||||
patch=0,EE,001CD0B4,word,4B8503BD
|
||||
|
||||
patch=0,EE,003735F8,word,48438000
|
||||
patch=0,EE,003735FC,word,4B06521B
|
||||
[/patches]
|
||||
|
@ -30351,7 +30347,13 @@ Region = PAL-M6
|
|||
Serial = SCES-52033
|
||||
Name = Syphon Filter - The Omega Strain
|
||||
Region = PAL-M5
|
||||
Compat = 3
|
||||
Compat = 5
|
||||
EETimingHack = 1 //random hangs in US version, code is the same.
|
||||
[patches = 27E54B37]
|
||||
comment=COP2 patch by Refraction
|
||||
patch=0,EE,003953F8,word,48438000
|
||||
patch=0,EE,003735FC,word,4B06521B
|
||||
[/patches]
|
||||
---------------------------------------------
|
||||
Serial = SCES-52042
|
||||
Name = Formula One 2004
|
||||
|
|
Loading…
Reference in New Issue