arma3battleye.exe – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
(Updated BattlEye parameter for platform selection and remove invalid parameter -noLauncher from the command line (it is not recognized by the game).)
m (Fix a typo in the name of the game.)
Line 1: Line 1:
These parameters can be configured by creating a new shortcut on your desktop and then adding the appropriate option.
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]]
For Arma 3 check this article: [[Arma3: Startup Parameters]]


'''Example'''
'''Example'''

Revision as of 20:06, 16 March 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 -exe arma3.exe -malloc=tbb4malloc_bi  -CpuCount=4  -ExThreads=7  -maxmem=3021  -maxVRAM=0

64bit

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

Available parameters

Note: BattlEye parameters must always be present before game parameters.

2 = Update check

1 = Game ID

0 = Show UI

-exe <program.exe> = name of the game executable file


Tags: Command-line;Commandline