mirror of https://github.com/PCSX2/pcsx2.git
GSdx: Add some missing crc ids.
Sly 2 E3 Demo US, Sly 2 JP.
This commit is contained in:
parent
1f0de9a1ce
commit
99350d6caa
|
@ -301,6 +301,8 @@ CRC::Game CRC::m_games[] =
|
|||
{0xA8CC1583, Sly3, KO, 0},
|
||||
{0x518DD841, Sly2, KO, 0},
|
||||
{0x07652DD9, Sly2, US, 0},
|
||||
{0x5B93397F, Sly2, US, 0}, // E3 Demo
|
||||
{0x615EA2DB, Sly2, JP, 0}, // Kaitou Sly Cooper 2
|
||||
{0xFDA1CBF6, Sly2, EU, 0},
|
||||
{0x15DD1F6F, Sly2, NoRegion, 0},
|
||||
{0xA9C82AB9, DemonStone, US, 0},
|
||||
|
|
Loading…
Reference in New Issue