Baldurs Gate - Dark Alliance XBox: Difference between revisions
Jump to navigation
Jump to search
imported>WATTO No edit summary |
imported>WATTO No edit summary |
(No difference)
| |
Revision as of 14:11, 26 July 2005
Choose archive extension:
LMP
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Number Of Files
// for each file
- char {56} - Filename (null terminated) (filled with junk)
- uint32 {4} - File Offset
- uint32 {4} - File Length
byte {0-255} - null Padding to a multiple of 256 bytes
// for each file
- char {X} - File Data
- byte {0-1023} - null Padding to a multiple of 1024? bytes
MultiEx BMS
Not written yet