From cae7e388481cbdcf3eee2d477c988e027aed5424 Mon Sep 17 00:00:00 2001 From: refraction Date: Sun, 8 May 2011 12:05:35 +0000 Subject: [PATCH] Adding another Simpsons CRC thanks to Jan-Henning Klasen on the facebook group! git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4634 96395faa-99c1-11dd-bbfe-3dabce05a288 --- plugins/GSdx/GSCrc.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/GSdx/GSCrc.cpp b/plugins/GSdx/GSCrc.cpp index d28704e38b..8ed356149e 100644 --- a/plugins/GSdx/GSCrc.cpp +++ b/plugins/GSdx/GSCrc.cpp @@ -166,6 +166,7 @@ CRC::Game CRC::m_games[] = {0xAA5EC3A3, TalesOfAbyss, JP, 0}, {0xFB236A46, SonicUnleashed, US, 0}, {0x8C913264, SonicUnleashed, EU, 0}, + {0x5C1EBD61, SimpsonsGame, NoRegion, 0}, {0x4C7BB3C8, SimpsonsGame, NoRegion, 0}, {0x4C94B32C, SimpsonsGame, NoRegion, 0}, {0x206779D8, SimpsonsGame, EU, 0},