Ticket #8848: scummvm_simon_cs.patch

File scummvm_simon_cs.patch, 963 bytes (added by SF/tutchek, 16 years ago)

SVN patch file

  • engines/agos/detection_tables.h

     
    10211021                GF_OLD_BUNDLE
    10221022        },
    10231023
     1024        // Simon the Sorcerer 1 - English DOS Floppy with czech patch
     1025        // http://cestiny.idnes.cz/s/cedicclanek0002S000328.html
     1026        {
     1027                {
     1028                        "simon1",
     1029                        "Floppy",
     1030
     1031                        {
     1032        { "gamepc",             GAME_BASEFILE,  "62de24fc579b94fac7d3d23201b65b14", -1},
     1033        { "icon.dat",           GAME_ICONFILE,  "22107c24dfb31b66ac503c28a6e20b19", -1},
     1034        { "stripped.txt",       GAME_STRFILE,   "c95a0a1ee973e19c2a1c5d12026c139f", -1},
     1035        { "tbllist",            GAME_TBLFILE,   "d198a80de2c59e4a0cd24b98814849e8", -1},
     1036        { NULL, 0, NULL, 0}
     1037                        },
     1038                        Common::CZ_CZE,
     1039                        Common::kPlatformPC,
     1040                        Common::ADGF_NO_FLAGS
     1041                },
     1042
     1043                GType_SIMON1,
     1044                GID_SIMON1DOS,
     1045                GF_OLD_BUNDLE
     1046        },
     1047
    10241048        // Simon the Sorcerer 1 - English DOS Floppy with Russian patch
    10251049        {
    10261050                {