WWE Raw 2 FPK

From XentaxWiki
(Redirected from WWE Raw 2)
Jump to: navigation, search

Choose archive extension:

FPK


Format Specifications

uint32 {4}   - Unknown
uint32 {4}   - Unknown
uint32 {4}   - Unknown
uint32 {4}   - Number Of Directories
uint32 {4}   - Number Of Files
uint32 {4}   - Length Of File Data
uint32 {4}   - Unknown
uint32 {4}   - Unknown

// for each directory {

char {20}    - Directory Name (null) (first directory name is "___RootDirectory___")
uint16 {2}   - Number Of Sub-Directories in this directory
uint16 {2}   - Number Of Files in this directory
uint32 {4}   - Unknown (null if no subdirectories)
uint32 {4}   - Unknown (null if no files)


// for each sub-directory in this directory {
repeat from "//for each directory"
}


}


// for each file {

char {20}    - Filename (null)
uint32 {4}   - Offset (relative to the end of the directory)
uint32 {4}   - Length
}


byte {X}     - File Data

MultiEx BMS Script

  • 100% working processed by a plugin for Multiex Commander

Compatible Programs