Order of War PKG

From XentaxWiki
(Redirected from PKG PKGFILE)
Jump to: navigation, search

Contents: GRAFs page - All - 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - Edit

Format Type: Archive
Extensions: pkg
Platforms: unknown
Endian Order: Little Endian



Format Specifications

// Version 4

// Empty Directories are also stored in the Files Directory with FileOffset = -1 and FileLength = -1

// ARCHIVE HEADER
  42 - Header (Unicode String "PKG_FILE_VERSION:0004")

// FILE DATA
  // for each file
    X - File Data
    
// FILES DIRECTORY
  // for each file
    4 - Entry Length
    4 - File Offset
    4 - File Length
    4 - Hash?
    X - Filename (Unicode String --> length is EntryLength - 16)

// ARCHIVE FOOTER
  4 - Directory Length
  4 - Directory Offset



MultiEx BMS Script

No BMS script

Supported Programs



Notes

No additional notes

Games

  • Order of War



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