[Scummvm-git-logs] scummvm master -> 6448a35946da0b9b0c7cf0e33d3461510acfd07b
eriktorbjorn
noreply at scummvm.org
Wed Dec 8 14:59:07 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
6448a35946 DIRECTOR: Add MILO 2.02 detection entry
Commit: 6448a35946da0b9b0c7cf0e33d3461510acfd07b
https://github.com/scummvm/scummvm/commit/6448a35946da0b9b0c7cf0e33d3461510acfd07b
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2021-12-08T15:58:33+01:00
Commit Message:
DIRECTOR: Add MILO 2.02 detection entry
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index db1bf70588..968cacf41a 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -3228,6 +3228,7 @@ static const DirectorGameDescription gameDescriptions[] = {
// CD has audio tracks, unsure if called from game
WINGAME2t("milo", "", "LAUNCHER.EXE", "09441c0931944d1cb3e3da72b59efc12", 721983,
"MILO.EXE", "4035595e298631d18e23dd377fa469c0", 704645, 400),
+ WINGAME1("milo", "v2.02", "milo/milo.exe", "ade4937def30cb38c60f3ac737036577", 704645, 404),
MACGAME1("mirage", "", "Mirage", "0c7bbb4b24823e5ab871cb4c1d6f3710", 486954, 400),
WINGAME1("mirage", "", "MIRAGE.EXE", "2291ea234c14f1ccb8f2e67ae09bbfa3", 696867, 400),
More information about the Scummvm-git-logs
mailing list