Launching Without Background Maps: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Convert {{otherlang2}} to {{lang}}.)
Line 1: Line 1:
{{otherlang2
{{lang|Launching Without Background Maps}}
| ru = Launching_Without_Background_Maps:ru}}
Running the game with the <code>-console</code> launch parameter will prevent it from loading background maps. There are three ways to do this:
Running the game with the <code>-console</code> launch parameter will prevent it from loading background maps. There are three ways to do this:
* Create a shortcut to the game's executable, and add the parameter after the path in the shortcut properties.
* Create a shortcut to the game's executable, and add the parameter after the path in the shortcut properties.

Revision as of 15:38, 2 September 2021

English (en)Русский (ru)Translate (Translate)

Running the game with the -console launch parameter will prevent it from loading background maps. There are three ways to do this:

  • Create a shortcut to the game's executable, and add the parameter after the path in the shortcut properties.
  • If you are launching the game through Hammer, you can add this to "Additional game parameters" in the Run Map dialog.
  • in your Steam library, right-click on the game and Choose Properties. Click the "Set Launch Options" button and add -console to the text field.