arma3battleye.exe – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fix a typo in the name of the game.)
m (Some wiki formatting)
 
(3 intermediate revisions by 2 users not shown)
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 {{arma3}} check this article: [[Arma 3: Startup Parameters]]


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


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


64bit
64bit
  "C:\somePath\arma3battleye.exe" 2 1 0 -exe arma3_x64.exe -malloc=tbb4malloc_bi_x64 -CpuCount=0 -ExThreads=7 -maxmem=8192 -maxVRAM=0
  "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
== Available Parameters ==


1 = Game ID
{{Feature|informative|[[BattlEye]] parameters must always be present before game parameters.}}


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


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




Tags: Command-line;Commandline
[[Category: Startup Parameters]]
 
[[Category:ArmA3: The Game|Startup Parameters]]
[[Category:_Startup_Parameters]]
[[Category:ArmA3: Multiplayer]]

Latest revision as of 22:36, 27 April 2024

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