arma3battleye.exe – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
(removed non-existing categories)
m (various tweaks)
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: [[Arma 3: Startup Parameters]]


'''Example'''
'''Example'''
Line 12: Line 12:


== Available parameters ==
== Available parameters ==
Note: ''BattlEye parameters must always be present before game parameters.''
{{Feature|informative|BattlEye parameters must always be present before game parameters.}}


2 = Update check
2 = Update check
1 = Game ID
0 = Show UI


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


0 = Show UI
[[Category: Startup Parameters]]
 
-exe <program.exe> = name of the game executable file
 
 
Tags: Command-line;Commandline
 
[[Category:_Startup_Parameters]]

Revision as of 16:54, 17 February 2021

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: Arma 3: 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

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