Mii Maker CMP

From XentaxWiki
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: cmp
Platforms: unknown
Endian Order: Little Endian



Format Specifications

// BIG ENDIAN

  // ARCHIVE HEADER
    4 - Header (SA01)
    4 - Number of Files
    4 - File Data Offset
    
  // FILE OFFSET DIRECTORY
    // for each file
      4 - File Offset (relative to the start of the File Data)
      
  // FILE LENGTH DIRECTORY
    // for each file
      4 - File Length
      
  // FILENAME DIRECTORY
    // for each file
      128 - Filename (null terminated, filled with (byte)48)
  
  // FILE DATA
    // for each file
      X - File Data



MultiEx BMS Script

No BMS script

Supported Programs



Notes

No additional notes

Games

  • Mii Maker [Wii U]



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