Command Line Options: Difference between revisions
Jump to navigation
Jump to search
m (Corrected path example.) |
m (Renamed category to Category:Technical_Support.) |
||
Line 39: | Line 39: | ||
|} | |} | ||
[[Category: | [[Category:Technical_Support]] |
Revision as of 07:12, 8 August 2016
This section is in need of revision. Please help improve it or discuss these issues on the talk page. The reason given is: These command line arguments are only confirmed on Windows. Information on how it work for other OSs is required. |
Easiest way to use the command line options is to create a shortcut to the executable file and add the argument to the shortcuts's destination path.
For example:
"C:\...\Shores of Hazeron\Programs\Shores of Hazeron.exe" -primeval
Argument | Executable | Description |
---|---|---|
-nostyle |
Shores of Hazeron.exe | Disables the override of the system's window styles. This makes the client use default window style, which is rather ugly to look at. |
-spacecraft |
Shores of Hazeron.exe | Starts the offline spacecraft designer. |
-building |
Shores of Hazeron.exe | Starts the offline building designer. |
-primeval |
Shores of Hazeron.exe | Starts the offline primeval world tech demo. |
-log |
Shores of Hazeron.exe | Enables the debug logging early in the startup process.
It can be enabled on the Settings -> Program page after startup as well. |