From 8cfb721429c4753b8df1a2c7f952ef5fd57b0dcb Mon Sep 17 00:00:00 2001 From: Emma Miler <27428383+emma-miler@users.noreply.github.com> Date: Mon, 28 Feb 2022 22:15:34 +0100 Subject: Fix LatencyFleX description (#57) --- docs/installing-northstar/using-northstar/launch-arguments.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'docs/installing-northstar') diff --git a/docs/installing-northstar/using-northstar/launch-arguments.md b/docs/installing-northstar/using-northstar/launch-arguments.md index b478780..48ace15 100644 --- a/docs/installing-northstar/using-northstar/launch-arguments.md +++ b/docs/installing-northstar/using-northstar/launch-arguments.md @@ -11,5 +11,9 @@ Here's a list of new command line arguments that Northstar introduces, they shou | `-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"` | -| \`LFX | Enables the use of [LatencyFleX](../../using-northstar/playing-on-linux/#latencyflex) (Linux-only) | `0` or `1` | -| `-enablechathooks` | Enables the use of chathooks for use by mods | | \ No newline at end of file +| `-enablechathooks` | Enables the use of chathooks for use by mods | | + +# Environment Variables +| Variable name | Description | Value | +| ------------------ | -------------------------------------------------------------------------------------------------- | -------------------------------- | +| `LFX` | Enables the use of [LatencyFleX](../../using-northstar/playing-on-linux/#latencyflex) (Linux-only) | `0` or `1` | -- cgit v1.2.3