User Tools

Site Tools


arma2:tools:mipmapremover

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

arma2:tools:mipmapremover [2010-07-16 08:34] (current)
snakeman created mipmapremover initial page.
Line 1: Line 1:
 +====== 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:
 +<​code>​
 +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
 +</​code>​
 +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.
arma2/tools/mipmapremover.txt ยท Last modified: 2010-07-16 08:34 by snakeman