From 1d983a6818521329ddf89c7de65288e7c052967b Mon Sep 17 00:00:00 2001 From: puzzo888 Date: Sat, 22 Jul 2017 12:32:15 +0300 Subject: [PATCH] Update GSCrc.cpp (#2018) gsdx crc: add Front Mission 5 CRC --- plugins/GSdx/GSCrc.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/GSdx/GSCrc.cpp b/plugins/GSdx/GSCrc.cpp index 47bfbf1ed5..b8da914877 100644 --- a/plugins/GSdx/GSCrc.cpp +++ b/plugins/GSdx/GSCrc.cpp @@ -467,6 +467,7 @@ CRC::Game CRC::m_games[] = {0x2615F542, FrontMission5, JP, 0}, {0xF60255AC, FrontMission5, JP, 0}, {0xCB783836, FrontMission5, JP, 0}, + {0xB7532DF6, FrontMission5, JP, 0}, {0xAEDAEE99, GodHand, JP, 0}, {0x6FB69282, GodHand, US, 0}, {0x924C4AA6, GodHand, KO, 0},