From 64dd73e9a02237b8d14b41fedb4552ab14d120dd Mon Sep 17 00:00:00 2001 From: "refraction@gmail.com" Date: Mon, 25 Nov 2013 15:41:27 +0000 Subject: [PATCH] Added another version of Crash Bandicoot Wrath of Cortex to the CRC hack list. Not sure what region it is, possibly japan. (Did this through the google code file editing so if it's broken i apologise :P ) git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5762 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 68c5b7e030..ffa804db10 100644 --- a/plugins/GSdx/GSCrc.cpp +++ b/plugins/GSdx/GSCrc.cpp @@ -154,6 +154,7 @@ CRC::Game CRC::m_games[] = {0x7B2DE9CC, WildArms4, EU, 0}, {0x8B029334, Manhunt2, NoRegion, 0}, {0x09F49E37, CrashBandicootWoC, NoRegion, 0}, + {0x103B5706, CrashBandicootWoC, NoRegion, 0}, {0x75182BE5, CrashBandicootWoC, US, 0}, {0x5188ABCA, CrashBandicootWoC, US, 0}, {0x3A03D62F, CrashBandicootWoC, EU, 0},