Harry Potter And The Sorcerers Stone (XBox)
From XentaxWiki
Choose archive extension:
Contents
HOG
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header ("WART")
char {4} - Version ("3.00")
uint32 {4} - Number Of Files
uint32 {4} - Unknown
uint32 {4} - Unknown
uint32 {4} - Unknown
// for each file
- uint32 {4} - File Offset
- uint32 {4} - File Length
- uint32 {4} - Decompressed File Length?
- uint32 {4} - Hash?
- uint32 {4} - Filename Offset? (relative to ???)
- uint32 {4} - File Type ID? (1/10/24/31/etc)
// for each file
- byte {X} - File Data
- byte {X} - null Padding?
MultiEx BMS
Not written yet
Notes and Comments
Note: Some files have length=0