mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 11:41:25 +00:00
SCUMM: Add detection for Russian MM fan-demo
Detection is required due to the font differences.
This commit is contained in:
parent
556d65713b
commit
665dd630c7
@ -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 - -
|
||||
|
@ -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 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user