[Scummvm-tracker] [ScummVM :: Bugs] #15110: [sword1] Add intro.dxa compression hash for FR_FRA version

ScummVM :: Bugs trac at scummvm.org
Fri May 3 11:02:09 UTC 2024


#15110: [sword1] Add intro.dxa compression hash for FR_FRA version
---------------------------+-------------------------------
Reporter:  zognic          |      Owner:  (none)
    Type:  patch           |     Status:  new
Priority:  normal          |  Component:  Engine: Sword1
 Version:                  |   Keywords:  sword1, intro.dxa
    Game:  Broken Sword 1  |
---------------------------+-------------------------------
 Matched game IDs sword1-win-fr

 Based on the following Bloc
 {{{
 {
                 "sword1",
                 "",
                 AD_ENTRY4s("clusters/scripts.clu",
 "72b10193714e8c6e4daca51791c0db0c", 1087984,
                                    "clusters/swordres.rif",
 "c7df52094d590b568a4ed35b70390d9e", 58916,
                                    "clusters/text.clu",
 "76f93f5feecc8915435105478f3c6615", 2705446,
                                    "smackshi/intro.smk",
 "d602a28f5f5c583bf9870a23a94a9bc5", 13525168),
                 Common::FR_FRA,
                 Common::kPlatformWindows,
                 ADGF_NO_FLAGS,
                 GUIO0()
         },
 }}}

 I converted the "smackshi/intro.smk" with encode_dxa

 You will find below the hash for the compressed file

 {{{
 scummvm --md5 --md5-path=intro.dxa --md5-engine=sword1
 intro.dxa: de9ea0120de1cb68e124844f116e3e66 (first 5000 bytes), 7560271
 bytes
 }}}

 Thanks in advance
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15110>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list