aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h40
1 files changed, 40 insertions, 0 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index 19b070a379..8215d8242b 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -2236,6 +2236,46 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_TALKIE
},
+ // The Feeble Files - English DOS Demo
+ {
+ {
+ "feeble",
+ "Demo",
+
+ {
+ { "MAINMENU.SMK", GAME_VGAFILE, "b62df52fc36f514eb0464120853f22b6", 968808},
+ { NULL, 0, NULL, 0}
+ },
+ Common::EN_ANY,
+ Common::kPlatformPC,
+ ADGF_DEMO
+ },
+
+ GType_FF,
+ GID_FEEBLEFILES,
+ GF_DEMO
+ },
+
+ // The Feeble Files - German DOS Demo
+ {
+ {
+ "feeble",
+ "Demo",
+
+ {
+ { "MAINMENU.SMK", GAME_VGAFILE, "e18d365044eabea7352934917bbfd2e4", 976436},
+ { NULL, 0, NULL, 0}
+ },
+ Common::DE_DEU,
+ Common::kPlatformPC,
+ ADGF_DEMO
+ },
+
+ GType_FF,
+ GID_FEEBLEFILES,
+ GF_DEMO
+ },
+
// The Feeble Files - English Amiga CD
{
{