Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I have a new account now.
1. Right click the game in your Steam Library
2. Select Properties
3. It will be in General (which should be selected) and will be that text box for the Launch Options .
Make sure that you have normal spaces to separate the arguments and also ones that are made up of multiple items like this example:
-nointro -novid -width 1920 -height 1080
A few potentially useful command line tweaks.
Replace any "ALL_CAPITALS" values respectively.
Reference: https://developer.valvesoftware.com/wiki/Command_Line_Options
Useful for many:
-novid -nointro
Skips the valve & intro videos without you needing to click
-nominidumps -nocrashdialog
Prevents writing to disk errors and also skips any crash dialogs
Good to know but not everyone wants:
-window
Run in windowed mode
-width WIDTH -height HEIGHT
Makes the game a specific size
-x X_POSITION -y Y_POSITION
When running in borderless windowed mode, specifies where to place the game.