diff options
author | GeckoEidechse <gecko.eidechse+gitbook@protonmail.com> | 2021-12-30 20:52:41 +0000 |
---|---|---|
committer | gitbook-bot <ghost@gitbook.com> | 2021-12-30 20:52:41 +0000 |
commit | 6595f2d68fea340e18f2de3f939c53766cf22ee8 (patch) | |
tree | 00adebffdf9617597ea15e60b2d9edc82599eb64 | |
parent | 7c939b762ff49a4c7269b404a6b9396278642610 (diff) | |
download | NorthstarWiki-6595f2d68fea340e18f2de3f939c53766cf22ee8.tar.gz NorthstarWiki-6595f2d68fea340e18f2de3f939c53766cf22ee8.zip |
GitBook: [#20] Improve install guide
-rw-r--r-- | installing-northstar/basic-setup.md | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/installing-northstar/basic-setup.md b/installing-northstar/basic-setup.md index 9402c1f..2f87e6d 100644 --- a/installing-northstar/basic-setup.md +++ b/installing-northstar/basic-setup.md @@ -4,19 +4,23 @@ {% embed url="https://www.youtube.com/watch?v=bK4pV-AHOHM" %} +{% hint style="info" %} +TODO: Method to get to Origin's local files described below is incorrect/doesn't exist +{% endhint %} + Firstly note that Northstar client is only available on PC and requires you to **both own the game and have it installed**. 1. Download the latest version of Northstar from the [releases](https://github.com/R2Northstar/Northstar/releases) page 2. Copy all the files in the newly downloaded zip folder to your Titanfall folder - -> TODO: Method to get to Origin's local files here is incorrect/doesn't exist - -* **For Steam** - Right click _Titanfall 2_ > Open _Properties_ > Click _Local Files_ > Click _Browse_ -* **For Origin** - Click Titanfall 2 in the Library > Click the gear icon > Click _Game Properties_ - -1. Launch NorthstarLauncher.exe to start Northstar\ + * **For Steam** - Right click _Titanfall 2_ > Open _Properties_ > Click _Local Files_ > Click _Browse_ + * **For Origin** - Click Titanfall 2 in the Library > Click the gear icon > Click _Game Properties_ +3. Launch NorthstarLauncher.exe to start Northstar\ After launching, you should be greeted with something like this:\ ![](https://raw.githubusercontent.com/R2Northstar/Northstar/main/wiki/titleagreement.png) +4. Next select Launch Northstar\ + ![](https://raw.githubusercontent.com/R2Northstar/Northstar/main/wiki/titlelaunchnorthstar.png) +5. From here you can use the server browser to select and join any of the public community hosted servers.\ + ![](https://raw.githubusercontent.com/R2Northstar/Northstar/main/wiki/lobbyserverbrowser.png) Should you notice any issues/warnings/errors while running Northstar, check the troubleshooting page. @@ -24,6 +28,8 @@ Should you notice any issues/warnings/errors while running Northstar, check the [troubleshooting.md](troubleshooting.md) {% endcontent-ref %} + + ## Additional Stuff Since Northstar doesn't launch directly through Origin, any startup arguments provided in origin won't transfer over, you'll need to add them to the file `ns_startup_args.txt`, which should be in the same folder as you extracted the Northstar files to. |