Ticket #9195: qfg4.patch

File qfg4.patch, 1.6 KB (added by SF/henne-nwh, 14 years ago)

qfg4 detection cleanup

  • engines/sci/detection_tables.h

    diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
    index bad7ccc..e56d397 100644
    a b static const struct ADGameDescription SciGameDescriptions[] = {  
    23982398        },
    23992399
    24002400        // Quest for Glory 4 1.1 Floppy - German DOS (supplied by markcool in bug report #2723850)
    2401         // SCI interpreter version 2.000.000 (a guess?)
     2401        // Executable scanning reports "2.000.000", VERSION file reports "1.1"
    24022402        {"qfg4", "", {
    24032403                {"resource.map", 0, "9e0abba8746f40565bc7eb5720522ecd", 9301},
    24042404                {"resource.000", 0, "57f22cdc54eeb35fce1f26b31b5c3ee1", 11076197},
    static const struct ADGameDescription SciGameDescriptions[] = {  
    24142414                {NULL, 0, NULL, 0}},
    24152415                Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH
    24162416        },
    2417 
    2418 #if 0
    2419         // NOTE: This version looks to be exactly the same as the English one
    2420         // Perhaps it's the English one?
    2421 
    2422         // Quest for Glory 4 - German DOS/Windows (from PCJoker 2/98)
    2423         {"qfg4", "", {
    2424                 {"resource.map", 0, "aba367f2102e81782d961b14fbe3d630", 10246},
    2425                 {"resource.000", 0, "263dce4aa34c49d3ad29bec889007b1c", 11571394},
    2426                 {NULL, 0, NULL, 0}},
    2427                 Common::DE_DEU, Common::kPlatformPC, 0, GUIO_NOSPEECH
    2428         },
    2429 #endif
    2430 
    2431         // Quest for Glory 4 - German DOS/Windows Disk V1.1 (from PCJoker 2/89)
    2432         // SCI interpreter version 2.000.000 (a guess?)
    2433         {"qfg4", "", {
    2434                 {"resource.map", 0, "9e0abba8746f40565bc7eb5720522ecd", 9301},
    2435                 {"resource.000", 0, "57f22cdc54eeb35fce1f26b31b5c3ee1", 11076197},
    2436                 {NULL, 0, NULL, 0}},
    2437                 Common::DE_DEU, Common::kPlatformPC, 0, GUIO_NOSPEECH
    2438         },
    24392417#endif
    24402418
    24412419        // Slater & Charlie go camping