TGEA 1.8.1: DXT1 and Uncompressed DDS's are broken.
by Stefan Lundmark · in Torque Game Engine Advanced · 07/17/2009 (6:08 am) · 1 replies
Here are 3 screenshots of DDS files loaded into TGEA 1.8.1. Click the links to download the file. [Links removed, no longer watching this thread.]
All these look just fine in Photoshop. What'sup? These used to work in 1.7.1 unless I'm mistaken and the DDS loader didn't change much at all since then so I assume it's something in the texture manager.
All these look just fine in Photoshop. What'sup? These used to work in 1.7.1 unless I'm mistaken and the DDS loader didn't change much at all since then so I assume it's something in the texture manager.
Torque Owner Stefan Lundmark
Triggered by:
AssertFatal( numMips == dds->mMipMapCount && fmt == dds->mFormat, "Ohnoes!" );Any ideas?