Merge pull request #1183 from netoale/patch-1

GSDX: Add The Simpsons Game (F) CRC to GSCrc.cpp
This commit is contained in:
refractionpcsx2 2016-02-17 11:12:14 +00:00
commit 44e6445180
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ CRC::Game CRC::m_games[] =
{0xFB236A46, SonicUnleashed, US, 0}, {0xFB236A46, SonicUnleashed, US, 0},
{0x8C913264, SonicUnleashed, EU, 0}, {0x8C913264, SonicUnleashed, EU, 0},
{0x5C1EBD61, SimpsonsGame, EU, 0}, {0x5C1EBD61, SimpsonsGame, EU, 0},
{0x5C1EBF61, SimpsonsGame, FR, 0},
{0x4C7BB3C8, SimpsonsGame, NoRegion, 0}, {0x4C7BB3C8, SimpsonsGame, NoRegion, 0},
{0x4C94B32C, SimpsonsGame, NoRegion, 0}, {0x4C94B32C, SimpsonsGame, NoRegion, 0},
{0x565B7E04, SimpsonsGame, IT, 0}, {0x565B7E04, SimpsonsGame, IT, 0},