mirror of https://github.com/PCSX2/pcsx2.git
Added Lord of the Rings The Two Towers (IT) CRC
As seen here (SLES 51255): http://forums.pcsx2.net/Thread-GSdx?pid=392166#pid392166
This commit is contained in:
parent
a5f54b5ec1
commit
77599bec1c
|
@ -299,6 +299,7 @@ CRC::Game CRC::m_games[] =
|
|||
{0xC818BEC2, LordOfTheRingsTwoTowers, US, 0},
|
||||
{0xDC43F2B8, LordOfTheRingsTwoTowers, EU, 0},
|
||||
{0x9ABF90FB, LordOfTheRingsTwoTowers, ES, 0},
|
||||
{0x5FF407EE, LordOfTheRingsTwoTowers, IT, 0},
|
||||
{0xC0E909E9, LordOfTheRingsTwoTowers, JP, 0},
|
||||
{0x6898435D, LordOfTheRingsTwoTowers, KO, 0},
|
||||
{0xDC2F9B98, LordOfTheRingsTwoTowers, CH, 0}, // cutie comment
|
||||
|
|
Loading…
Reference in New Issue