That sounds like a good idea, thanks!
Now i have a problem as i cant open some of the .dds files on paint.net, i can open some just fine. The ones i can't open the icon is white and the ones i can open the icon is the texture.
It kind of spits this at me when i click show details (this is on the LA mod)
System.FormatException: File does not appear to be a DDS image
at PaintDotNet.Data.Dds.DdsFile.Load(Stream input) in D:\src\pdn\src\PaintDotNet\Data\Dds\DdsFile.cs:line 469
at PaintDotNet.Data.Dds.DdsFileType.OnLoad(Stream input) in D:\src\pdn\src\PaintDotNet\Data\Dds\DdsFileType.cs:line 225
at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 496
at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 158