Startup Parameters – Carrier Command: Gaea Mission

From Bohemia Interactive Community
Jump to navigation Jump to search
m (category)
m (Fix references & notes)
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:


For Steam version:
For Steam version:
#Choose the game shortcut in Library
# Choose the game shortcut in Library
#Right click on the game
# Right click on the game
#Select properties
# Select properties
#Hit "Set launch options"
# Hit "Set launch options"
'''Example''':
'''Example''':
"C:\Program Files (x86)/Bohemia Interactive/Carrier Command Gaea Mission/carrier.exe" -nosplash
{{hl|C:\Program Files (x86)/Bohemia Interactive/Carrier Command Gaea Mission/carrier.exe" -nosplash}}


Notice that the parameters are not inside the quotes, only the path is<ref>http://forums.bistudio.com/showthread.php?84780-nosplash</ref>.
Notice that the parameters are not inside the quotes, only the path is<ref>http://forums.bistudio.com/showthread.php?84780-nosplash</ref>.


== Available parameters ==


there has been no official disclosure of available startup parameters for Carrier Command: Gaea Mission, apart from a post by a developer who confirmed <ref>http://forums.bistudio.com/showthread.php?140967-TOOL-CarrierTools-(modding-tool-inside)&p=2234275&viewfull=1#post2234275</ref> the existence of -nosplash option
== Available Parameters ==
 
There has been no official disclosure of available startup parameters for Carrier Command: Gaea Mission, apart from a post by a developer who confirmed <ref>http://forums.bistudio.com/showthread.php?140967-TOOL-CarrierTools-(modding-tool-inside)&p=2234275&viewfull=1#post2234275</ref> the existence of -nosplash option


{| class="wikitable"
{| class="wikitable"
|-
! Name !! Description
! Name !! Description
|-
|-
| [[-nosplash]] || Allows you to bypass the splash screens on startup of Carrier Command: Gaea Mission.
| -nosplash || Allows you to bypass the splash screens on startup of Carrier Command: Gaea Mission.
|}
|}


=References=
<references/>


[[Category:Startup Parameters]]
[[Category:Startup Parameters]]

Latest revision as of 18:21, 9 June 2023

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

For Steam version:

  1. Choose the game shortcut in Library
  2. Right click on the game
  3. Select properties
  4. Hit "Set launch options"

Example: C:\Program Files (x86)/Bohemia Interactive/Carrier Command Gaea Mission/carrier.exe" -nosplash

Notice that the parameters are not inside the quotes, only the path is[1].


Available Parameters

There has been no official disclosure of available startup parameters for Carrier Command: Gaea Mission, apart from a post by a developer who confirmed [2] the existence of -nosplash option

Name Description
-nosplash Allows you to bypass the splash screens on startup of Carrier Command: Gaea Mission.