Page 5 of 5

Posted: 06 Aug 2006, 11:02
by NOiZE
alpha channel

Posted: 06 Aug 2006, 11:59
by unpossible
make a create your image in photoshop, add an alpha channel and save as a .tga (once you've added the aplha channel it's a RGBA .tga, 32bit)
good guide how to do that here in case you don't already know: http://taspring.clan-sy.com/phpbb/viewtopic.php?p=75495

then you need to download this:
http://eliteforce2.filefront.com/file/D ... rter;29412

use it to convert your .tga into dds. i've tried using GIMP but it mucks it up for me, this convertor seems best.

black on the alpha channel is transparent

have fun :wink:

Posted: 06 Aug 2006, 18:40
by GrOuNd_ZeRo
Hmmm, your files didn't include an alpha channel...

I'll try (and I already had the DDS plugin)

What settings do you use on the DDS plugin when saving?

[edit]

Nevermind, got it figured out! thanks guys.