Halo 2 Extraction fails
Brought to you by:
in_the_mix
the offset of the XISO_HEADER_DATA in that particular iso is 0x18310000.
I crap-patched it if you want to take a look, but you might want to rethink the way you are looking for that header: if it's not in one of the three preknown locations, maybe its best to have some searching functionality - that what i did manually with a hexdump to find it.