Looking for Help with loading a simple DDS

TBBW

Chieftain
Joined
Aug 18, 2012
Messages
28
Hrm. Is there something special I need to set or do to get a DDS image to load?

I have
Code:
<Civilizations>
		<Row>
			<DawnOfManImage>DOM_MORBUS.dds</DawnOfManImage>
		</Row>
</Civilizations>

set up, but every time I go to load the DOM screen I get an error and the image won't show. The image is 1024x768, and as far as I can tell, correctly translated using GIMP to DDS format.

What else might I be doing wrong?
 
Back
Top Bottom