title: “How To Add Command Line Parameters To Pc Game Shortcuts” ShowToc: true date: “2023-01-03” author: “John Vazquez”

What Is a Command Line Parameter?

A command line parameter can be used to enable or disable certain features of a game when the program begins. The most commonly used command line parameter for video games is -console.

For many PC games, this command enables the console where additional cheats can be entered. In other games, the cheat console is available by default, so there is no need to edit command line parameters.

How to Edit Shortcut Launch Parameters

While this method can seem tedious at first, it’s a lot safer than editing game files to enable cheats.

If you don’t see an icon for the game on your desktop, you must first create a shortcut for the game’s EXE file. To add command line parameters to a shortcut:

Right-click the shortcut to the game on your desktop and select Properties. Go to the Shortcut tab, then locate the Target field, which lists the exact location of the file within quotation marks. In the Target text box, place the cursor after the last quotation mark, then add a blank space followed by the command line parameters. All command line parameters are preceded with a hyphen (-). Select Apply, then select OK. Double-click the shortcut to start the game with command line cheats enabled. To disable cheats, remove the command line parameter from the shortcut and restart the game.

Examples of Command Line Parameter Shortcuts

Here is an example of a shortcut target for Half-Life without any extra command line parameters:

Here is the same shortcut for Half-Life with a command line parameter added to it:

Add multiple command parameters one after another by leaving a space between them. For example:

More Ways to Use Cheat Codes in PC Games

While some games require you to edit command line parameters to activate cheats, other games require you to enter cheat codes at the title screen or in a designated menu. Other games require you to make changes to game files, which can cause serious problems if done incorrectly. Cheat guides typically include instructions for how cheats should be used.