There is something that I found in the ddsopt that I will try to explain.
I was poking around with the program trying to find a way to just compress and resizing the textures without creating mipmaps and stuff as texture opmitizer does, so in the constraints tab there is a box and the compress option, so unchecking the "re-compress and re-mip all textures" the box becomes grayed out, so there is, if the box is unchecked even if it is grayed out ddsopt won't compress any texture, but if it is checked it compress them.
-> Compress a texture from R5G6B5 to DXT1 for example.
-> Won't compress.
Am I missing something or this doesn't make any sense?
Question
nomar
There is something that I found in the ddsopt that I will try to explain.
I was poking around with the program trying to find a way to just compress and resizing the textures without creating mipmaps and stuff as texture opmitizer does, so in the constraints tab there is a box and the compress option, so unchecking the "re-compress and re-mip all textures" the box becomes grayed out, so there is, if the box is unchecked even if it is grayed out ddsopt won't compress any texture, but if it is checked it compress them.
Am I missing something or this doesn't make any sense?
Edited by nomar0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now