User Tools

Site Tools


arma3:tools:setup-p-drive

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arma3:tools:setup-p-drive [2018-09-21 11:34]
snakeman added rapify and changed wording a bit.
arma3:tools:setup-p-drive [2024-03-01 04:59] (current)
snakeman updated.
Line 1: Line 1:
 ====== ArmA 3 Setup P: Drive ====== ====== ArmA 3 Setup P: Drive ======
 +
 +**2024-03-01T04:​59:​00Z** Updated.
  
 This tutorial assumes that you have read [[arma3:​tools:​installing-steam-arma-3-tools|installing steam arma 3 tools]] page and the tools are installed. You could setup P: drive or workspace as bis calls it, without the tools put there is not much point doing that. This tutorial assumes that you have read [[arma3:​tools:​installing-steam-arma-3-tools|installing steam arma 3 tools]] page and the tools are installed. You could setup P: drive or workspace as bis calls it, without the tools put there is not much point doing that.
  
 **Setup P: Drive** **Setup P: Drive**
 +
 +You need to create batch file to subst P: drive. You can place this bat file any normal directory you want, do NOT drag it into windows desktop, its not a proper place. What is a proper location then, well for example c:​\arma3work\ directory is good, but choose any drive/dir you want.
 +
 +Make sure the filename extension is "​mapdisk.bat"​ instead of "​mapdisk.bat.txt"​ which could happen if you have windows explorer "hide known file extensions"​ turned on, you need to turn it off.
 +
 +Use this for "​mapdisk.bat":​
 +<code dos>
 +subst p: /d
 +subst p: "​c:​\arma3work"​
 +</​code>​
 +Replace "​c:​\arma3work"​ directory to where you want to keep your work drive. **Do not use ArmA 3 Tools directory**. You obviously have to create this directory. Next just double click mapdisk.bat to activate the new P: drive.
 +
 +You might want to setup mapdisk.bat into your windows startup programs so you don't have to click it every time you restart your computer and want to edit ArmA 3.
  
 Download ALL the Latest Versions of the required [[arma3:​tools:​mikero-tools|Mikero tools]]. You should install them all, but you //must// install these bare essentials: Download ALL the Latest Versions of the required [[arma3:​tools:​mikero-tools|Mikero tools]]. You should install them all, but you //must// install these bare essentials:
-  * Arma3P+  * Arma3P ​(or dayz2p if you're editing that game)
   * DeOgg   * DeOgg
   * DePbo   * DePbo
Line 15: Line 30:
   * Rapify   * Rapify
  
-Next you need to replace ​the mapdisk.bat ​file which can be found on the root directory of the ArmA 3 toolswith your own. This is because the original mapdisk.bat supplied by the tools is not working properly. +After you have activated ​the new P: drive (by running ​mapdisk.bat)run Mikero'​s ​tools ArmA3P.cmd (a batch file, just different file extension) and wait... ArmA3P.cmd should run all the way - with no errors, and report successThis will take really long time, be patient ​and wait.
- +
-Use this for "​mapdisk.bat" replacement:​ +
-<code dos> +
-subst p: /d +
-subst p: "​c:​\arma3work"​ +
-</​code>​ +
-Replace "​c:​\arma3work"​ directory to where you want to keep your work drive**Do not use ArmA 3 Tools directory**You obviously have to create this directoryNext just double click mapdisk.bat to activate ​the new P: drive. +
- +
-You might have to setup mapdisk.bat into your windows startup programs so you don't have to click it every time you restart your computer ​and want to edit ArmA 3.+
  
-After you see the new P: drive appear in windows explorer etc, run ArmA3P.cmd and wait... ArmA3P should run all the way with no errors, and report success. This will take really long time, be patient and wait.+When this is done, your brand new P: drive is ready for some [[arma3:​terrain|ArmA 3 Terrain Editing]] :-)
  
-When this is done, your brand new P: drive is ready for some ArmA 3 Editing :-) 
arma3/tools/setup-p-drive.1537529640.txt.gz · Last modified: 2018-09-21 11:34 by snakeman