aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute
diff options
context:
space:
mode:
authorlolbot-iichan2019-12-15 17:05:46 +0300
committerFilippos Karapetis2019-12-15 21:03:50 +0200
commitaf8056e822a1356dde1f25a180e831207044c2c2 (patch)
tree59688655b77063a183e6479242dcf70eb379f169 /engines/wintermute
parente92ac655be8ec5af44e00c5601380bd8f62ff70e (diff)
downloadscummvm-rg350-af8056e822a1356dde1f25a180e831207044c2c2.tar.gz
scummvm-rg350-af8056e822a1356dde1f25a180e831207044c2c2.tar.bz2
scummvm-rg350-af8056e822a1356dde1f25a180e831207044c2c2.zip
WINTERMUTE: Fix bug 11061: Unknown game variant for Wintermute - Face Noir
Matched game IDs for the Wintermute engine: facenoir-win {"data.dcp", 0, "50a7a01b97cd3658fc84f2bec7c1212b", 555533359}, This is a version from one of the many times Face Noir has been bundled.
Diffstat (limited to 'engines/wintermute')
-rw-r--r--engines/wintermute/detection_tables.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index a954122cc4..bd17372944 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -612,6 +612,11 @@ static const WMEGameDescription gameDescriptions[] = {
WME_WINENTRY("everydaygray", "",
WME_ENTRY1s("data.dcp", "77afff4101adbddac07ecf22ffbb8212", 24436150), Common::EN_ANY, ADGF_UNSTABLE, WME_1_9_1),
+ // Face Noir (Bundle version)
+ // NOTE: This is a 2.5D game that is out of ScummVM scope
+ WME_WINENTRY("facenoir", "",
+ WME_ENTRY1s("data.dcp", "50a7a01b97cd3658fc84f2bec7c1212b", 555533359), Common::EN_ANY, ADGF_UNSTABLE, WME_1_9_1),
+
// Face Noir
// NOTE: This is a 2.5D game that is out of ScummVM scope
WME_WINENTRY("facenoir", "",