[Scummvm-tracker] [ScummVM :: Bugs] #14600: SWORD1: intro.dxa not supported for non-english versions
ScummVM :: Bugs
trac at scummvm.org
Wed Sep 4 11:38:11 UTC 2024
#14600: SWORD1: intro.dxa not supported for non-english versions
-------------------+-----------------------------
Reporter: q-b | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Sword1
Version: | Resolution:
Keywords: | Game: Broken Sword 1
-------------------+-----------------------------
Comment (by tag2015):
The downloads are no longer available, I don't know if detection using the
.dxa files will be reintroduced.
Anyway in #15110 a user reported the hashes for the french version:
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
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/14600#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list