Search found 4 matches

by kevinarbogast
Thu Oct 18, 2007 9:04 pm
Forum: Modding Discussion
Topic: Problems with png to dds conversions
Replies: 6
Views: 899

OMG, wow! I didn't expect it to be as simple as that :lol: Yeah, saving it as 8:8:8:8 ARGB worked perfectly! Thanks a bunch dude! EDIT: Now I just have the problem that transparent gradients cannot be saved into that format that I know; and yeah, this too must be possible as the bottom-right corner ...
by kevinarbogast
Thu Oct 18, 2007 3:40 pm
Forum: Modding Discussion
Topic: Problems with png to dds conversions
Replies: 6
Views: 899

I'm....not....sure. How do I check? :?
by kevinarbogast
Thu Oct 18, 2007 3:14 pm
Forum: Modding Discussion
Topic: Problems with png to dds conversions
Replies: 6
Views: 899

Yeah, tried that. I have to save it as a DXT 3 and once again, it needs to be 224 X 207 and it won't let me save it with those dimensions.
by kevinarbogast
Thu Oct 18, 2007 1:56 pm
Forum: Modding Discussion
Topic: Problems with png to dds conversions
Replies: 6
Views: 899

Problems with png to dds conversions

I am trying a new thing here, as before I mostly didn't care all that much to do it. I am trying to modify my mainmenu.map pictures for a few modded maps I have. I have extracted the .dds files for an ordinary map and find that the size is 224 X 207 pixels. Now, when I take an ordinary .png file I h...