Add crc hack for project metafalica

Closes https://github.com/PCSX2/pcsx2/issues/1762
This commit is contained in:
orbea 2017-03-21 13:38:47 -07:00 committed by Gregory Hainaut
parent b123b6df89
commit 2aa33e2875
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ CRC::Game CRC::m_games[] =
{
{0x00000000, NoTitle, NoRegion, 0},
{0xF46142D3, ArTonelico2, NoRegion, 0},
{0xC38067F4, ArTonelico2, NoRegion, 0}, // project metafalica 1.0
{0xF95F37EE, ArTonelico2, US, 0},
{0xCE2C1DBF, ArTonelico2, EU, 0},
{0x2113EA2E, MetalSlug6, JP, 0},