Hi, I am analyzing some textures of a game.
As I always saw the dds textures has a header of 128 bytes and then their mipmaps, starting from the bigger and finishing with the smallest.
This textures of this game has the mipmaps unordered. I would like to know if this could be an special type of dds and how to read textures like these.