From f299e96273cb73df34ec229aa0639db140b99286 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 23 Mar 2016 10:32:11 +0100 Subject: WAGE: Added detection for 3 more games --- engines/wage/detection_tables.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'engines/wage') diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h index 1a177c2bb0..530b56c962 100644 --- a/engines/wage/detection_tables.h +++ b/engines/wage/detection_tables.h @@ -64,6 +64,11 @@ static const ADGameDescription gameDescriptions[] = { // Crash in console rendering on the first scene FANGAME("Fantasy Quest", "4b0e1a1fbaaa4930accd0f9f0e1519c7", 762754), FANGAME("Find the Heart", "595117cbed33e8de1ab3714b33880205", 106235), // From Joshua's Worlds 1.0 + FANGAMEN("Fortune Teller", "Fortune Teller 1.1", "e5df11bfec42dd12b675ad4d98479ef3", 73931), + // Cropped graphics on first scene + FANGAME("Intro to Gothic", "d81f2d03a1e863f04fb1e3a5495b720e", 208067), + // No Next button in intro + FANGAME("Jamie the Demon Slayer", "94a9c4f8b3dabd1846d76215a49bd221", 232789), // Problems with window overlay FANGAMEN("Jumble", "LSJUMBLE", "e12ec4d76d48bdc86567c5e63750547e", 647339), // Original file name is "LSJUMBLE† " FANGAME("Karth of the Jungle", "595117cbed33e8de1ab3714b33880205", 96711), -- cgit v1.2.3