Command Line Options: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==No Trains== | ===No Trains=== | ||
<pre style="color:blue;font-size:14px"> | <pre style="color:blue;font-size:14px"> | ||
| Line 7: | Line 7: | ||
Start a simulation without any trains. Useful for testing things without having to actually dispatch trains. | Start a simulation without any trains. Useful for testing things without having to actually dispatch trains. | ||
==Free Speed== | ===Free Speed=== | ||
<pre style="color:blue;font-size:14px"> | <pre style="color:blue;font-size:14px"> | ||
| Line 15: | Line 15: | ||
Allows unrestricted simulation speed. ''Undefined behaviour'' may occur in simulations simulated at speeds larger than 4X. | Allows unrestricted simulation speed. ''Undefined behaviour'' may occur in simulations simulated at speeds larger than 4X. | ||
==Developer Mode== | ===Developer Mode=== | ||
<pre style="color:blue;font-size:14px"> | <pre style="color:blue;font-size:14px"> | ||
| Line 23: | Line 23: | ||
Enables Developer Mode. Allows access to "Dev" menu item which has useful scenario and timetable editing options. In Developer mode, more dialog boxes may appear. | Enables Developer Mode. Allows access to "Dev" menu item which has useful scenario and timetable editing options. In Developer mode, more dialog boxes may appear. | ||
==Log Mode== | ===Log Mode=== | ||
<pre style="color:blue;font-size:14px"> | <pre style="color:blue;font-size:14px"> | ||
Revision as of 22:21, 2 July 2011
No Trains
-notrains
Start a simulation without any trains. Useful for testing things without having to actually dispatch trains.
Free Speed
-simspeed
Allows unrestricted simulation speed. Undefined behaviour may occur in simulations simulated at speeds larger than 4X.
Developer Mode
-x
Enables Developer Mode. Allows access to "Dev" menu item which has useful scenario and timetable editing options. In Developer mode, more dialog boxes may appear.
Log Mode
-l
Writes to the program log located in the C:\Documents and Settings\User\My Documents\Signalsoft\APPNAME\logs\ folder. Developer Mode must be active for logging to work.