Startup Parameters – Carrier Command: Gaea Mission

From Bohemia Interactive Community
Jump to navigation Jump to search
m (category)
m (removed link to nosplash, some formatting)
Line 1: Line 1:
{{TOC|side}}
{{TOC|side}}These parameters can be configured by creating a new shortcut on your desktop and then adding the appropriate option in the target line.
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:
For Steam version:
Line 8: Line 7:
#Hit "Set launch options"
#Hit "Set launch options"
'''Example''':
'''Example''':
"C:\Program Files (x86)/Bohemia Interactive/Carrier Command Gaea Mission/carrier.exe" -nosplash
<tt>C:\Program Files (x86)/Bohemia Interactive/Carrier Command Gaea Mission/carrier.exe" -nosplash</tt>


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 ==
== 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
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"
Line 20: Line 18:
! 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.
|}
|}



Revision as of 17:21, 24 May 2021

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.

References