Highway Pursuit HFD: Difference between revisions
Jump to navigation
Jump to search
imported>WATTO No edit summary |
imported>Emil793 |
||
| Line 20: | Line 20: | ||
<br> | <br> | ||
<font color="blue"> ''' // for each file ''' </font> <br> | <font color="blue"> ''' // for each file ''' </font> <br> | ||
: byte {X}& | : byte {X}&nb | ||
== Headline text == | |||
== Headline text == | |||
== Headline text == | |||
== Headline text == | |||
== Headline text == | |||
== Headline text == | |||
== Headline text == | |||
== Headline text == | |||
== Headline text == | |||
sp; - File Data <br> | |||
: byte {X} - Padding <br> | : byte {X} - Padding <br> | ||
<br> | <br> | ||
Revision as of 15:24, 11 April 2007
Choose archive extension:
HFD, HGD, HMD, HOD, HSD, HVD
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header (HPDT)
uint32 {4} - Number Of Files [/2]
// for each file
- uint32 {4} - File Size
- uint32 {4} - Padding Size
// for each file
- byte {X}&nb
Headline text
Headline text
Headline text
Headline text
Headline text
Headline text
Headline text
Headline text
Headline text
sp; - File Data
- byte {X} - Padding
MultiEx BMS Script
Not written yet