Launching Without Background Maps: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, added uncategorised, deadend tags)
m (Multipage removal)
Line 1: Line 1:
{{LanguageBar}}
{{Dead end|date=January 2024}}
{{Dead end|date=January 2024}}
{{langsp}}
 
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.
Line 7: Line 8:


{{Uncategorized|date=January 2024}}
{{Uncategorized|date=January 2024}}
[[Category:Level Design FAQ]]
[[Category:Source SDK FAQ]]

Revision as of 07:50, 12 July 2024

English (en)Русский (ru)Translate (Translate)
Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

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.
Wikipedia - Letter.png
This article has not been added to any content Wikipedia icon categories. Please help out by Wikipedia icon adding categories.
January 2024