====== ArmA 2 Derapify ====== [[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]] Derapify is aware of both OFP and, Elite / ArmA raPification. Either binary type will be converted into standard text class statements. Usage: Derapify [-options] whatever.ext [wherever] -n noisy -s silent (default) Golden rule: *.bin is ALWAYS output as *.cpp irrespective of destination. If no destination is specified: output is to same folder as source AND output name appended with .txt When a destination is specified: if a folder is specified (with or without trailing \) output name == input name if a folder\file is specified output name == folder\file name A check however is made that source and destination are not the same through inadvertence (eg specifying same destination folder), if so output is appended with .txt Requires DePbo.dll - Check [[http://dev.withsix.com/projects/mikero-pbodll/files|Mikero tools homepage]] in Dev-Heaven.