October 5, 200619 yr In a previous thread it was suggested converting texture files to this format would improve autogen performance I downloaded the DDS converter 2 and converted the files {DEMO 2} to BMP but am unable to convert them back..I get an error message for every file saying "cannot load" also when I click on a bmp file to view it I get the Windows picture and fax viewer with a message "drawing failed" Are these related and what am I missing? When I try to fly the demo using autogen the trees etc are surrounded by a black background any help would be appreciated..JamesJ
October 5, 200619 yr why do you want to convert back? didnt the convert to dxt1 help your performance? I7-10700F RTX 3070 32 Gig Ram
October 6, 200619 yr I am unable to convert them back to dxt1. they remain as BMP files no matter what..JamesJ
October 6, 200619 yr As others have said use the DirectX SDK to convert them to DXT1,its much easier, another thread here describes very well how to do it, you will get nothing but problems using DDS 2 converting them to BMP`S, textures upside down and stuff like that.
October 6, 200619 yr Author Very odd. I ran texconvert.exe (DirectX SDK) and converted all the files to DXT1 but all the file sizes remain the same and the texture sizes (e.g. 1024 x 1024) are all the same as well. What does changing the file type from DXT3/DXT5 to DXT1 do to help performance?DougDell XPS Gen3 (3.6GHz/800FSB) | 2GB DDR SDRAM | 74GB SATA, 10k RPM (C: ) | 120GB SATA (D: ) | 512MB ATI Radeon X1900XTX (Catalyst 6.8) | Audigy 2 ZS Sound | MS Force Feedback 2 | WindowsXP Pro (SP2) | DirectX 9.0c Doug Miannay PC: i9-13900K (OC 6.1) | ASUS Maximus Z790 Hero | ASUS Strix RTX4080 (OC) | ASUS ROG Strix LC II 360 AIO | 32GB G.Skill DDR5 TridentZ RGB 6400Hz | Samsung 990 Pro 1TB M.2 (OS/Apps) | Samsung 990 Pro 2TB M.2 (Sim) | Samsung 990 Pro 2TB M.2 (Games) | Fractal Design Define R7 Blackout Case | Win11 Pro x64
October 6, 200619 yr DXT3/5 required 8 bits / pixel and DXT1 requires 4 bits / pixel (actually, a 4x4 grid of pixels is encoded into 64 bits of alpha and 64 bits of color in DXT3/5, or just 64 bits of color in DXT1 (with the optional capability to also encode an apha bit within the 64 bit color data)). So a 1024 texture will be 4096x4096 for DXT1, plus the file space for the mipmaps.scott s..
October 6, 200619 yr Author Thanks for the info, Scott. There's much I have to learn before I can start understanding all this! DougDell XPS Gen3 (3.6GHz/800FSB) | 2GB DDR SDRAM | 74GB SATA, 10k RPM (C: ) | 120GB SATA (D: ) | 512MB ATI Radeon X1900XTX (Catalyst 6.8) | Audigy 2 ZS Sound | MS Force Feedback 2 | WindowsXP Pro (SP2) | DirectX 9.0c Doug Miannay PC: i9-13900K (OC 6.1) | ASUS Maximus Z790 Hero | ASUS Strix RTX4080 (OC) | ASUS ROG Strix LC II 360 AIO | 32GB G.Skill DDR5 TridentZ RGB 6400Hz | Samsung 990 Pro 1TB M.2 (OS/Apps) | Samsung 990 Pro 2TB M.2 (Sim) | Samsung 990 Pro 2TB M.2 (Games) | Fractal Design Define R7 Blackout Case | Win11 Pro x64
October 6, 200619 yr Where can I get the DirectX SDK from?Thanks a lot, Howard Jetline Systems: Intel 8th Gen Core i7 8700K (4.8GHz Overclock); GTX 1080 Ti; LG Curved UltraWide 3440x1440 Monitor .
Create an account or sign in to comment