Jump to content

Blocky textures after save?


Nukaman

Recommended Posts

So I have been working on the palette for the combat armor, and I am wondering if there is a way to save the dds files without getting blocky artifacts? I haven't noticed it in the other textures, but when I edit the palette, it comes out blocky:

http://i.imgur.com/cheec7T.pngThe gradients I made are as smooth as the originals, is there any way to avoid this?

Link to comment
Share on other sites

So I have been working on the palette for the combat armor, and I am wondering if there is a way to save the dds files without getting blocky artifacts? I haven't noticed it in the other textures, but when I edit the palette, it comes out blocky:

http://i.imgur.com/cheec7T.pngThe gradients I made are as smooth as the originals, is there any way to avoid this?

The image on the right looks like it has been DXT-compressed. You'll never get smooth color gradients out of DXT1-5, and I don't think the source texture is compressed. Save it as BC7 or ARGB8888.
Link to comment
Share on other sites

Thank you very very much. I thought dxt was the only supported format for some reason, probably a remnant from modding an older game.

 

You could always leave them uncompressed for the best possible quality. As long as you don't use many uncompressed textures the performance impact wont be so bad.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...