Launching Without Background Maps: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{otherlang2 | {{otherlang2 | ||
| ru = Launching_Without_Background_Maps:ru}} | | 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: | |||
* 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 <code>-console</code> to the text field. | |||
[[Category:Level Design FAQ]] | [[Category:Level Design FAQ]] | ||
[[Category:Source SDK FAQ]] | [[Category:Source SDK FAQ]] |
Revision as of 11:51, 27 May 2020
Template:Otherlang2
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.