Console (Command Line Parameter): Difference between revisions
Jump to navigation
Jump to search
(Created page with "__NOTOC__ == Command Line Parameter == {{launchparam|console}} :Turns on debug console (where printfs go) * When used, a second window is opened on start up that details the major tasks that the game undertakes while launching. Useful for troubleshooting start up issues. * When used as a slash command in game, {{SlashCommandArticle|command=console}} has a tendency to crash the game client. ==Example== -console {{Navbox Command Line Par...") |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
== [[Command Line Parameters|Command Line Parameter]] == | == [[Command Line Parameters|Command Line Parameter]] == | ||
{{launchparam|console}} | : {{launchparam|console}} | ||
Turns on debug console (where printfs go) | |||
* When used, a second window is opened on start up that details the major tasks that the game undertakes while launching. Useful for troubleshooting start up issues. | * When used, a second window is opened on start up that details the major tasks that the game undertakes while launching. Useful for troubleshooting start up issues. |
Revision as of 04:06, 23 June 2023
Command Line Parameter
Turns on debug console (where printfs go)
- When used, a second window is opened on start up that details the major tasks that the game undertakes while launching. Useful for troubleshooting start up issues.
- When used as a slash command in game,
has a tendency to crash the game client.
Example
-console