View Full Version : Import a image/texture - how?
XyZspineZyX
07-15-2003, 06:49 PM
Argh!!!
How the devil do you import a simple image to the editor?
I've tried like 30 times with different image formats, size, color - Whatever I do it just wont go in there ...
I need it in my own utx file btw.
Could anyone tell me why?
XyZspineZyX
07-15-2003, 06:49 PM
Argh!!!
How the devil do you import a simple image to the editor?
I've tried like 30 times with different image formats, size, color - Whatever I do it just wont go in there ...
I need it in my own utx file btw.
Could anyone tell me why?
XyZspineZyX
07-15-2003, 08:02 PM
you should use the dxt compression. photoshop plugins here: http://developer.nvidia.com/view.asp?IO=ps_texture_compression_plugin
no aplha: dxt1, with alpha dxt 3
then read this post
http://forums.ubi.com/messages/message_view.asp?board_id=310&id=zzuwi
========================================
http://mywebpages.comcast.net/shadow2k1/shadow2k1a.jpg
| | <a href=http://www.rakkasanwarriors.com>Team *WAR* (http://www.planetrainbowsix.com/tso>TSO) | <a href=http://www.thecognetwork.com>COG Staff</a> |
"Watch the flames, Shadow. This is your second warning for forum guideline breaches. Your next offense will result in a permanent ban. Plan accordingly. -Witness"
XyZspineZyX
07-15-2003, 09:22 PM
Thank you very much!