From ae62581a9d488e9702f922dc60a7dce632c1bf1a Mon Sep 17 00:00:00 2001 From: Slipstream Date: Thu, 23 Nov 2023 15:16:56 -0700 Subject: [PATCH 1/3] -vanilla to -nonorthstardll --- docs/installing-northstar/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md index 12f82383..a5f2fc84 100644 --- a/docs/installing-northstar/troubleshooting.md +++ b/docs/installing-northstar/troubleshooting.md @@ -128,7 +128,7 @@ Go to Mods at the bottom of your screen on the main menu, then click Authenticat ## Adding Launch Options Adding `-northstar` will start Northstar when launching from your library\ -Adding `-vanilla` or removing the `-northstar` will start the normal game when you have Northstar installed +Adding `-nonorthstardll` or removing the `-northstar` will start the normal game when you have Northstar installed * For Steam * `Your library > Right click TF|2 > Properties > General > Launch Options > -northstar or -vanilla` From acb7bd45779a4eaaa8bc2673249bdc1773223e43 Mon Sep 17 00:00:00 2001 From: Slipstream Date: Thu, 23 Nov 2023 15:21:49 -0700 Subject: [PATCH 2/3] added -northstardll, updated -vanilla description --- docs/using-northstar/launch-arguments.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/using-northstar/launch-arguments.md b/docs/using-northstar/launch-arguments.md index 9205890f..6e1ee2ee 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` | From 640b2e9b5c11befbc32bbaa86771e09de2714c2e Mon Sep 17 00:00:00 2001 From: Slipstream Date: Thu, 23 Nov 2023 15:23:48 -0700 Subject: [PATCH 3/3] change -vanilla to -nonorthstardll --- docs/installing-northstar/troubleshooting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md index a5f2fc84..a790915e 100644 --- a/docs/installing-northstar/troubleshooting.md +++ b/docs/installing-northstar/troubleshooting.md @@ -131,11 +131,11 @@ Adding `-northstar` will start Northstar when launching from your library\ Adding `-nonorthstardll` or removing the `-northstar` will start the normal game when you have Northstar installed * For Steam - * `Your library > Right click TF|2 > Properties > General > Launch Options > -northstar or -vanilla` + * `Your library > Right click TF|2 > Properties > General > Launch Options > -northstar or -nonorthstardll` * For EA app - * `My collection > Click the three dots on TF|2 > Properties > Advanced launch options > -northstar or -vanilla` + * `My collection > Click the three dots on TF|2 > Properties > Advanced launch options > -northstar or -nonorthstardll` * For Origin - * `Your library > Right click TF|2 > Game Properties > Advanced Launch Options > Command Line Arguments > -northstar or -vanilla` + * `Your library > Right click TF|2 > Game Properties > Advanced Launch Options > Command Line Arguments > -northstar or -nonorthstardll` ## Verifying Game Files