Silent Hill 3 ARC

From XentaxWiki
Revision as of 14:58, 12 December 2005 by imported>WATTO
Jump to navigation Jump to search

ARC


Format Specifications

uint32 {4}   - Unknown
uint32 {4}   - Number Of Files
uint32 {4}   - Length of blank padding after directory and before file data
uint32 {4}   - null

// for each file

uint32 {4}   - Offset
uint32 {4}   - File ID?
uint32 {4}   - Length
uint32 {4}   - Length


byte {X}     - null Padding (size according to the 3rd field)
byte {X}     - File Data

MultiEx BMS Script

Not written yet

Compatible Programs