aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2016-01-10 02:57:04 +0100
committerEugene Sandulenko2016-01-10 09:21:03 +0100
commit665dd630c724e8bbda5f28646ecfd0b3de4edd98 (patch)
tree38f47443c8851f82bb949cda723c0bc3930ee7b9
parent556d65713b8ed50c734b2466529cb1c4ac44cf36 (diff)
downloadscummvm-rg350-665dd630c724e8bbda5f28646ecfd0b3de4edd98.tar.gz
scummvm-rg350-665dd630c724e8bbda5f28646ecfd0b3de4edd98.tar.bz2
scummvm-rg350-665dd630c724e8bbda5f28646ecfd0b3de4edd98.zip
SCUMM: Add detection for Russian MM fan-demo
Detection is required due to the font differences.
-rw-r--r--devtools/scumm-md5.txt1
-rw-r--r--engines/scumm/scumm-md5.h3
2 files changed, 3 insertions, 1 deletions
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 },