MipMapRemover

This tool is able to remove mipmap data from paa files. It was created to help kju creating his PROPER vegetation pack and is now released to public.

Syntax:

MipMapRemover.exe src [dst remove removeLast]

src - path to source paa
dst - destination path
remove - integer declaring how many mipmaps should be removed starting from the first one
removeLast - integer declaring how many mipmaps should be removed starting from the last one

If only src is given the number of mipmaps is outputted.

Requires .NET Framework 3.5 and Bis.dll - Check T_D tools homepage in Dev-Heaven.