mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-04-02 13:37:41 -05:00
patterns/hinf_bitmap: Added pattern for parsing Halo Infinite bitmap files (#194)
* patterns/hinf_bitmap: Added pattern for parsing Halo Infinite bitmap files * Parses the header of all Halo Infinite files which includes related "dependencies", datablocks, structure references * Read bitmap sequence data, including bitmap index, complete index, sprite info * Find the width/height and DDS Format of the raw texture, which can then be parsed into usable DDS textures * Locates raw DDS block info * Nulled out the DDS section of the bitmap
This commit is contained in:
BIN
tests/patterns/test_data/hinf_bitmap.hexpat.bitm
Normal file
BIN
tests/patterns/test_data/hinf_bitmap.hexpat.bitm
Normal file
Binary file not shown.
Reference in New Issue
Block a user