d0nutz Posted November 21, 2011 Share Posted November 21, 2011 Hi everyone, Managed to finally extract all the pack files, and been experimenting for the first time with the DDS texture files.The changes were basic and included increasing the file size of one or two files and then saving them back, unfortunately I am struggling with the Nvidia DDS saving options. Is there a way to lets say save the file with the exact same info as the original (but with a bigger size)?Once I doubled a file size for example the new file is cut into a rectangle. I am pretty sure this is due to the saving options (I have managed the basic one which is keeping the maps intact). Thanx in advance. Link to comment Share on other sites More sharing options...
throttlekitty Posted November 21, 2011 Share Posted November 21, 2011 For Starters:cs.elderscrolls.com/constwiki/index.php/Choose_the_right_DXTC_compression_algorithm Regarding the rectangle bit, I'd guess that you probably loaded the texture with mipmaps, which is nice, but I don't recommend it. Uncheck 'load mipmaps' from the opening dialog for the nVidia DDS tool. Link to comment Share on other sites More sharing options...
Recommended Posts