Startup Parameters – Carrier Command: Gaea Mission

From Bohemia Interactive Community
Jump to navigation Jump to search
m (add category)
m (removed link to nosplash, some formatting)
(4 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 in the target line.
{{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.


For Steam version:
For Steam version:
Line 7: 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"
 
|-
=== Game Loading ===
! Name !! Description
{| border="1" cellspacing="0"
|-
| [[-nosplash]] || Disables splash screens.
| -nosplash || Allows you to bypass the splash screens on startup of Carrier Command: Gaea Mission.
|}
|}
== Closer Description ==
===-nosplash===
'''-nosplash''' is a startup option that allows you to bypass the splash screens on startup of Carrier Command: Gaea Mission.


=References=
=References=
<references/>
<references/>


[[Category:Carrier Command: Gaea Mission]]
[[Category:Startup Parameters]]

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