Sample Game 1 PAK

From XentaxWiki
Jump to: navigation, search

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