mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Add autoFlush to Syphon Filter - The Omega Strain
This commit is contained in:
parent
d2dd796cb9
commit
59b870d3dc
|
@ -3413,6 +3413,8 @@ SCES-52033:
|
||||||
name: "Syphon Filter - The Omega Strain"
|
name: "Syphon Filter - The Omega Strain"
|
||||||
region: "PAL-M5"
|
region: "PAL-M5"
|
||||||
compat: 5
|
compat: 5
|
||||||
|
gsHWFixes:
|
||||||
|
autoFlush: 1 # Fixes lights going through walls.
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- EETimingHack # Fixes random hangs.
|
- EETimingHack # Fixes random hangs.
|
||||||
patches:
|
patches:
|
||||||
|
@ -4861,6 +4863,8 @@ SCKA-20030:
|
||||||
SCKA-20032:
|
SCKA-20032:
|
||||||
name: "Syphon Filter - The Omega Virus"
|
name: "Syphon Filter - The Omega Virus"
|
||||||
region: "NTSC-K"
|
region: "NTSC-K"
|
||||||
|
gsHWFixes:
|
||||||
|
autoFlush: 1 # Fixes lights going through walls.
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- EETimingHack # Fixes random hangs.
|
- EETimingHack # Fixes random hangs.
|
||||||
patches:
|
patches:
|
||||||
|
@ -7468,6 +7472,8 @@ SCUS-97264:
|
||||||
name: "Syphon Filter - The Omega Strain"
|
name: "Syphon Filter - The Omega Strain"
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
compat: 5
|
compat: 5
|
||||||
|
gsHWFixes:
|
||||||
|
autoFlush: 1 # Fixes lights going through walls.
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- EETimingHack # Fixes random hangs.
|
- EETimingHack # Fixes random hangs.
|
||||||
patches:
|
patches:
|
||||||
|
@ -7780,6 +7786,8 @@ SCUS-97374:
|
||||||
SCUS-97377:
|
SCUS-97377:
|
||||||
name: "Syphon Filter - The Omega Strain [Regular Demo]"
|
name: "Syphon Filter - The Omega Strain [Regular Demo]"
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
|
gsHWFixes:
|
||||||
|
autoFlush: 1 # Fixes lights going through walls.
|
||||||
SCUS-97378:
|
SCUS-97378:
|
||||||
name: "EyeToy and EyeToy Play [Demo]"
|
name: "EyeToy and EyeToy Play [Demo]"
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
|
@ -8413,6 +8421,8 @@ SCUS-97519:
|
||||||
SCUS-97520:
|
SCUS-97520:
|
||||||
name: "Syphon Filter - The Omega Strain [Greatest Hits]"
|
name: "Syphon Filter - The Omega Strain [Greatest Hits]"
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
|
gsHWFixes:
|
||||||
|
autoFlush: 1 # Fixes lights going through walls.
|
||||||
SCUS-97523:
|
SCUS-97523:
|
||||||
name: "EyeToy - Operation Spy!"
|
name: "EyeToy - Operation Spy!"
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
|
@ -49686,6 +49696,8 @@ TCES-52004:
|
||||||
TCES-52033:
|
TCES-52033:
|
||||||
name: "Syphon Filter - The Omega Strain Beta Trial Code"
|
name: "Syphon Filter - The Omega Strain Beta Trial Code"
|
||||||
region: "PAL-E"
|
region: "PAL-E"
|
||||||
|
gsHWFixes:
|
||||||
|
autoFlush: 1 # Fixes lights going through walls.
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- EETimingHack # Fixes random hangs.
|
- EETimingHack # Fixes random hangs.
|
||||||
TCES-52042:
|
TCES-52042:
|
||||||
|
|
Loading…
Reference in New Issue