Template:GRAFTemplate1: Difference between revisions
Jump to navigation
Jump to search
imported>Dinoguy1000 No edit summary |
|||
| Line 9: | Line 9: | ||
=== Format Specifications === | === Format Specifications === | ||
<tt><b> | <tt><b> | ||
{{{ | <font color="blue">byte</font> 4 - {Header "PAK "}<br> | ||
<font color="blue">int32</font> 4 - {Jump to x offset}<br> | |||
<font color="blue">int32</font> 4 - {<font color="blue">Unknown</font>}<br> | |||
<font color="blue">int32</font> 4 - {Length of x offset}<br> | |||
<font color="blue">byte</font> x - {File data} | |||
</b></tt> | </b></tt> | ||
Revision as of 19:38, 27 September 2006
Back to index | Edit this page
{{{file_extension}}}
Format Type: {{{format_type}}}
Endian Order: {{{endian_order}}}
Date Posted: {{{date_posted}}}
Format Specifications
byte 4 - {Header "PAK "}
int32 4 - {Jump to x offset}
int32 4 - {Unknown}
int32 4 - {Length of x offset}
byte x - {File data}
Notes and Comments
{{{notes}}}
MultiEx BMS Script
{{{bms_script}}}
Supported by Programs
{{{programs}}}
Documentation
{{{documentation}}}
Games
{{{games}}}