R2Northstar Wiki
English
English
  • Welcome to Northstar
  • Contributing
  • Installing Northstar
    • Basic Setup
    • Northstar Installers
      • FlightCore Guide
      • VTOL Guide
      • Viper Guide
    • Manual installation
    • SteamDeck and Linux
      • Installing on SteamDeck and Linux
      • Troubleshooting
    • Troubleshooting
  • Using Northstar
    • Mods
    • Packages
    • Server Browser
    • Direct Connect
    • Gamemodes
    • Commands
    • Launch arguments
    • Progression System
    • Vanilla via Northstar
    • Advanced
  • FAQ
  • Hosting a server with Northstar
    • Getting started
    • Hosting a Basic Listen Server
    • Hosting a Dedicated Server
      • Best practices
      • Hosting on Windows
      • Hosting on Linux
    • Hosting a Local-only Server
    • Server settings
      • Startup arguments
      • ConVars
      • Playlistvars
      • Name in the files
      • Banlist
    • Troubleshooting
  • Modding and Development
    • Modding
    • Development
      • Repositories
        • Atlas
        • NorthstarMods
        • NorthstarLauncher
        • NorthstarMasterServer (old)
          • Deploy
      • Contributing code to Northstar
      • Testing
      • Reviewing
      • Releases
      • Debugging
        • Visual Studio
        • x64dbg
  • Other
    • Helping
    • Discord moderation
      • Rules
    • Credits
Powered by GitBook
On this page
  • Launch arguments
  • Environment Variables
Edit on GitHub
  1. Using Northstar

Launch arguments

PreviousCommandsNextProgression System

Last updated 7 months ago

Launch arguments

The GitBook based NorthstarWiki has been replaced in favour of the where this wiki has been integrated.

Check it out here:

The same page on the new wiki should be located here:

Here's a list of new command line arguments that Northstar introduces, they should be included in ns_startup_args.txt or ns_startup_args_dedi.txt.

Argument
Description
Value

-disablelogs

Disable logging and creation of log files

-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

-profile=

Enabled specifying a different profile directory. Default: R2Northstar

Example: -profile="dev mods"

-enablechathooks

Enables the use of chathooks for use by mods

-noplugins

Disables the plugin system

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

LFX

0 or 1

Enables the use of (Linux-only)

NorthstarDocs
https://docs.northstar.tf/Wiki/
https://docs.northstar.tf/Wiki/using-northstar/launch-arguments
LatencyFleX