From 85e2a0a6bbaff2f301701da336125141f6f8b071 Mon Sep 17 00:00:00 2001 From: lightningterror Date: Fri, 18 Jan 2019 11:29:45 +0100 Subject: [PATCH] gsdx: Add Death By Degrees crc id for US region. crc hacks still need to be tested properly. --- plugins/GSdx/GSCrc.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/GSdx/GSCrc.cpp b/plugins/GSdx/GSCrc.cpp index 73bd0d4060..41bc0ccf83 100644 --- a/plugins/GSdx/GSCrc.cpp +++ b/plugins/GSdx/GSCrc.cpp @@ -470,6 +470,7 @@ CRC::Game CRC::m_games[] = {0x4E811100, UltramanFightingEvolution, JP, 0}, // cutie comment {0xF7F181C3, DeathByDegreesTekkenNinaWilliams, CH, 0}, // cutie comment {0xF088FA5B, DeathByDegreesTekkenNinaWilliams, KO, 0}, + {0xE1D6F85E, DeathByDegreesTekkenNinaWilliams, US, 0}, {0x59683BB0, DeathByDegreesTekkenNinaWilliams, EU, 0}, {0x5B659BED, Grandia3, JP, 0}, {0x5B657DAD, Grandia3, US, 0},