Startup parameters

From Kerbal Space Program Wiki
Revision as of 04:21, 5 November 2014 by Benargee (talk | contribs) (Created page with "{{Stub}} These parameters can be configured by creating a new shortcut on your desktop and then adding the appropriate option in the target line. ;Example: <tt>"C:\KSP\KSP.e...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This article is a stub. You can help KSP Wiki by expanding it.

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

Example

"C:\KSP\KSP.exe" -popupwindow -adapter 2

For Steam version:

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


Parameters

Here is an incomplete list of available start up parameters:

  • -popupwindow Enables full screen window mode. "Full Screen" option in graphics settings must be disabled for this to work.
  • -single-instance Only allows one instance of KSP. When attempting to launch another instance of KSP, existing instance will become active window.[1]
  • -adapter Changes preferred monitor for full screen or full screen window. Example: "-adapter 2"[2]
  • -force-opengl Forces KSP to use openGL[3]
  • -force-d3d9 Forces KSP to use DirectX9[4]
  • -nolog[5]