diff options
author | GeckoEidechse <gecko.eidechse+gitbook@protonmail.com> | 2022-12-28 14:32:43 +0000 |
---|---|---|
committer | gitbook-bot <ghost@gitbook.com> | 2022-12-28 14:32:43 +0000 |
commit | 036f84dace437a45f3766d291bd73023b5e5da85 (patch) | |
tree | 5905f0e82ac277cd064786e3e17178b6882e2a2d /docs | |
parent | 3ab81be851c61b864fb6b1abb1d63f7f81534699 (diff) | |
download | NorthstarWiki-036f84dace437a45f3766d291bd73023b5e5da85.tar.gz NorthstarWiki-036f84dace437a45f3766d291bd73023b5e5da85.zip |
GitBook: [#72] Fix broken link to Viper
Diffstat (limited to 'docs')
-rw-r--r-- | docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md b/docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md index 8f2a55b..98df340 100644 --- a/docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md +++ b/docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md @@ -11,7 +11,7 @@ EA App currently displays a blank screen when using NorthstarProton, however Nor On Steam Deck, complete the following in desktop mode. You may return to game mode once completed _(A mouse + keyboard plugged into the Deck are recommended for easier navigation of menus)_ 1. Make sure you ran the vanilla version of Titanfall2 at least once on Linux! -2. Install the latest version of Northstar using [Viper](../northstar-installers.md#0negal-viper) or do it manually +2. Install the latest version of Northstar using [Viper](../installing-northstar/northstar-installers.md#0negal-viper) or do it manually 1. For manual install download the latest version of Northstar from the [releases](https://github.com/R2Northstar/Northstar/releases) page 2. Then extract all contents of the file to your Titanfall 2 folder ( Right click _Titanfall 2_ > Open _Properties_ > Click _Local Files_ > Click _Browse_ ) 3. In your Titanfall2 folder create a file called `run_northstar.txt` and write a single `1` to it, i.e. `echo 1 > run_northstar.txt` |