PDA

View Full Version : TGA files



smeckma
4th Jul 12, 8:58 AM
What does a TGA file do?

etherdragn
20th Jul 12, 1:58 PM
Its just an image file type. So in a dow1 map it was the minimap but in DOW2 it's a different file type, a DDS file.
If that's all that worldbuilder is spiting out there is something else wrong, probably your file paths. in your dow 2 program folder look for the file called something like devpipeline.ini and make sure the folder structure in there is correct.

Gorb
20th Jul 12, 5:58 PM
DoW I uses DDS as well for compression (as TGA files take up quite a bit of space by themselves).

But yeah, what etherdragn said :)