Startup Parameters – Carrier Command: Gaea Mission

From Bohemia Interactive Community
Jump to navigation Jump to search
m (removed link to nosplash, some formatting)
m (Text replacement - "<tt>([^= ]+)<\/tt>" to "{{hl|$1}}")
Line 7: Line 7:
#Hit "Set launch options"
#Hit "Set launch options"
'''Example''':
'''Example''':
<tt>C:\Program Files (x86)/Bohemia Interactive/Carrier Command Gaea Mission/carrier.exe" -nosplash</tt>
{{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>.

Revision as of 01:17, 16 November 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