aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorMatan Bareket2017-12-17 21:30:21 -0500
committerEugene Sandulenko2017-12-26 20:31:14 +0100
commit2a417fd3d25cf07b3c7d0efbb84f9ff8ed1178ad (patch)
tree32927241272feec2a552bc2a1b48b8a4484789f1 /engines
parent844c343f2954516a1bd6964389710f2790d51f81 (diff)
downloadscummvm-rg350-2a417fd3d25cf07b3c7d0efbb84f9ff8ed1178ad.tar.gz
scummvm-rg350-2a417fd3d25cf07b3c7d0efbb84f9ff8ed1178ad.tar.bz2
scummvm-rg350-2a417fd3d25cf07b3c7d0efbb84f9ff8ed1178ad.zip
SAGA: Added detection entries for IHNM Hungarian fan translation - Bug #7886
Diffstat (limited to 'engines')
-rw-r--r--engines/saga/detection_tables.h30
1 files changed, 30 insertions, 0 deletions
diff --git a/engines/saga/detection_tables.h b/engines/saga/detection_tables.h
index 20fdfb09ee..308fb27fba 100644
--- a/engines/saga/detection_tables.h
+++ b/engines/saga/detection_tables.h
@@ -795,6 +795,36 @@ static const SAGAGameDescription gameDescriptions[] = {
NULL,
},
+ // I Have No Mouth And I Must Scream - Hungarian fan CD translation
+ // English CD version with Hungarian text patch
+ // (English speech - Hungarian text)
+ {
+ {
+ "ihnm",
+ "fan-made",
+ {
+ {"musicfm.res", GAME_MUSICFILE_FM, "0439083e3dfdc51b486071d45872ae52", 302676},
+ {"musicgm.res", GAME_MUSICFILE_GM, "80f875a1fb384160d1f4b27166eef583", 314020},
+ {"scream.res", GAME_RESOURCEFILE, "46bbdc65d164ba7e89836a0935eec8e6", 83411541},
+ {"scripts.res", GAME_SCRIPTFILE, "be38bbc5a26be809dbf39f13befebd01", 505001},
+ {"patch.re_", GAME_PATCHFILE | GAME_RESOURCEFILE, "58b79e61594779513c7f2d35509fa89e", 5038599},
+ {"sfx.res", GAME_SOUNDFILE, "1c610d543f32ec8b525e3f652536f269", 22561056},
+ { NULL, 0, NULL, 0}
+ },
+ Common::HU_HUN,
+ Common::kPlatformDOS,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GID_IHNM,
+ 0,
+ IHNM_DEFAULT_SCENE,
+ &IHNM_Resources,
+ ARRAYSIZE(IHNMCD_GameFonts),
+ IHNMCD_GameFonts,
+ NULL,
+ },
+
// I Have No Mouth And I Must Scream - Sp CD version
{
{