Warlords: Battlecry ARM: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
(No difference)
| |
Revision as of 10:30, 18 December 2020
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