ArmA 2 MipMapRemover

ArmA 2 Forum, ArmA 2 Home, ArmA 2 Config, ArmA 2 File Formats, ArmA 2 Missions, ArmA 2 3D Modeling, ArmA 2 Scripting, ArmA 2 Terrain, ArmA 2 Texturing, ArmA 2 Tools

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.