aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorEugene Sandulenko2016-03-28 12:16:55 +0200
committerEugene Sandulenko2016-03-28 12:16:55 +0200
commit92eb3684eb203d03104f653e0d443d982c22c3f7 (patch)
tree45474a289a8b1465b0666a4b1965d8fb9dfbf3ac /engines
parent47c6a28e729c38efe1e56fb767eb5aa04c65c310 (diff)
downloadscummvm-rg350-92eb3684eb203d03104f653e0d443d982c22c3f7.tar.gz
scummvm-rg350-92eb3684eb203d03104f653e0d443d982c22c3f7.tar.bz2
scummvm-rg350-92eb3684eb203d03104f653e0d443d982c22c3f7.zip
COMPOSER: Added detection for Hebrew darby. Bug #6878
Diffstat (limited to 'engines')
-rw-r--r--engines/composer/detection.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/engines/composer/detection.cpp b/engines/composer/detection.cpp
index a3ab18ae54..3cf160d99c 100644
--- a/engines/composer/detection.cpp
+++ b/engines/composer/detection.cpp
@@ -253,6 +253,19 @@ static const ComposerGameDescription gameDescriptions[] = {
GType_ComposerV2
},
+ { // Provided by Niv Baehr, Bugreport #6878
+ {
+ "darby",
+ 0,
+ AD_ENTRY1("page99.rsc.ini", "183463d18c050563dcdec2d9f9670515"),
+ Common::HE_ISR,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GType_ComposerV2
+ },
+
{
{
"gregory",