PMC websites shut down November 13th 2025 unless web hosting fees are paid. See up to date status from PMC Website Hosting and Domain Registration Fee Status forum topic. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond November 13th 2025 when web hosting fees are due.

User Tools

Site Tools


arma2:tools:howto-install-arma-2-bis-tools

Differences

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

Link to this comparison view

Next revision
Previous revision
arma2:tools:howto-install-arma-2-bis-tools [2012/07/31 11:00] – created howto-install-arma-2-bis-tools initial page. snakemanarma2:tools:howto-install-arma-2-bis-tools [2024/08/02 11:27] (current) – links added. snakeman
Line 1: Line 1:
-====== How to Install ArmA 2 BIS Tools ======+====== How to Install ArmA 2 bis Tools ======
  
-**How To Install ArmA 2 BIS Tools**+[[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]]
  
-See also [[arma:installing_bis_tools|ArmA How To Install ArmA BIS Tools]] and [[arma:build_environment|Synide's Build Environment]].+**How To Install ArmA 2 bis Tools** 
 + 
 +See also [[arma:installing_bis_tools|ArmA How To Install ArmA bis Tools]] and [[arma:build_environment|Synide's Build Environment]].
  
 This tutorial assumes you have Mikero's tools installed (to c:\tools\mikero\ directory) and ArmA 2 and ArmA 2 Operation Arrowhead located in c:\arma2\ directory, if you don't have Mikero's tools installed; install them and if your arma2 is installed to other directory, adjust reading this tutorial accordingly. This tutorial assumes you have Mikero's tools installed (to c:\tools\mikero\ directory) and ArmA 2 and ArmA 2 Operation Arrowhead located in c:\arma2\ directory, if you don't have Mikero's tools installed; install them and if your arma2 is installed to other directory, adjust reading this tutorial accordingly.
Line 20: Line 22:
 ) )
 </code> </code>
- 
 Execute the .bat file and wait quite long time when ExtractPbo will unpack all the pbo's into c:\armatools\armawork\ca\ directory which at the same time will be p:\ca\ dir. Execute the .bat file and wait quite long time when ExtractPbo will unpack all the pbo's into c:\armatools\armawork\ca\ directory which at the same time will be p:\ca\ dir.
  
Line 30: Line 31:
 </code> </code>
 Remember to replace p:\pmc\ca\ with your own name space tag. Remember to replace p:\pmc\ca\ with your own name space tag.
 +
 +To save hard drive space, in armatools directory you can delete .ogg, .wss and .lip files as they are not used by bis editing tools in any way. You can delete the files by creating a batch file into the armatools (ie P:\ root) directory and adding there these commands:
 +<code dos>
 +cd ca
 +del *.ogg /s
 +del *.wss /s
 +del *.lip /s
 +</code>
  
 All done. All done.
 +
arma2/tools/howto-install-arma-2-bis-tools.1343732402.txt.gz · Last modified: 2012/07/31 11:00 by snakeman