Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Alternatively: Just use crunch rescale; see how that does - remember DXT1! Need a powershell script for this.

Code Block
nwn_crunch.exe -file -i "..\sources\*h.png" -outdir "..\out" -fileformat dds -DXT1 -yflip -quiet

...