Silent Hill Origins ARC: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Hoenir
(created it)
imported>Ikskoks
No edit summary
Line 25: Line 25:


=== Compatible Programs ===
=== Compatible Programs ===
[[Category:File Format]]

Revision as of 11:58, 21 January 2021

ARC


Format Specifications

uint32 {4}   - Magic A2.0
uint32 {4}   - Number Of Files
uint32 {4}   - Data Offset
uint32 {4}   - String Table Offset
uint32 {4}   - String Table Size


// for each file

uint32 {4}   - Filename Offset Offset in the String Table
uint32 {4}   - Offset
uint32 {4}   - Size
uint32 {4}   - DecompressedSize 0 if not compressed


MultiEx BMS Script

Compatible Programs