mirror of https://github.com/PCSX2/pcsx2.git
Games database update, fixing an error and adding the EE timing hack for Tony Hawk's Underground 2.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5428 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
2cc794e638
commit
52a557f34b
|
@ -5534,7 +5534,6 @@ Compat = 4
|
|||
Serial = SLUS-20883
|
||||
Name = Tom Clancy's Rainbow Six 3
|
||||
Region = NTSC-U
|
||||
Serial = SLUS-20883
|
||||
Compat = 5
|
||||
---------------------------------------------
|
||||
Serial = SLUS-20884
|
||||
|
@ -5942,6 +5941,7 @@ Name = Tony Hawk's Underground 2
|
|||
Region = NTSC-U
|
||||
Compat = 5
|
||||
vuRoundMode = 0 //Crashes without.
|
||||
EETimingHack = 1 //Hangs after Memory Card check without.
|
||||
---------------------------------------------
|
||||
Serial = SLUS-20966
|
||||
Name = State of Emergency 2
|
||||
|
@ -36562,11 +36562,13 @@ Serial = SLES-52621
|
|||
Name = Tony Hawk's Underground 2
|
||||
Region = PAL-Unk
|
||||
vuRoundMode = 0 //Crashes without.
|
||||
EETimingHack = 1 //Hangs after Memory Card check without.
|
||||
---------------------------------------------
|
||||
Serial = SLES-52622
|
||||
Name = Tony Hawk's Underground 2
|
||||
Region = PAL-Unk
|
||||
vuRoundMode = 0 //Crashes without.
|
||||
EETimingHack = 1 //Hangs after Memory Card check without.
|
||||
---------------------------------------------
|
||||
Serial = SLES-52624
|
||||
Name = X-Men Legends
|
||||
|
|
Loading…
Reference in New Issue