Harry Potter And The Sorcerers Stone HOG (XBox): Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
imported>Ikskoks
No edit summary
Line 43: Line 43:


* [[Game Extractor|Game Extractor]]<br>
* [[Game Extractor|Game Extractor]]<br>
[[Category:File Format]]

Revision as of 14:04, 10 January 2021

Choose archive extension:

HOG


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

Supported Programs