From c9abbe318c975ef5feace437ac58d6315b691e4b Mon Sep 17 00:00:00 2001 From: Slipstream Date: Sat, 16 Dec 2023 07:03:37 -0700 Subject: Replace `-vanilla` with `-nonorthstardll` and update description of `-vanilla` (#259) `-vanilla` is replaced with `-nonorthstardll` and the description of `-vanilla` is updated. --- docs/using-northstar/launch-arguments.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/using-northstar/launch-arguments.md') diff --git a/docs/using-northstar/launch-arguments.md b/docs/using-northstar/launch-arguments.md index 9205890..6e1ee2e 100644 --- a/docs/using-northstar/launch-arguments.md +++ b/docs/using-northstar/launch-arguments.md @@ -5,8 +5,9 @@ Here's a list of new command line arguments that Northstar introduces, they shou | Argument | Description | Value | | ------------------ | -------------------------------------------------------------------------------------------------- | -------------------------------- | | `-disablelogs` | Disable logging and creation of log files | | -| `-vanilla` | Disables Northstar loading | | +| `-nonorthstardll` | Disables Northstar loading | | | `-northstar` | Enables Northstar loading | | +| `-vanilla` | Enables vanilla compatibility | | | `-dedicated` | Starts a dedicated server without video output | | | `-waitfordebugger` | Waits for debugger to connect before launching game | | | `-language` | Forces loading of client localisation | language string ex: `portuguese` | -- cgit v1.2.3