Opened 2 weeks ago

#15110 new patch

[sword1] Add intro.dxa compression hash for FR_FRA version

Reported by: zognic Owned by:
Priority: normal Component: Engine: Sword1
Version: Keywords: sword1, intro.dxa
Cc: Game: Broken Sword 1

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.