User Tools

Site Tools


arma3:tools:installing-steam-arma-3-tools

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
arma3:tools:installing-steam-arma-3-tools [2014-08-11 10:44]
snakeman moved installing-steam-arma-3-tools page to new location.
arma3:tools:installing-steam-arma-3-tools [2016-12-24 08:12]
snakeman moved p drive setup to a new page.
Line 1: Line 1:
-====== ArmA 3 Tools How to Install ​======+====== ​Installing Steam ArmA 3 Tools ======
  
-Here's a basic installation checklist.+  - uninstall all **ArmA 2** tools (be careful some of these are named stupid like "Sound Tools uninstall"​) 
 +  - open steam client 
 +  - choose library -> tools -> arma 3 tools 
 +  - use RMB -> Install game... 
 +  - choose your steam library if you got one (might be good idea to install tools on separate location) 
 +  - agree to eula 
 +  - use RMB arma 3 tools -> Play game... 
 +  - accept license with yes button 
 +  - close arma 3 tools program (not steam client)
  
-Download ALL the Latest Versions of the required [[arma2:​tools#​user_made_tools|Mikero tools]]. +All done!
-  * Arma3P +
-  * ExtractPbo +
-  * DeRap +
-  * DePbo+
  
-Install ​the ArmA 3 Tools to whatever Steam Library you like (for example ​E:​\SteamLibrary\SteamApps\common\Arma 3 Tools).+Never launch arma3 tools from Arma3Tools.exe launcher, always use short cut to desktop or from batch file. You need to run one of the tools to activate registry entries, ​for example ​start Addon Builder once.
  
-Do this by starting steam client, browse to Library -> Tools -> ArmA 3 Tools, then right mouse click them and choose Install Game. Now you only need to choose which library to install them and agree the license and so forth. Then just wait for steam to install the tools. Do not "opt for beta" because that downloads 22gb worth of bis sample models. +To complete ​your installation see [[arma3:tools:setup-p-drive|Setup ​P: Drive]].
- +
-Next you need to replace the mapdisk.bat file which can be found on the root directory of the ArmA 3 tools, with your own. This is because the original mapdisk.bat supplied by the tools is not working properly. +
- +
-Copy all this text for "​mapdisk.bat"​ replacement. +
-<code dos> +
-set ArmAWorkPath=C:\ArmA3Work +
-set DriveLetter=P +
- +
-@echo off +
-subst %DriveLetter%:​ /D +
-subst %DriveLetter%:​ "​%ArmAWorkPath%"​ +
- +
-NET FILE 1>NUL 2>NUL +
-if '​%errorlevel%'​ == '​0'​ (goto gotEscalation) else (goto getEscalation)  +
- +
-:​getEscalation +
-if '​%1'​=='​ELEV'​ (shift & goto gotEscalation) ​  +
-setlocal DisableDelayedExpansion +
-set "​batchPath=%~0"​ +
-setlocal EnableDelayedExpansion +
-echo Set UAC = CreateObject^("​Shell.Application"​^) > "​%temp%\BIS_getEscalation.vbs"​  +
-echo UAC.ShellExecute "​!batchPath!",​ "​ELEV",​ "",​ "​runas",​ 1 >> "​%temp%\BIS_getEscalation.vbs"​  +
-"​%temp%\BIS_getEscalation.vbs"​  +
-exit /B  +
- +
-:​gotEscalation +
-setlocal & pushd . +
-subst %DriveLetter%:​ /D +
-subst %DriveLetter%:​ "​%ArmAWorkPath%"​ +
- +
-::--- clean & exit +
-del %temp%\BIS_getEscalation.vb +
-exit /B +
-</​code>​ +
- +
-Open text editor and paste it in there - save as (all files) Mapdisk.bat"​ (Not "​mapdisk.bat.txt"​). +
- +
-Open - Not Run - Mapdisk.bat and edit this line near the top of the file. +
-<code dos> +
-set ArmAWorkPath=C:​\ArmA3Work +
-</​code>​ +
- +
-Change it to be Your Path to Your tools - eg: +
-<code dos> +
-set ArmAWorkPath="​E:​\SteamLibrary\SteamApps\common\Arma 3 Tools"​ +
-</​code>​ +
- +
-Look very carefully at that line... Notice how theres Spaces in that path? "Arma-space-3-space-Tools"​. +
- +
-DOS doesn'​t likes spaces! But they'​re OK if they'​re in "​quotes"​ like you see above. +
- +
-Once Mapdisk.bat is repathed and ready - navigate to your ArmA 3 Tools directory - you'll find there'​s a mapdisk.bat already - Rename that one to "​mapdisk.bak"​ and drop your new, improved one in there instead. +
- +
-Now - run that new Mapdisk.bat by doubleclicking it and your P:\ drive will appear - it will have the entire contents of your freshly installed ArmA 3 Tools directory in there already. +
- +
-Run ArmA3P from Mikero, go make a coffee and wait... ArmA3P should run all the way - with No errors, and report success. This will take really long time, especially the dubbing pbo takes forever, be patient and wait. +
- +
-Because Terrain Builder (TB) relies on a couple of registry keys, it's necessary to run TB once from the Steam Tools menu - so go to Steam, call up the ArmA 3 tools and doubleclick - choose "​Launch Terrain Builder"​ and - once you see Terrain Builder open - just close it again and close Steam too - you're done with that. +
- +
-From now on - forget where your ArmA 3 Tools actually are - from now on everything happens on P:\ ! +
- +
-And - that's it! +
- +
-You should be good to go with no further fuss... When you want to run TB - always run it directly from the Terrain Builder directory on P:\ drive.+
  
  
arma3/tools/installing-steam-arma-3-tools.txt · Last modified: 2018-08-15 12:26 by snakeman