mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-11 15:22:58 +02:00
Add crc hack for project metafalica
Closes https://github.com/PCSX2/pcsx2/issues/1762
This commit is contained in:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user