Ticket #9402: detect_freddi2_mac_dutch-v2.patch

File detect_freddi2_mac_dutch-v2.patch, 2.7 KB (added by BenCastricum, 12 years ago)

patch against current master

  • devtools/scumm-md5.txt

    diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
    index cd0a352..fe8d671 100644
    a b freddi2 Freddi Fish 2: The Case of the Haunted Schoolhouse  
    513513        8ee63cafb1fe9d62aa0d5a23117e70e7        -1      us      All     HE 100  Updated -       Kirben
    514514        e41de1c2a15abbcdbf9977e2d7e8a340        -1      ru      Windows HE 100  Updated -       sev
    515515
    516         c20848f53c2d48bfacdc840993843765        -1      nl      Windows HE 80   Demo    -       DarthBo
     516        c20848f53c2d48bfacdc840993843765        -1      nl      All     HE 80   Demo    -       DarthBo
    517517        fc8d197a22146e74766e9cb0cfcaf1da        27298   en      All     HE 80   Demo    -       khalek, sev
    518518        d37c55388294b66e53e7ced3af88fa68        -1      en      All     HE 100  Updated Demo    -       khalek
    519519
  • engines/scumm/detection_tables.h

    diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h
    index c75089f..45f56f2 100644
    a b static const GameFilenamePattern gameFilenamesTable[] = {  
    647647        { "freddi", "MM-DEMO", kGenHEPC, UNK_LANG, UNK, 0 },
    648648
    649649        { "freddi2", "freddi2", kGenHEPC, UNK_LANG, UNK, 0 },
    650         { "freddi2", "ff2-demo", kGenHEPC, UNK_LANG, UNK, 0 },
     650        { "freddi2", "ff2-demo", kGenHEPC, UNK_LANG, Common::kPlatformWindows, 0 },
    651651        { "freddi2", "FFHSDemo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
    652652        { "freddi2", "FFHSDemo", kGenHEPC, UNK_LANG, UNK, 0 },
    653653        { "freddi2", "Freddi Fish 2 Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
  • engines/scumm/scumm-md5.h

    diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
    index cb36743..5089c6d 100644
    a b  
    11/*
    2   This file was generated by the md5table tool on Thu Dec 22 23:21:30 2011
     2  This file was generated by the md5table tool on Fri Dec 23 14:00:39 2011
    33  DO NOT EDIT MANUALLY!
    44 */
    55
    static const MD5Table md5table[] = {  
    486486        { "bfdf584b01503f0762baded581f6a0a2", "SoccerMLS", "", "", -1, Common::EN_ANY, Common::kPlatformWindows },
    487487        { "c0039ad982999c92d0de81910d640fa0", "freddi", "HE 71", "", -1, Common::NL_NLD, Common::kPlatformWindows },
    488488        { "c13225cb1bbd3bc9fe578301696d8021", "monkey", "SEGA", "", -1, Common::EN_ANY, Common::kPlatformSegaCD },
    489         { "c20848f53c2d48bfacdc840993843765", "freddi2", "HE 80", "Demo", -1, Common::NL_NLD, Common::kPlatformWindows },
     489        { "c20848f53c2d48bfacdc840993843765", "freddi2", "HE 80", "Demo", -1, Common::NL_NLD, Common::kPlatformUnknown },
    490490        { "c225bec1b6c0798a2b8c89ac226dc793", "pajama", "HE 100", "", -1, Common::EN_ANY, Common::kPlatformWii },
    491491        { "c24c490373aeb48fbd54caa8e7ae376d", "loom", "No AdLib", "EGA", -1, Common::DE_DEU, Common::kPlatformAtariST },
    492492        { "c25755b08a8d0d47695e05f1e2111bfc", "freddi4", "", "Demo", -1, Common::EN_USA, Common::kPlatformUnknown },