Return to Website

MWGraphics Forum

none

MWGraphics Forum
Start a New Topic 
Author
Comment
DXT Tool

Any help would be apreciated, I Have used the DXT tool for some time now and have never had any problems with it until now, I recently bought a new computer with twin NVidia 7800 GTX 256MB cards using the SLI mode, with the NForce4 motherboard.
I like to paint aircraft textures on Microsoft flightsim and use the DXT tool to convert the BMP textures to DXT3, all used to be fine, but now when i convert to DXT3 the textures convert to something that looks almost like 256 colours and jagged lines and so forth .
Regards Gerry

Re: DXT Tool

Is it the texture itself that looks messed up or is it only when you view it in FS?

I can`t think of any way the type of graphics card or any other system factors could affect the actual coonversion process.

Re: Re: DXT Tool

Hi Martin,
It is the actual texture itself that looks messed up after it has been converted to DXT3, I.E if i draw a straight line on the source file textures, which i then save as 32bit to my textures of my aircraft i am painting, rather than just altering and enhancing the texture after it has been converted to DXT3 which always happened before on my old computer system, it now makes the line look like it has jagged edges along the lenth of the line plus makes the bmp look as i said like a 256 colour image
Regards Gerry

Re: Re: Re: DXT Tool

What does it look like if you save it as DXT3 without making any modifications?

DXT3 is a lossy format and is also 16 bit. This means that there are less shades available so you may get colour banding appearing (256 colour-like?). It also only supports 2 "true" colours in each 4x4 pixel block which can give rise to blockiness where there are 3 distinctly different colours in the same block.

Try the same conversion using the MS Imagetool program and see if you get similar results. If so then it may just be that what you are trying to do isn`t going to work well.

The only way I could check to see if it actually your machine /graphics card causing problems is if you send me the "before" 32 bit texture and the "after" DXT3 one. I can then try converting on my setup and see if I get different results with DXT3