From 91bee3e7b0c8d6587c20f59e541838f9b2124807 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 19 Dec 2010 15:48:51 +0000 Subject: SCI: Added another English version of QFG3 (bug #3125559) svn-id: r54962 --- engines/sci/detection_tables.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'engines/sci/detection_tables.h') diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index 8d89b7de1b..ef783472ab 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -2857,6 +2857,14 @@ static const struct ADGameDescription SciGameDescriptions[] = { AD_LISTEND}, Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH }, + // Quest for Glory 3 - English DOS (supplied by dknute in bug report #3125559) + {"qfg3", "", { + {"resource.map", 0, "19e2bf9b693932b5e2bb59b9f9ab86c9", 5958}, + {"resource.000", 0, "6178ad2e83e58e4671ca03315f7a6498", 5868042}, + {"resource.msg", 0, "27e5419c98ce444253f88c95dced14a9", 246888}, + AD_LISTEND}, + Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH }, + // Quest for Glory 3 - German DOS (supplied by markcoolio in bug report #2723846) // Executable scanning reports "L.rry.083" {"qfg3", "", { -- cgit v1.2.3