aboutsummaryrefslogtreecommitdiff
path: root/engines/wage
diff options
context:
space:
mode:
authorEugene Sandulenko2016-03-23 10:32:11 +0100
committerEugene Sandulenko2016-03-23 18:51:32 +0100
commitf299e96273cb73df34ec229aa0639db140b99286 (patch)
treecfa09d522fe40a9a9700c629dd489d356ea37bc0 /engines/wage
parent1addc5884aed78003b38c4c219796bccb81f9bb3 (diff)
downloadscummvm-rg350-f299e96273cb73df34ec229aa0639db140b99286.tar.gz
scummvm-rg350-f299e96273cb73df34ec229aa0639db140b99286.tar.bz2
scummvm-rg350-f299e96273cb73df34ec229aa0639db140b99286.zip
WAGE: Added detection for 3 more games
Diffstat (limited to 'engines/wage')
-rw-r--r--engines/wage/detection_tables.h5
1 files changed, 5 insertions, 0 deletions
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),