DDS Texture issues
Re: DDS Texture issues
The contents of this post was deleted because of possible forum rules violation.
-
shadowmoy
- veteran
- Posts: 153
- Joined: Sat Feb 21, 2009 2:29 pm
- Has thanked: 16 times
- Been thanked: 43 times
Re: DDS Texture issues
basically you need to swap all datas by word (16 bit swap) to get them back to little edian pc format as xbox is big edian
also the file is dxt1 as you said
edit : also the dds data seems wrong in your file :
you got the mips datas then the level 0 image data witch is the invert of the dds specs !
also the file is dxt1 as you said
edit : also the dds data seems wrong in your file :
you got the mips datas then the level 0 image data witch is the invert of the dds specs !
_-=<(¯`·._.·[ CodeMan ]·._.·´¯)>=-_
