Would be nice to apply to this







the difference is your sample is morton swizzled, you can use this to unscramble the data array in Noesisfinale00 wrote:... would like to know how the format is stored and how it's different from a regular DDS file.
Code: Select all
data = rapi.imageFromMortonOrder(data, imgWidth>>1, imgHeight>>2, 4)
texFmt = noesis.NOESISTEX_DXT1