aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h51
1 files changed, 50 insertions, 1 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 2dd81479ba..c530a85696 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -2883,7 +2883,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::FR_FRA, Common::kPlatformDOS, ADGF_NO_FLAGS, GUIO_LIGHTHOUSE },
- // Lighthouse - German DOS (from bug #10359)
+ // Lighthouse - German DOS (from bug #10359)
{"lighthouse", "", {
{"resmap.001", 0, "d2dc13bb936d6528a19feac92fc7df1c", 7852},
{"ressci.001", 0, "dbb615146ec943e4ff7764a485c90511", 122330257},
@@ -5061,6 +5061,55 @@ static const struct ADGameDescription SciGameDescriptions[] = {
#endif // ENABLE_SCI32
+ // The Dating Pool - English DOSBox
+ // Work in progress - uncomment this with proper hashes and such when it's done.
+ //{ "catdate", "", {
+ // {"resource.aud", 0, "586a461c5f0560a03807d1929e23ba51", 11567},
+ // {"resource.000", 0, "094b9d3c841fe60076f06cdef3fb1383", 1467949},
+ // {"resource.map", 0, "a62d355ea262b39c36228fbd84b874b4", 1538},
+ // AD_LISTEND},
+ // Common::EN_ANY, Common::kPlatformDOS, 0, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+
+ // The Dating Pool - English DOSBox Interactive Demo
+ // Kafuka release, catdate-onedaydemo-2015.zip: old branding, old title, old music, zipper, hand.
+ { "catdate", "Demo", {
+ {"resource.000", 0, "af28393cf5ae59e98203067f5eb87e2b", 1038935},
+ {"resource.map", 0, "6f788e0ec2b4a6110e9bbb639ca7ee74", 1378},
+ AD_LISTEND},
+ Common::EN_ANY, Common::kPlatformDOS, ADGF_DEMO, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+
+ // The Dating Pool - English DOSBox Interactive Demo
+ // Kafuka release, catdate-onedaydemo-2016.zip: new branding, old title, zipper, hand.
+ { "catdate", "Demo", {
+ {"resource.000", 0, "4d6f521253ec67d0f1bd38c29c91c806", 915197},
+ {"resource.map", 0, "9f44b144d8986a3676fb5114b819ec02", 1303},
+ AD_LISTEND},
+ Common::EN_ANY, Common::kPlatformDOS, ADGF_DEMO, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+
+ // The Dating Pool - English DOSBox Interactive Demo
+ // Release status unknown: new title, cocktail, paw, remapped shadow
+ { "catdate", "Demo", {
+ {"resource.000", 0, "755e12d325420acc7a06474d75002ba8", 1153508},
+ {"resource.map", 0, "80ae0fc1bc60b815c65eda86a23157bc", 1318},
+ AD_LISTEND},
+ Common::EN_ANY, Common::kPlatformDOS, ADGF_DEMO, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+
+ // The Dating Pool - English DOSBox Interactive Demo
+ // Itch.IO release: bug fixes
+ { "catdate", "Demo", {
+ {"resource.000", 0, "755e12d325420acc7a06474d75002ba8", 1044647},
+ {"resource.map", 0, "1442c3599b5f41755e4318db8d68da51", 1318},
+ AD_LISTEND},
+ Common::EN_ANY, Common::kPlatformDOS, ADGF_DEMO, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+
+ // The Dating Pool - English DOSBox Interactive Demo
+ // Itch.IO 2018 release: bug fixes, polish, new content at end
+ { "catdate", "Demo", {
+ {"resource.000", 0, "094b9d3c841fe60076f06cdef3fb1383", 1467849},
+ {"resource.map", 0, "750e0f01ca54ac0ea49cff2753e1ae65", 1263},
+ AD_LISTEND},
+ Common::EN_ANY, Common::kPlatformDOS, ADGF_DEMO, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+
// SCI Fanmade Games
FANMADE("120 Degrees Below Zero", "57f6135bd073802215c9b97f32d6aea3", 504, "03adf530a34557dfc20f848c9572f4d0", 320749),
FANMADE("Al Pond: Island Quest 2", "4cba6a5a4c8f66f21935ed78b0511a92", 870, "876587dc9a5ec569287a3dc4b29139d8", 613769),