⏲️ Estimated reading time: 3 min
Additional Command line arguments are a powerful way to customize game behavior, enhance performance, and troubleshoot issues. In this post, we explore popular games that support these launch options and how you can use them effectively.
Which Games Support Additional Command Line Arguments?
Gamers and PC enthusiasts often search for ways to tweak and optimize their games for the best experience possible. One powerful tool that’s often overlooked is the use of command line arguments or launch options. These are small pieces of code added to the game’s executable or launcher that allow users to skip intro videos, run the game in a specific resolution, increase performance, or enable debug features.
In this guide, we’ll look at several popular PC games that support additional command-line arguments, explain how to use them, and offer a handy table with examples.

💡 What Are Command Line Arguments?
Command-line arguments are parameters passed to a game’s executable file. When used correctly, they can:
- Modify how the game launches
- Optimize performance for specific hardware
- Skip unnecessary sequences (e.g., splash screens)
- Enable developer or debug features
- Run the game in specific window modes
You can usually add them via:
- Steam’s “Set Launch Options”
- Epic Games Launcher settings
- Battle.net custom command field
- Windows shortcut properties
🧾 How to Use Command Line Arguments
Steam
- Go to your Library
- Right-click the game → Properties
- Under Launch Options, input your arguments (e.g.
-novid -fullscreen
)
Windows Shortcut
- Right-click the game shortcut → Properties
- In the Target field, add the argument after the quote
"C:\Games\Game.exe" -windowed -noborder
Epic Games
- Settings → Scroll to the game → Check Additional Command Line Arguments
Battle.net
- Settings → Game Settings → Check “Additional command line arguments”
🎮 Popular Games That Support Command-Line Arguments
Below is a table with games that allow custom launch options, including examples of common arguments and what they do:
Game Title | Example Arguments | Effect |
---|---|---|
Counter-Strike: GO / 2 | -novid -high -tickrate 128 | Skip intro, high CPU priority, 128 tick server |
VALORANT | --disable-d3d11 (unofficial) | Forces older rendering API (use with caution) |
Call of Duty (Warzone etc) | -d3d11 -windowed -noborder | Sets rendering mode and window type |
Cyberpunk 2077 | -launcher-skip | Skips the launcher interface |
Minecraft (Java) | -Xmx4G -Xms2G | Allocates more RAM using Java arguments |
GTA V | -scOfflineOnly -benchmark | Runs offline or in benchmark mode |
Dota 2 | -console -novid -high | Enables console, skips logo, high priority |
ARK: Survival Evolved | -USEALLAVAILABLECORES -sm4 | Uses all cores, forces shader model 4 |
Rust | -nolog -force-feature-level-10_1 | Disables logs, sets DirectX feature level |
Skyrim SE | -forcesteamloader | Ensures Steam loader compatibility (modding) |
The Witcher 3 | -windowed -noborder | Runs in borderless windowed mode |
Battlefield Series | -noborder -fullscreen -refresh 144 | Sets display mode and refresh rate |
Half-Life / Source Games | -console -dev | Developer mode with console access |

⚠️ Things to Keep in Mind
- Not all arguments work on all systems test one at a time.
- Incorrect arguments can cause crashes double check forums or documentation.
- Always back up your config files before modifying game behavior.
- Some games prefer
.ini
or.cfg
tweaks over command-line options.
🧠 Final Thoughts
Knowing which games support command-line arguments can give you more control over your gaming experience. From skipping tedious intro sequences to boosting performance, these small tweaks can lead to big improvements. Always use them responsibly and keep a reference handy like the one we provided above.
📩 Do you have questions or suggestions? Leave a comment or contact us!
🏷️ Tags: pc gaming, command line, launch options, game performance, steam tips, epic games, windows gaming, tweak settings, fps boost, cyberpunk 2077 tweaks
Only logged-in users can submit reports.
Discover more from HelpZone
Subscribe to get the latest posts sent to your email.