Gameimageutil 🆕
Modders use the tool to extract high-quality textures for use in Blender or Maya .
While multiple tools share similar names, the most referenced in the open-source community is a lightweight wrapper around libraries like stb_image , libpng , and nvtt (NVIDIA Texture Tools). gameimageutil
Drag the .cast file into the program; it will sort the textures into specific folders (e.g., body, gear) for easier shading in Blender. Modders use the tool to extract high-quality textures
Windows 10 x64 or higher (Windows 7/8 may work but are officially untested). gameimageutil
BC1/BC3 compression (DDS) works on 4x4 pixel blocks. A 1023x1023 texture is invalid. Fix: Resize your image to 1024x1024 or use --auto-pad :