====== ArmA 2 MipMapRemover ====== [[https://www.pmctactical.org/forum/viewforum.php?f=50|ArmA 2 Forum]], [[:arma2|ArmA 2 Home]], [[arma2:config|ArmA 2 Config]], [[arma2:file_formats|ArmA 2 File Formats]], [[arma2:missions|ArmA 2 Missions]], [[arma2:modeling|ArmA 2 3D Modeling]], [[arma2:scripting|ArmA 2 Scripting]], [[arma2:terrain|ArmA 2 Terrain]], [[arma2:texturing|ArmA 2 Texturing]], [[arma2:tools|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 [[http://dev-heaven.net/projects/tdt|T_D tools homepage]] in Dev-Heaven.