Warlords: Battlecry ARM

From XentaxWiki
Revision as of 10:30, 18 December 2020 by imported>Ikskoks (→‎Notes and Comments)
Jump to navigation Jump to search

ARM

  • Game : Warlords: Battlecry
  • Format Type : Misc
  • Endian Order : Little Endian


Format Specifications

//header

// TODO

MultiEx BMS Script

Not written yet.

Notes and Comments

  • ARM files are encrypted with custom algorithm. Special 256-bytes key is needed for decryption.


Decryption algorithm

Below is Python implementation of decryption algorithm:


Compatible Programs