Scrapland PACKED: Difference between revisions
Jump to navigation
Jump to search
imported>Xennex No edit summary |
imported>Dinoguy1000 m (I fixed some stuff for you, if you have any questions, just ask me!) |
||
| 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= | date_posted=11:08, October 6, 2006| | ||
format_specifications= | format_specifications= | ||
<b>byte {4} - Header(BFPK) | <tt><b>byte {4} - Header {{Purple|(BFPK)}}<br> | ||
byte {4} - null<br> | |||
uint32 {4} - Numbers of files<br><br> | |||
{{Blue| // For each file}}<br> | |||
:uint32 {4} - Directory name length<br> | |||
:byte {x} - Directory name<br> | |||
:uint32 {4} - File size<br> | |||
:uint32 {4} - File offset<br><br> | |||
{{Blue| // For each file}}<br> <!-- Should be merged with previous block? --> | |||
:byte {x} - File data</b></tt>| | |||
notes=None| | notes=None| | ||
bms_script=Not written yet| | bms_script=Not written yet| | ||
Revision as of 20:23, 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 file
- uint32 {4} - Directory name length
- byte {x} - Directory name
- uint32 {4} - File size
- uint32 {4} - File offset
// For each file
- byte {x} - File data
Notes and Comments
None
MultiEx BMS Script
Not written yet
Supported by Programs
None
Documentation
None
Games
None