We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e2ef80 commit bc12e2bCopy full SHA for bc12e2b
1 file changed
USAGE.md
@@ -87,6 +87,7 @@ Here brief usage of command line options, supported by game.
87
| Option | Type | Default | Platform | Description |
88
|----------------------|---------|-------------------------------------|----------|-------------------------------------------------------------------|
89
| `-dedicated`, `-d` | boolean | Off | all | Run game in dedicated mode |
90
+| `-display` | integer | 0 | all | Run game on the selected display |
91
| `-fullscreen`, `-f` | boolean | On | all | Run game in fullscreen mode |
92
| `-logfile` | boolean | Off | all | Enable file logging to Descent3.log |
93
| `-loglevel <LEVEL>` | string | INFO (on Release), DEBUG (on Debug) | all | Set log level (NONE, VERBOSE, DEBUG, INFO, WARNING, ERROR, FATAL) |
0 commit comments