From 7b8d2d1945feeb23c37c99bb21b508ec7cc5ec9f Mon Sep 17 00:00:00 2001 From: lightningterror Date: Sat, 30 Jun 2018 15:30:14 +0200 Subject: [PATCH] GSdx: Add crc id for ICO Demo (NTSC-U). --- plugins/GSdx/GSCrc.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/GSdx/GSCrc.cpp b/plugins/GSdx/GSCrc.cpp index 42c13cc413..092be92d6b 100644 --- a/plugins/GSdx/GSCrc.cpp +++ b/plugins/GSdx/GSCrc.cpp @@ -132,6 +132,7 @@ CRC::Game CRC::m_games[] = {0xB049DD5E, OnePieceGrandBattle, US, 0}, {0x5D02CC5B, OnePieceGrandBattle, NoRegion, 0}, {0x6F8545DB, ICO, US, 0}, + {0x48CDF317, ICO, US, 0}, // Demo {0xB01A4C95, ICO, JP, 0}, {0x2DF2C1EA, ICO, KO, 0}, {0x5C991F4E, ICO, EU, 0},