arma3battleye.exe – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


32bit
32bit
  "C:\somePath\arma3battleye.exe" 2 1 0 0 "C:\somePath\arma3.exe" -malloc=tbb4malloc_bi  -CpuCount=4  -ExThreads=7  -maxmem=3021  -maxVRAM=0  -noLauncher
  "C:\somePath\arma3battleye.exe" 2 1 0 0 -malloc=tbb4malloc_bi  -CpuCount=4  -ExThreads=7  -maxmem=3021  -maxVRAM=0  -noLauncher


64bit
64bit
  "C:\somePath\arma3battleye.exe" 2 1 0 1  "C:\somePath\arma3_x64.exe" -malloc=tbb4malloc_bi_x64  -CpuCount=0  -ExThreads=7  -maxmem=8192  -maxVRAM=0  -noLauncher
  "C:\somePath\arma3battleye.exe" 2 1 0 1  -malloc=tbb4malloc_bi_x64  -CpuCount=0  -ExThreads=7  -maxmem=8192  -maxVRAM=0  -noLauncher


== Available parameters ==
== Available parameters ==

Revision as of 17:05, 22 February 2017

These parameters can be configured by creating a new shortcut on your desktop and then adding the appropriate option.

For ArmA 3 check this article: Arma3: Startup Parameters

Example

32bit

"C:\somePath\arma3battleye.exe" 2 1 0 0 -malloc=tbb4malloc_bi  -CpuCount=4  -ExThreads=7  -maxmem=3021  -maxVRAM=0  -noLauncher

64bit

"C:\somePath\arma3battleye.exe" 2 1 0 1  -malloc=tbb4malloc_bi_x64  -CpuCount=0  -ExThreads=7  -maxmem=8192  -maxVRAM=0  -noLauncher

Available parameters

2 = Update check

1 = Game ID

0 = Show UI

1 = 64-bit


Tags: Command-line;Commandline