Silent Hill Origins ARC: Difference between revisions
Jump to navigation
Jump to search
imported>Hoenir (created it) |
imported>Ikskoks No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 25: | Line 25: | ||
=== Compatible Programs === | === Compatible Programs === | ||
[[Category:File Format]] | |||
Latest revision as of 11:58, 21 January 2021
ARC
- Format Type : Archive
- Endian Order : Little Endian
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