Silent Hill 3 ARC
ARC
- Format Type : Archive
- Endian Order : Little Endian
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