Now that we have upgraded the renderer to GL3.1 it makes sense to convert normal map tga's to DDS's. Not only RGTC is better than DXT in quality per compressed megabyte of VRAM but being pre-compressed it will also load faster at map start. I think we can automate conversion using the integrated DDS writer.