Undocumented Startup Parameters – Arma 2

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
 
(18 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Note: This is a work in progress, these have not been tested. I will try to document them as I figure out what they do.
{{TOC|side}}
{{Wiki|merge|Arma 2: Startup Parameters|Some information is missing, though most are mostly internal and have no use for the end user.}}


=Configuration=
{{Feature|informative|If you are looking for the normal {{arma2}} startup switches, see [[Arma 2: Startup Parameters]].}}
=Performance=
=Graphics=
=Sound=
=Network & Multiplayer=
=Development=
=Unknown=


==xa2sound==
 
==bepath===
== Configuration & Performance ==
==showscripterrors==
 
==winxp==
=== noland ===
==nopatchcheck==
 
==noesrb==
Disable procedural terrain generation.
==download==
{{Wiki|TODO|Disable procedural terrain generation, or [[Arma 2: Startup Parameters#Misc.|Starts with no world loaded]] (Used for [[Buldozer]])?}}
==session===
 
==privateSlots===
 
==bandwidth===
== Graphics ==
==gamertag===
 
==name===
=== forceDX9 ===
==password===
 
==pid===
Self-explanatory.
==port===
 
==connect===
=== window ===
==config===
 
==server==
Run game in windowed mode.
==host==
 
==sm2==
=== y ===
==sm3==
 
==forceDX9==
Specify rendering height.
==disableShaderGeneration==
 
==generateshaders==
=== x ===
==nosplash==
 
==autotest===
Specify rendering width.
==cpucount===
 
==world===
 
==noland==
== Sound ==
==netlog==
 
==init===
=== XA2Sound ===
==worldCfg===
 
==nopause==
Use XAudio2 sound engine. (Default)
==window==
 
==y===
 
==x===
== Network & Multiplayer ==
==mod===
 
==profiles===
=== noESRB ===
==noFilePatching==
 
==buldozer+addons==
Gets rid of ESRB warning when clicking Multiplayer.
==buldozer==
 
==noLauncher==
=== noPatchCheck ===
==cfg===
 
Disables check for newer patch on MP server select screen, disabling nag.
 
=== session ===
 
Unknown.
 
=== privateSlots ===
 
Unknown, may set aside MP slots for local connections only.
 
=== bandwidth ===
 
Self-explanatory, but usage unknown.
 
=== gamertag ===
 
Microsoft Gamertag. I doubt this does anything, it is a remnant of the Xenon code.
 
 
== Development ==
 
=== sm2 ===
 
Use Shader Model 2.
 
=== sm3 ===
 
Use Shader Model 3.
 
=== disableShaderGeneration ===
 
Self-explanatory.
 
=== generateShaders ===
 
Self-explanatory.
 
 
== Unknown ==
 
=== worldCfg ===
 
Unknown.
 
=== noLauncher ===
 
This may have something to do with the shell association introduced in 1.05.
 
 
[[Category:Startup Parameters]]

Latest revision as of 19:35, 13 December 2022


This article has been proposed to merge with Arma 2: Startup Parameters. Reason: Some information is missing, though most are mostly internal and have no use for the end user.
If you are looking for the normal Arma 2 startup switches, see Arma 2: Startup Parameters.


Configuration & Performance

noland

Disable procedural terrain generation.

🚧
TODO: Disable procedural terrain generation, or Starts with no world loaded (Used for Buldozer)?


Graphics

forceDX9

Self-explanatory.

window

Run game in windowed mode.

y

Specify rendering height.

x

Specify rendering width.


Sound

XA2Sound

Use XAudio2 sound engine. (Default)


Network & Multiplayer

noESRB

Gets rid of ESRB warning when clicking Multiplayer.

noPatchCheck

Disables check for newer patch on MP server select screen, disabling nag.

session

Unknown.

privateSlots

Unknown, may set aside MP slots for local connections only.

bandwidth

Self-explanatory, but usage unknown.

gamertag

Microsoft Gamertag. I doubt this does anything, it is a remnant of the Xenon code.


Development

sm2

Use Shader Model 2.

sm3

Use Shader Model 3.

disableShaderGeneration

Self-explanatory.

generateShaders

Self-explanatory.


Unknown

worldCfg

Unknown.

noLauncher

This may have something to do with the shell association introduced in 1.05.