compressonator icon indicating copy to clipboard operation
compressonator copied to clipboard

CompressonatorCLI -nomipmap Command Conflict

Open BigheadSMZ opened this issue 5 years ago • 1 comments

In the latest version (V4.1.5083) CLI, the "-nomipmap" command no longer works in that it reports that it is conflicting with the "-miplevels" command even when it is not set. Simply using just -nomipmap gives this error and the image is not created:

Both nomipmap and miplevels are set!

Edit: Just to throw it out there if anyone else has the same issue, just using "-miplevels 1" is a workaround for now so that you won't have to manually eliminate mipmaps if they are not desired.

BigheadSMZ avatar Dec 09 '20 15:12 BigheadSMZ

Also wanted to pop into this one and say that this issue is also resolved. Thank you so much!

BigheadSMZ avatar Aug 13 '21 20:08 BigheadSMZ

The issue has been resolved in current release v4.4

NPCompress avatar Jul 19 '23 19:07 NPCompress