Mute Crimson+

Mute Crimson+

Not enough ratings
Command Line / Launch Options
By Iced Lizard Games
Here are some command line / launch options for advanced users.
   
Award
Favorite
Favorited
Unfavorite
Command Line / Launch Options
Here are some command line / launch options for advanced users. To set them you right click on the game in Steam > Properties > Set Launch Options.

Some options require additional arguments and some don't. For example -resolution requires a width and a height. So it would need to be like "-resolution 1920 1080". Options can be stacked as well of course, so you could do "-fullscreen -resolution 1920 1080 -vsync true".

-borderlessfullscreen
Set game to borderless with fullscreen resolution settings. I have only seen this properly work on Windows.

-borderlesswindowed
Set game to borderless with windowed resolution settings.

-windowed
Force game to windowed.

-fullscreen
Force game to fullscreen.

-resolution width height
Force resolution to width height.

-maxforegroundfps number
Set maximum foreground (window in focus) FPS. -1 is unlimited. Default is 300.

-maxbackgroundfps number
Set maximum background (window out of focus FPS). -1 makes the game stop when out of focus. 0 is unlimited FPS. Default is -1.

-vsync true/false
Force vsync to true/false.

-showfps
Show FPS.

-debug true/false
Force debug mode on or off. You can check out the level editor by pressing F12 in debug mode. You are on your own in debug mode!

-deadzone number(0 to 1)
Override internal deadzone setting (default is .5).

-position x y
Force window to x y position on launch.
1 Comments
teh_supar_hackr Dec 7, 2021 @ 8:13pm 
With the debug command enabled nothing happens when I hit F12. BTW I made the Steam screenshot ability F11 instead so the F12 key can be free.