From ee4d682113595cc4b4b0de191b487b2e094da6fb Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Fri, 17 May 2019 14:00:22 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ec3c02e..6c732f9 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ To add automatically generated mipmaps to the .basis file, at a higher than defa There are several mipmap options that allow you to change the filter kernel, the smallest mipmap dimension, etc. The tool also supports generating cubemap files, 2D/cubemap texture arrays, etc. +To create a higher quality .basis file (one with better codebooks): + +`basisu -slower x.png` + To unpack a .basis file to multiple .png/.ktx files: `basisu x.basis`