Ticket #5904: mohawk-th-he-fix.patch

File mohawk-th-he-fix.patch, 646 bytes (added by digitall, 12 years ago)

Patch to add detection

  • engines/mohawk/detection_tables.h

    diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
    index 27b1192..1d2fc62 100644
    a b static const MohawkGameDescription gameDescriptions[] = {  
    10111011                0,
    10121012        },
    10131013
     1014        // Tortoise and the Hare Hebrew variant - From georgeqgreg on bug #3441928
     1015        {
     1016                {
     1017                        "tortoise",
     1018                        "",
     1019                        AD_ENTRY1("TORTB.LB", "9a7932c32bf1d6faf27fae8801ba967a"),
     1020                        Common::HE_ISR,
     1021                        Common::kPlatformWindows,
     1022                        ADGF_NO_FLAGS,
     1023                        GUIO1(GUIO_NOASPECT)
     1024                },
     1025                GType_LIVINGBOOKSV2,
     1026                0,
     1027                0,
     1028        },
     1029
    10141030        // From afholman in bug#3309308
    10151031        {
    10161032                {