diff options
author | H0L0theBard <97146561+H0L0theBard@users.noreply.github.com> | 2022-03-09 06:07:51 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-08 21:07:51 +0100 |
commit | d4fc620350a594a5aff2e5bc934fe393f05cf29c (patch) | |
tree | 35ba06f68714761d35c3421af40e28bb397e61f3 /docs | |
parent | aedcb117c5dbf1c418f9f01f3f9ceb21b4c02ebf (diff) | |
download | NorthstarWiki-d4fc620350a594a5aff2e5bc934fe393f05cf29c.tar.gz NorthstarWiki-d4fc620350a594a5aff2e5bc934fe393f05cf29c.zip |
Add more launch arguments (#60)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing-northstar/using-northstar/launch-arguments.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/installing-northstar/using-northstar/launch-arguments.md b/docs/installing-northstar/using-northstar/launch-arguments.md index 48ace15..22aef14 100644 --- a/docs/installing-northstar/using-northstar/launch-arguments.md +++ b/docs/installing-northstar/using-northstar/launch-arguments.md @@ -13,6 +13,13 @@ Here's a list of new command line arguments that Northstar introduces, they shou | `-profile=` | Enabled specifying a different profile directory. Default: R2Northstar | Example: `-profile="dev mods"` | | `-enablechathooks` | Enables the use of chathooks for use by mods | | +Here's a list of command line arguments from the base game. + +| Argument | Description | Value | +| ------------------ | -------------------------------------------------------------------------------------------------- | -------------------------------- | +| `-novid` | Disables startup videos | | +| `-nosound` | Disables all game sounds | | + # Environment Variables | Variable name | Description | Value | | ------------------ | -------------------------------------------------------------------------------------------------- | -------------------------------- | |