From 0cf8a4e31d085d09d76008c0c8e2edd975bb8081 Mon Sep 17 00:00:00 2001 From: Donovan Watteau Date: Sat, 30 Apr 2022 10:04:34 +0200 Subject: [PATCH] SCUMM: Fix/improve detection of the French CD version of DOTT I own two original CDs here which confirm that this is the CD version with full voices, and TENTACLE.000 is indeed 7,932 bytes long there too. --- devtools/scumm-md5.txt | 2 +- engines/scumm/scumm-md5.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt index 66156003e56..3cbbbd8a1b0 100644 --- a/devtools/scumm-md5.txt +++ b/devtools/scumm-md5.txt @@ -329,7 +329,7 @@ tentacle Day of the Tentacle ae94f110a14ce71fc515d5b648827a8f -1 es DOS Floppy Floppy - abnog, Andrea Petrucci 4167a92a1d46baa4f4127d918d561f88 7932 en All? - CD - Fingolfin - 8aa05d3cdb0e795436043f0546af2da2 -1 fr All? - CD? - Andrea Petrucci + 8aa05d3cdb0e795436043f0546af2da2 7932 fr All? - CD - Andrea Petrucci 6e959d65358eedf9b68b81e304b97fa4 7932 de All? - CD - Fingolfin 4fbbe9f64b8bc547503a379a301183ce -1 it All? - CD - Andrea Petrucci 883af4b0af4f77a92f1dcf1d0a283140 -1 es All? - CD - Andrea Petrucci diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 2d8c5073b2a..56ec8a9c74f 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 Wed Apr 20 11:48:52 2022 + This file was generated by the md5table tool on Fri Apr 29 22:11:51 2022 DO NOT EDIT MANUALLY! */ @@ -427,7 +427,7 @@ static const MD5Table md5table[] = { { "898eaa21f79cf8d4f08db856244689ff", "pajama", "HE 99", "Updated", 66505, Common::EN_ANY, Common::kPlatformWindows }, { "89cfc425566003ff74b7dc7b3e6fd469", "indy3", "EGA", "EGA", -1, Common::FR_FRA, Common::kPlatformDOS }, { "8a484262363a8e18be87112454f1456b", "pjgames", "", "", 29290, Common::EN_USA, Common::kPlatformUnknown }, - { "8aa05d3cdb0e795436043f0546af2da2", "tentacle", "", "CD?", -1, Common::FR_FRA, Common::kPlatformUnknown }, + { "8aa05d3cdb0e795436043f0546af2da2", "tentacle", "", "CD", 7932, Common::FR_FRA, Common::kPlatformUnknown }, { "8aed489aba45d2b9fb8a04079c9c6e6a", "baseball", "HE CUP", "Preview", 12876596, Common::UNK_LANG, Common::kPlatformUnknown }, { "8afb3cf9f95abf208358e984f0c9e738", "funpack", "", "", -1, Common::EN_ANY, Common::kPlatform3DO }, { "8bdb0bf87b5e303dd35693afb9351215", "ft", "", "", -1, Common::DE_DEU, Common::kPlatformUnknown },