Sample Game 1 PAK: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>MruTdx
mNo edit summary
imported>Ikskoks
No edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 4: Line 4:


== PAK ==
== PAK ==
{{GRAFPageMisc|date_posted=20:45, 26 Apr 2006 (EDT)}}
{{GRAFPageMisc}}


=== Format Specifications ===
=== Format Specifications ===
{{GRAFPageFormat|1=char {15}
{{GRAFPageFormat|1=char {15} &nbsp;&nbsp; - Header {{Constant|(Sample Game PAK)}}<br>
byte {1} &nbsp;&nbsp;&nbsp; - null Padding<br>
 
{{BlockDescription|// For each file}}<br>
:char {16} &nbsp;&nbsp; - File name {{InlineComment|(null padded)}}
:uint32 {4} &nbsp; - File size
:byte {x} &nbsp;&nbsp;&nbsp; - File data}}
 
==== [[wikipedia:Microformat|Microformat]] sandbox ====
 
<div class="file-format">
  <div class="header-block">
    <div class="field"><!--
      --><span class="data-type">char</span> {<span class="field-size">15</span>} - <span class="field-description">Header</span> (<span class="field-value">Sample Game PAK</span>)
    </div>
    <div class="field"><!--
      --><span class="data-type">byte</span> {<span class="field-size">1</span>} - <span class="field-description">null Padding</span>
    </div>
  </div>
  <div class="data-block">
    <div class="block-description">For each file</div>
    <div class="field"><!--
      --><span class="data-type">char</span> {<span class="field-size">16</span>} - <span class="field-description">File name</span> (<span class="field-note">null padded</span>)
    </div>
    <div class="field"><!--
      --><span class="data-type">uint32</span> {<span class="field-size">4</span>} - <span class="field-description">File size</span>
    </div>
    <div class="field"><!--
      --><span class="data-type">byte</span> {<span class="field-size">x</span>} - <span class="field-description">File data</span>
    </div>
  </div>
</div>
 
=== Notes and Comments ===
None
 
=== MultiEx BMS Script ===
{{NoBMSScript}}
 
=== Supported by Programs ===
{{NoProgramSupport}}
 
=== Links ===
None
 
=== Games ===
* [[Sample Game 1]] [[PAK|*.pak]] [[ZIP|*.zip]]
 
{{GRAFPageFooter}}
 
[[Category:Complete Complete| ]] [[Category:Platform PC| ]]
[[Category:File Format]]

Latest revision as of 11:40, 21 January 2021

Back to index | Edit this page

NOTE: This is only an example of a GRAF page. As far as I know, there is no game called "Sample Game 1", and no game uses the exact archive format given below.

PAK

Format Specifications

char {15}    - Header (Sample Game PAK)

byte {1}     - null Padding

// For each file

char {16}    - File name (null padded)
uint32 {4}   - File size
byte {x}     - File data

Microformat sandbox

char {15} - Header (Sample Game PAK)
byte {1} - null Padding
For each file
char {16} - File name (null padded)
uint32 {4} - File size
byte {x} - File data

Notes and Comments

None

MultiEx BMS Script

None written yet.

Supported by Programs

Unknown

Links

None

Games

Navigation

Jump to a listing by...
All Formats - Common Formats - Standard Formats - Malformed Pages
Platforms
Microsoft:
Xbox
Xbox 360
Nintendo:
GameCube
DS
Desktop:
PC
Sega:
Dreamcast
Sony:
PlayStation
PlayStation 2
PlayStation 3
PlayStation Portable
Type
Animation - Archive - Audio - Image - Mesh - Miscellaneous - Model - Video
Endianness
Little-endian - Big-endian
BMS Scripts
Pages Without a BMS Script

All Pages with Scripts:
Recently Added Scripts

Program Support
No Known Support

MultiEx Commander - Game Extractor

Format Specification Completion
Work in Progress - Almost Done - Completed
Compression and Encryption
No Compression or Encryption Used - Unknown Compression or Encryption Used

One or Both Used:
Compression Used - Both Compression and Encryption Used