SpongeBob SquarePants: The Cosmic Shake
16 community-verified launch options for SpongeBob SquarePants: The Cosmic Shake on Steam ↗.
DeveloperPurple Lamp
PublisherTHQ Nordic
Released2023-01-31
EngineUnreal Engine 4
-
-novidCopySkip the intro video (Source engine games)- Effect
- The startup video does not play. Saves several seconds on every launch and is the most common Source launch option.
Skip-IntroSafe -
-consoleCopyEnable the developer console- Effect
- Makes the in-game developer console available, opened with the ~ key.
Debug-DevSafe -
-highCopyRun the game at High process priority (Source engine games)- Effect
- Raises the OS scheduling priority of the game process. It does not add CPU capacity, so it helps only where something else is competing for the processor.
PerformanceSafe -
-threadsCopySet the size of the engine thread pool (Source engine games)- Effect
- Takes a thread count; the default is 3. Setting it above the number of cores available does not help.
- Example
-threads 4
PerformanceSafe -
-freqCopyForce a specific refresh rate (Source engine games)- Effect
- An alias for -refresh; the wiki lists the two as the same option. Takes a rate in Hz.
- Example
-freq 144
DisplaySafe -
-wCopySet the window width in pixels- Effect
- Forces the game to start at the given horizontal resolution instead of the saved or auto-detected one. Pass -h as well to set height explicitly; on its own, height is derived from the aspect ratio.
- Example
-w 1920 -h 1080
DisplaySafe -
-hCopySet the window height in pixels- Effect
- Forces the game to start at the given vertical resolution instead of the saved or auto-detected one.
- Example
-w 1920 -h 1080
DisplaySafe -
gamemoderun %command%CopyRun the game under Feral GameMode (Linux)- Effect
- Applies temporary host optimisations (CPU governor, I/O and process priority) for the game's lifetime, then restores them on exit. GameMode runs the game, so %command% is what it runs.
Proton-DeckSafe -
mangohud %command%CopyShow the MangoHud performance overlay (Linux)- Effect
- Draws FPS, frame timing and CPU/GPU load over Vulkan and OpenGL games. MangoHud runs the game, so %command% is what it runs.
Proton-DeckSafe -
-ResX=1920CopySet the window width in pixels (Unreal Engine games)- Effect
- Takes its value with = and no space. Epic pairs it with -ResY and -windowed.
- Example
-windowed -ResX=1920 -ResY=1080
DisplaySafe -
-dx11CopyUse the DirectX 11 renderer (Unreal Engine games)- Effect
- Selects DX11 as the RHI. Ignored by builds without a DX11 path.
DisplaySafe -
-windowedCopyRun in windowed mode (Unreal Engine and Source games)- Effect
- Unreal documents pairing it with an explicit resolution. In Source -window, -sw and -startwindowed are the same option.
- Example
-windowed -ResX=1920 -ResY=1080
DisplaySafe -
-USEALLAVAILABLECORESCopyUse all available CPU cores (Unreal Engine games)- Effect
- Lifts a core-count limit the engine would otherwise apply. Epic documents it as "Use all available cores."
PerformanceSafe -
-fullscreenCopyRun in fullscreen mode (Unreal Engine and Source games)- Effect
- Overrides a saved windowed preference. -full is the same option in Source.
DisplaySafe -
-ResY=1080CopySet the window height in pixels (Unreal Engine games)- Effect
- Takes its value with = and no space. Epic pairs it with -ResX and -windowed.
- Example
-windowed -ResX=1920 -ResY=1080
DisplaySafe -
-dx12CopyUse the DirectX 12 renderer (Unreal Engine games)- Effect
- Selects DX12 as the RHI. Ignored by builds without a DX12 path.
DisplaySafe
How to apply a launch option on Steam
- Open Steam and go to your Library.
- Right-click the game and choose Properties.
- On the General tab, find the Launch Options field.
- Type or paste the option (e.g.
-windowed) into the field. To use several at once, separate them with spaces (e.g.-windowed -novid). - Close Properties. Steam saves automatically, and the option applies next time you launch the game.
To remove one, reopen the same field and delete the text. Options are game-specific; an option that helps one game may do nothing (or misbehave) in another.
Worth knowing: a launch option can break a game's rendering, reset local settings, or trip anti-cheat in multiplayer. Read the description first, add one at a time, and treat anything rated above Safe as a deliberate experiment.
Related games
- ARK: Survival Evolved 22 options·Unreal Engine
- BioShock® 2 18 options·Unreal Engine
- Dishonored 19 options·Unreal Engine
- BioShock Infinite 18 options·Unreal Engine
- Red Orchestra 2: Heroes of Stalingrad with Rising Storm 18 options·Unreal Engine
- Borderlands 2 18 options·Unreal Engine
- Chivalry: Medieval Warfare 18 options·Unreal Engine
- Killing Floor 2 18 options·Unreal Engine
Browse SpongeBob SquarePants: The Cosmic Shake and thousands more on Vanilla Slops →