Difference between revisions of "Startup parameters"
From Kerbal Space Program Wiki
(→Parameters) |
(reference) |
||
Line 13: | Line 13: | ||
==Parameters== | ==Parameters== | ||
Here is an incomplete list of available start up 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. This option is also available through the KSP launcher settings. | + | * '''-popupwindow''' Enables full screen window mode. "Full Screen" option in graphics settings must be disabled for this to work. This option is also available through the KSP launcher settings.<ref>[http://www.reddit.com/r/KerbalSpaceProgram/comments/39uiyj/launching_ksp_in_windowed_borderless_mode_make/ Launching KSP in windowed borderless mode. (Make sure you have fullscreen disabled in the game settings)] on reddit</ref> |
*'''-single-instance''' Only allows one instance of KSP. When attempting to launch another instance of KSP, existing instance will become active window.<ref name="multi">[[thread:86893|V0.24.0 Multicore processor issues and solutions (x86-x64)]] on the forum</ref> | *'''-single-instance''' Only allows one instance of KSP. When attempting to launch another instance of KSP, existing instance will become active window.<ref name="multi">[[thread:86893|V0.24.0 Multicore processor issues and solutions (x86-x64)]] on the forum</ref> | ||
*'''-adapter''' Changes preferred monitor for full screen or full screen window. Example: "-adapter 2"<ref>[http://www.reddit.com/r/KerbalSpaceProgram/comments/1y2h8m/psa_ksp_in_a_borderless_window_windowed_fullscreen/cfh52nr PSA: KSP in a Borderless Window (Windowed Fullscreen)] on reddit</ref> | *'''-adapter''' Changes preferred monitor for full screen or full screen window. Example: "-adapter 2"<ref>[http://www.reddit.com/r/KerbalSpaceProgram/comments/1y2h8m/psa_ksp_in_a_borderless_window_windowed_fullscreen/cfh52nr PSA: KSP in a Borderless Window (Windowed Fullscreen)] on reddit</ref> |
Revision as of 03:38, 15 June 2015
Startup parameters can be configured by creating a new shortcut and then adding the appropriate option in the target line.
- Example
<program file> -popupwindow -adapter 2
For Steam version:
- Choose the game shortcut in Library
- Right click on the game
- Select properties
- 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. This option is also available through the KSP launcher settings.[1]
- -single-instance Only allows one instance of KSP. When attempting to launch another instance of KSP, existing instance will become active window.[2]
- -adapter Changes preferred monitor for full screen or full screen window. Example: "-adapter 2"[3]
- -force-opengl Forces KSP to use openGL[4]
- -force-d3d9 Forces KSP to use DirectX9[2]
- -nolog[2]
References
- ↑ Launching KSP in windowed borderless mode. (Make sure you have fullscreen disabled in the game settings) on reddit
- ↑ 2.0 2.1 2.2 V0.24.0 Multicore processor issues and solutions (x86-x64) on the forum
- ↑ PSA: KSP in a Borderless Window (Windowed Fullscreen) on reddit
- ↑ Less memory usage by using OpenGL on the forum