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
How would you ask this question?
Im talking about when you open a game and it logs into the Steam ID, and i wish to know the Launch Code so that it opens a menu to enter my details to login to my game account.
I wish to manually enter my username and password when i open the game through steam.
when you purchase via steam if you are not given a code then you play on steam, another launcher may ask you to login or whatever but thats not a launch code
what game are you trying to play?
I am talking about the games launch code:
Right clicking the game and going to PROPERTIES < GENERAL (its one of the input boxes)
Not the code to activate a game.
Options to Use
Here are some of the more useful launch options:
-login - Bypass the Steam login window by entering your login information
Example
Log in automatically:
"C:\Program Files (x86)\Steam\steam.exe" -login username password
https://help.steampowered.com/en/faqs/view/0188-6BB7-D467-08E1
Those are window parameters for your Steam shortcut..
Not the LAUNCH CODE properties of a steam game.
It would help if you named the specific games you are asking about.
Again, it depends on the game. These options are just command line options, so it's entirely up to the game whether it does anything with them, and up to the publisher or "the community" whether they are listed somewhere.
Traditionally, programs output their options if you start them with something like "-h", "/?", "/h" ,"--help" or something similar. Or just any option they don't understand. However, outputting the options from the program itself instead of requiring the user to find documentation is mostly a convention for programs that are MEANT to be used from the command line, which is not generally the case for games. They might just silently ignore command lines they don't understand.
Do you know what the launch code would be to allow manual login ?