Suppresses the startup videos on id Tech 5 and later (RAGE, DOOM 2016, DOOM 3 BFG). It does NOT exist in the earlier engines — on Quake III Arena, Wolfenstein 3D or the original DOOM it is simply ignored. id's own source spells it com_skipIntroVideos, plural.
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-Deck
Feral GameModeAdded Jun 29, 2026Last checked Sep 12, 2026
Safe
mangohud %command%Copy
Show 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-Deck
MangoHudAdded Jun 29, 2026Last checked Sep 12, 2026
Safe
+com_skipIntroVideoCopy
Skip the intro videos (id Tech 5 and later)
Effect
Suppresses the startup videos on id Tech 5 and later. Ignored by the pre-BFG engines, which have no such cvar.
Example
+com_skipIntroVideos 1
Skip-Intro
id TechAdded Jun 29, 2026Last checked Aug 16, 2026
Safe
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.