Hello members. I am a newb in this forum. I tried to search for this topic but it hasn't been discussed extensively. I wonder if anyone knows about any tutorials on how to make your own mipmaps for the .dds format. I want to make my own atlas texture, and I wanted to use my own mipmaps so that there will be less seam…
the way i think i solved it was to save the original image as a dds and let photoshop generate the mips first, then reopening it in photoshop (including mipmaps) and paste in my custom mips on the corresponding layers. resaving with custom mips worked while saving didn't. no clue why though.