mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Add memcard filter for THAW (collector's edition)
The game saves using the SLUS-21208 serial (normal edition). Fixes #1367.
This commit is contained in:
parent
b6da1bcb15
commit
68eb3774b9
|
@ -39721,6 +39721,8 @@ Name = Tony Hawk's American Wasteland [Collector's Edition]
|
||||||
Region = NTSC-U
|
Region = NTSC-U
|
||||||
Compat = 5
|
Compat = 5
|
||||||
vuRoundMode = 0 //Crashes without.
|
vuRoundMode = 0 //Crashes without.
|
||||||
|
// Game saves use the normal edition serial
|
||||||
|
MemCardFilter = SLUS-21208
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
Serial = SLUS-21296
|
Serial = SLUS-21296
|
||||||
Name = Dance Factory
|
Name = Dance Factory
|
||||||
|
|
Loading…
Reference in New Issue