Launching Without Background Maps: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Level Design FAQ]]
{{otherlang2
| ru = Launching_Without_Background_Maps:ru}}
Add  <code>-console</code> to a game shortcut and it won't load background maps.
Add  <code>-console</code> to a game shortcut and it won't load background maps.


Line 5: Line 6:


One last place you can add it is in the Steam '''Play Games''' window: Right-click on a game, and Choose Properties. Then click the '''Launch Options''' button and add <code>-console</code> to the text field.
One last place you can add it is in the Steam '''Play Games''' window: Right-click on a game, and Choose Properties. Then click the '''Launch Options''' button and add <code>-console</code> to the text field.
[[Category:Level Design FAQ]]

Revision as of 11:05, 26 December 2009

Template:Otherlang2 Add -console to a game shortcut and it won't load background maps.

You can also add this to the "Additional game parameters" in the Hammer Run Map dialog.

One last place you can add it is in the Steam Play Games window: Right-click on a game, and Choose Properties. Then click the Launch Options button and add -console to the text field.