diff --git a/engines/dreamweb/detection_tables.h b/engines/dreamweb/detection_tables.h index 0a59543c51c..fdffb689f11 100644 --- a/engines/dreamweb/detection_tables.h +++ b/engines/dreamweb/detection_tables.h @@ -244,6 +244,24 @@ static const DreamWebGameDescription gameDescriptions[] = { }, }, + // Italian CD release + { + { + "dreamweb", + "CD", + { + {"dreamweb.exe", 0, "44d1708535cdb863b9cca372ad0b05dd", 65370}, + {"dreamweb.r00", 0, "66dcab08354232f423c590156335f819", 155448}, + {"dreamweb.r02", 0, "87a026e9f80ed4f94169381f871ee305", 199676}, + AD_LISTEND + }, + Common::IT_ITA, + Common::kPlatformDOS, + ADGF_CD, + GUIO2(GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_BRIGHTPALETTE) + }, + }, + // Czech fan-made translation // From bug #7078 {