Sarc: Difference between revisions

Jump to navigation Jump to search
39 bytes removed ,  1 year ago
Correct header field.
(Add category.)
(Correct header field.)
Line 1: Line 1:
Sarc is a file archive format. Files are typically accessed by a binary sorted crc32 hash table. There does not appear to be an official version field, but this is fine as the format does not appear to have changed.
Sarc is a file archive format. Files are typically accessed by a binary sorted crc32 hash table.


=== Header ===
=== Header ===
Line 22: Line 22:
|0x2
|0x2
|u16
|u16
|Endianess (Always 0xfffe in big endian)
|Endianess (Always reads as 0xfeff in platform's native endian)
|-
|-
|0x8
|0x8
Line 38: Line 38:
|u32
|u32
|Alignment
|Alignment
|-
|0x14
|0x2
|u16
|Version
|-
|0x16
|0x2
|u16
|Reserved
|}
|}


38

edits

Navigation menu