Resize NORM.dds textures

Finally I found the solution for if someone need it. The compression type used by the norm textures is BC5 (linear, signed). Resizing and saving with the proper format (albedo and compossite can use DXT1 if aren’t transparent) we can make lighter those AI version liveries.

Also works with the R8G8 (Linear, Signed, V8U8) but it doubles the size.

2 Likes