Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. rem Define your additional modfolders
  2. set CUSTOM_MODS=@CBA_A3_BW;@ace_BW;@acre2;@3cb_baf;@BourbonMapRotation;@BourbonMods;@CUP_Terrains_Complete;@bwa3;@Helvantis;@hlcmods;@K_MNP;@mbg;@miscMods;@Podagorsk;@potato;@RHSAFRF;@RHSGREF;@RHSUSAF;@sthud;@ToraBora;@CUP_Weapons;@CUP_Units;@CUP_Vehicles;
  3.  
  4. rem Adjust your parameters
  5. set DEFAULT_PARAMETERS=-high -exThreads=7 -cpuCount=8-maxMem=4096 -noBenchmark -noLogs -noPause -noSplash -world=empty
  6. set DEVELOPMENT_PARAMTERS=
  7.  
  8.  
  9. start "" arma3.exe %DEFAULT_PARAMETERS% %DEVELOPMENT_PARAMTERS% -mod=%CUSTOM_MODS%
  10.  
  11. exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement