Scrapland: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
(Initial Specs)
imported>WATTO
mNo edit summary
Line 18: Line 18:
: uint32 {4}&nbsp;&nbsp; - File Offset <br>  
: uint32 {4}&nbsp;&nbsp; - File Offset <br>  
<br>
<br>
char {X}&nbsp;&nbsp;&nbsp;&nbsp; - File Data <br>  
byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - File Data <br>  
</b></tt>
</b></tt>
<br>
<br>

Revision as of 12:31, 12 May 2005

PACKED


Format Specifications

uint32 {4}   - Header (Pozi)
uint32 {4}   - null
uint32 {4}   - Number Of Files?

// for each file

uint32 {4}   - Filename Length
char {X}     - Filename
uint32 {4}   - File Length
uint32 {4}   - File Offset


byte {X}     - File Data

MultiEx BMS

Not written yet

Supported Programs