[Scummvm-tracker] [ScummVM :: Bugs] #14276: Broken Sword 1 Polish doesn't work on 2.7.0

ScummVM :: Bugs trac at scummvm.org
Thu Mar 2 19:42:23 UTC 2023


#14276: Broken Sword 1 Polish doesn't work on 2.7.0
-------------------------+-----------------------------
Reporter:  szczuru       |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: Sword1
 Version:                |  Resolution:
Keywords:  unknown-game  |        Game:  Broken Sword 1
-------------------------+-----------------------------
Comment (by szczuru):

 Hi you posted commit with other/wrong md5:


 {{{
                 "sword1",
                 "English speech and DXA cutscenes",
                 AD_ENTRY4s("clusters/scripts.clu",
 "72b10193714e8c6e4daca51791c0db0c", 1087240,
                                    "clusters/swordres.rif",
 "88c0793a4fa908083b00f6677c545f78", 58916,
                                    "clusters/text.clu",
 "7d9e47533fde5333dc310bfd73eaeb5c", 2666944,
                                    "intro.dxa",             nullptr, -1),
                 Common::PL_POL,
                 Common::kPlatformWindows,
                 ADGF_NO_FLAGS,
                 GUIO0()
 }}}


 My files (md5 of 5000 bytes, size in bytes)
 TEXT.CLU B9E7B3E342569BE68738E4681F2ADEFF, 3164267
 SWORDRES.RIF 04A41FC5783D18A8958D41AA9A3823AF, 59788
 SCRIPTS.CLU 72B10193714E8C6E4DACA51791C0DB0C, 1088292

 Also on 2.6.1 Game works with clu files in root directory, but in latest
 daily build games isn't detected if clu files are not in clusters
 directory - but still even if - scumm detects my version as unknown
 version of Sword2:


 {{{
 The game in 'BS1\' seems to be an unknown game variant.

 Please report the following data to the ScummVM team at
 https://bugs.scummvm.org/ along with the name of the game you tried to add
 and its version, language, etc.:

 Matched game IDs for the sword1 engine: sword1-win

   {"clusters/scripts.clu", 0, "72b10193714e8c6e4daca51791c0db0c",
 1088292},
   {"clusters/swordres.rif", 0, "04a41fc5783d18a8958d41aa9a3823af", 59788},
   {"clusters/text.clu", 0, "b9e7b3e342569be68738e4681f2adeff", 3164267},
   {"video/intro.dxa", 0, "e27cd33593c08b66e8d20fbc40938789", 7420364},

 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14276#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list