A few weeks ago, I had the idea for another small DDS-utility, which was born and roughly outlined within 2 hours. Now with a bit of cleanup and proper documentation let me present you: Madds – Memory Access of DDS
This tool is to visualize the projected memory usage of all DDS-texture files you have in your Mod’s folders. This helps to find textures that are very big or in wrong compression. You can see what kind of texture’s require which amount of space and you can get additional information by hovering over the area.
As all of my DDS-utilities it’s available as Java-Webstart on or website without installation.
Source code is available under GPLv2 on github.