mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Urban Reign
EE cyclerate +1 will fix the issue but a compromise on default is to enable EE-Timing-hack. Ee cyclerate +1 can be combined with or without EETiming.
This commit is contained in:
parent
ddf16b71c2
commit
c45a7a2ef6
|
@ -769,7 +769,9 @@ SCAJ-20151:
|
|||
region: "NTSC-Unk"
|
||||
SCAJ-20152:
|
||||
name: "Urban Reign"
|
||||
region: "NTSC-Unk"
|
||||
region: "NTSC-J"
|
||||
gameFixes:
|
||||
- EETimingHack # Mitigates bounciness of vertical shaking but better fix with EE cyclerate +1.
|
||||
SCAJ-20153:
|
||||
name: "Code Age Commanders"
|
||||
region: "NTSC-J"
|
||||
|
@ -3026,6 +3028,8 @@ SCES-53688:
|
|||
name: "Urban Reign"
|
||||
region: "PAL-M5"
|
||||
compat: 5
|
||||
gameFixes:
|
||||
- EETimingHack # Mitigates bounciness of vertical shaking but better fix with EE cyclerate +1.
|
||||
SCES-53795:
|
||||
name: "SingStar '80s"
|
||||
region: "PAL-Unk"
|
||||
|
@ -31493,6 +31497,8 @@ SLPS-25556:
|
|||
SLPS-25557:
|
||||
name: "Urban Reign"
|
||||
region: "NTSC-J"
|
||||
gameFixes:
|
||||
- EETimingHack # Mitigates bounciness of vertical shaking but better fix with EE cyclerate +1.
|
||||
SLPS-25558:
|
||||
name: "NeoGeo Battle Coliseum"
|
||||
region: "NTSC-J"
|
||||
|
@ -38231,6 +38237,8 @@ SLUS-21209:
|
|||
name: "Urban Reign"
|
||||
region: "NTSC-U"
|
||||
compat: 5
|
||||
gameFixes:
|
||||
- EETimingHack # Mitigates bounciness of vertical shaking but better fix with EE cyclerate +1.
|
||||
SLUS-21212:
|
||||
name: "Spartan - Total Warrior"
|
||||
region: "NTSC-U"
|
||||
|
|
Loading…
Reference in New Issue