From 665dd630c724e8bbda5f28646ecfd0b3de4edd98 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 10 Jan 2016 02:57:04 +0100 Subject: SCUMM: Add detection for Russian MM fan-demo Detection is required due to the font differences. --- devtools/scumm-md5.txt | 1 + engines/scumm/scumm-md5.h | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt index 0fe4391425..75246b384b 100644 --- a/devtools/scumm-md5.txt +++ b/devtools/scumm-md5.txt @@ -84,6 +84,7 @@ maniac Maniac Mansion f0d294891b813d3dcc525b89bc318815 1988 ru DOS V2 V2 - sev 40564ec47da48a67787d1f9bd043902a 1988 en DOS V2 Demo V2 Demo non-interactive Fingolfin + 3a988de37118873ad129246b452909c0 1988 ru DOS V2 Demo V2 Demo non-interactive sev zak Zak McKracken and the Alien Mindbenders 254fede2f15dbb32a23760d601b01816 -1 en C64 V1 - - diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 3163ce07b7..fdb59918d9 100644 --- a/engines/scumm/scumm-md5.h +++ b/engines/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Sun Jan 10 01:46:57 2016 + This file was generated by the md5table tool on Sun Jan 10 01:56:24 2016 DO NOT EDIT MANUALLY! */ @@ -182,6 +182,7 @@ static const MD5Table md5table[] = { { "3a3e592b074f595489f7f11e150c398d", "puttzoo", "HE 99", "Updated", -1, Common::EN_ANY, Common::kPlatformWindows }, { "3a5d13675e9a23aedac0bac7730f0ac1", "samnmax", "", "CD", 228446581, Common::FR_FRA, Common::kPlatformMacintosh }, { "3a5ec90d556d4920976c5578bfbfaf79", "maniac", "NES", "", -1, Common::DE_DEU, Common::kPlatformNES }, + { "3a988de37118873ad129246b452909c0", "maniac", "V2 Demo", "V2 Demo", 1988, Common::RU_RUS, Common::kPlatformDOS }, { "3ae7f002d9256b8bdf76aaf8a3a069f8", "freddi", "HE 100", "", 34837, Common::EN_GRB, Common::kPlatformWii }, { "3af61c5edf8e15b43dbafd285b2e9777", "puttcircus", "", "Demo", -1, Common::HE_ISR, Common::kPlatformWindows }, { "3b301b7892f883ce42ab4be6a274fea6", "samnmax", "Floppy", "Floppy", -1, Common::EN_ANY, Common::kPlatformDOS }, -- cgit v1.2.3