Scrapland PACKED: Difference between revisions
Jump to navigation
Jump to search
imported>Xennex No edit summary |
imported>Xennex No edit summary |
||
| Line 1: | Line 1: | ||
{{GRAFTemplate1| | {{GRAFTemplate1| | ||
file_extension= | file_extension=*.packed| | ||
format_type=Archive| | format_type=Archive| | ||
endian_order=Little Endian| | endian_order=Little Endian| | ||
date_posted=06.10.2006| | date_posted=06.10.2006| | ||
format_specifications= | format_specifications= | ||
<b>byte {4} - Header(BFPK)</b><br> | |||
<b>byte {4} - null</b><br> | |||
<b>uint32 {4} - Numbers of files</b><br> | |||
<font color="blue"><b>// For each numbers of files</b></font><br> | |||
<b>uint32 {4} - Directory name lenght = X1</b><br> | |||
<b>byte {X1} - Directory name</b><br> | |||
<b>uint32 {4} - File size = X2</b><br> | |||
<b>uint32 {4} - File offset</b><br> | |||
<font color="blue"><b>// File offset</b></font><br> | |||
<b>byte {X2} - File data</b>| | |||
notes=None| | notes=None| | ||
bms_script=Not written yet| | bms_script=Not written yet| | ||
Revision as of 16:26, 6 October 2006
Back to index | Edit this page
*.packed
{{GRAFPageMisc{{ subst:#if: Archive | {{subst:!}}Archive }}{{ subst:#if: Little Endian | {{subst:!}}Little Endian }}}}
Format Specifications
byte {4} - Header(BFPK)
byte {4} - null
uint32 {4} - Numbers of files
// For each numbers of files
uint32 {4} - Directory name lenght = X1
byte {X1} - Directory name
uint32 {4} - File size = X2
uint32 {4} - File offset
// File offset
Notes and Comments
None
MultiEx BMS Script
Not written yet
Supported by Programs
None
Documentation
None
Games
None