DDS Texture issues

Get your graphics formats figures out here! Got details for others? Post here!
Post Reply
Omnicoder
ultra-n00b
Posts: 5
Joined: Wed Aug 12, 2009 11:42 pm

DDS Texture issues

Post by Omnicoder » Wed Mar 10, 2010 1:07 am

The contents of this post was deleted because of possible forum rules violation.

jfwfreo
veteran
Posts: 116
Joined: Sat Nov 15, 2008 1:31 am
Been thanked: 21 times

Re: DDS Texture issues

Post by jfwfreo » Wed Mar 10, 2010 8:43 am

Can you post one of the VTF files?

Omnicoder
ultra-n00b
Posts: 5
Joined: Wed Aug 12, 2009 11:42 pm

Re: DDS Texture issues

Post by Omnicoder » Wed Mar 10, 2010 9:31 pm

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

Post by shadowmoy » Mon Apr 19, 2010 7:39 pm

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 !
_-=<(¯`·._.·[ CodeMan ]·._.·´¯)>=-_

Post Reply