diff --git a/plugins/GSdx/GSCrc.cpp b/plugins/GSdx/GSCrc.cpp index adcc7a61e6..66efbe7a9f 100644 --- a/plugins/GSdx/GSCrc.cpp +++ b/plugins/GSdx/GSCrc.cpp @@ -136,8 +136,7 @@ CRC::Game CRC::m_games[] = {0xB01A4C95, ICO, JP, 0}, {0x2DF2C1EA, ICO, KO, 0}, {0x5C991F4E, ICO, EU, 0}, - {0x7ACF7E03, ICO, NoRegion, 0}, // same CRC as {SpyroNewBeginning, NoRegion} - // and as "Twisted Metal - Black" (PAL). + {0x3DCE2229, ICO, RU, 0}, // Unofficial RU-version {0x788D8B4F, ICO, EU, 0}, {0x29C28734, ICO, CH, 0}, {0xC02C653E, GT4, CH, 0}, @@ -232,6 +231,7 @@ CRC::Game CRC::m_games[] = {0x28557423, GiTS, RU, 0}, {0xBF6F101F, GiTS, EU, 0}, // same CRC as another US disc {0x6BF11378, Onimusha3, US, 0}, + {0x78F1136A, Onimusha3, RU, 0}, // Unofficial RU-version {0x71320CA8, Onimusha3, JP, 0}, {0xDAFFFB0D, Onimusha3, KO, 0}, {0xF442260C, MajokkoALaMode2, JP, 0}, @@ -370,6 +370,7 @@ CRC::Game CRC::m_games[] = {0x54A548B4, CrashNburn, EU, 0}, {0x694A998E, TombRaiderUnderworld, JP, 0}, // cutie comment {0x8E214549, TombRaiderUnderworld, EU, 0}, + {0x8E265148, TombRaiderUnderworld, RU, 0}, // Unofficial RU-version {0x618769D6, TombRaiderUnderworld, US, 0}, {0xB639EB17, TombRaiderAnniversary, US, 0}, // Also needed for automatic mipmapping {0xB05805B6, TombRaiderAnniversary, JP, 0}, // cutie comment @@ -410,8 +411,6 @@ CRC::Game CRC::m_games[] = {0x60A42FF5, MidnightClub3, US, 0}, // remix {0xD03D4C77, SpyroNewBeginning, US, 0}, {0x0EE5646B, SpyroNewBeginning, EU, 0}, - // {0x7ACF7E03, SpyroNewBeginning, NoRegion, 0}, // same CRC as {ICO, NoRegion} - // and as "Twisted Metal - Black" (PAL). {0xB80CE8EC, SpyroEternalNight, US, 0}, {0x8AE9536D, SpyroEternalNight, EU, 0}, {0xC95F0198, SpyroEternalNight, NoRegion, 0}, @@ -543,8 +542,10 @@ CRC::Game CRC::m_games[] = {0x230CB71D, SoulReaver2, US, 0}, {0x6F991F52, SoulReaver2, JP, 0}, {0x6D8B4CD1, SoulReaver2, EU, 0}, + {0x60F56E8F, SoulReaver2, RU, 0}, // Unofficial RU-version {0x728AB07C, LegacyOfKainDefiance, US, 0}, {0xBCAD1E8A, LegacyOfKainDefiance, EU, 0}, + {0x018AC37C, LegacyOfKainDefiance, RU, 0}, // Unofficial RU-version {0x28D09BF9, NicktoonsUnite, US, 0}, {0xF25266C4, NicktoonsUnite, EU, 0}, // Nickelodeon SpongeBob SquarePants And Friends Unite {0xCE4933D0, RatchetAndClank, US, 0},