diff options
author | james-amarth <116909003+james-amarth@users.noreply.github.com> | 2023-02-04 13:49:19 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-04 19:49:19 +0100 |
commit | 516b872b786c26ecfee7f44a4e97ad1e1ab0069f (patch) | |
tree | 330be1b24882ecac1afa8b9ae679ddb9ce6c4e45 /docs/installing-northstar | |
parent | 8bdc824e2484a8ee76ab1b813ad2d39271632a93 (diff) | |
download | NorthstarWiki-516b872b786c26ecfee7f44a4e97ad1e1ab0069f.tar.gz NorthstarWiki-516b872b786c26ecfee7f44a4e97ad1e1ab0069f.zip |
Minor improvements in manual install section (#123)
Minor facelift to some sections
Diffstat (limited to 'docs/installing-northstar')
-rw-r--r-- | docs/installing-northstar/manual-installation.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/installing-northstar/manual-installation.md b/docs/installing-northstar/manual-installation.md index c23a291..f30dd0e 100644 --- a/docs/installing-northstar/manual-installation.md +++ b/docs/installing-northstar/manual-installation.md @@ -1,7 +1,6 @@ # Manual installation ## Installing Northstar: - {% embed url="https://www.youtube.com/watch?v=bK4pV-AHOHM" %} Firstly, note that the Northstar client is only available on PC and requires you to **both own the game and have it installed**. @@ -9,7 +8,7 @@ Firstly, note that the Northstar client is only available on PC and requires you 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 `Titanfall2` folder.\ ![Drag and drop the contents of the zip into your Titanfall2 folder](../images/manual-install-drag-drop-files.png)\ - The location of the `Titanfall2` folder can vary depending on whether you purchased the game off Steam or Origin, and if you set a custom folder for game installs. + The location of the `Titanfall2` folder can vary depending on whether you purchased the game off Steam, Origin, or EA App, and if you set a custom folder for game installs. * **For Steam** - Right click _Titanfall 2_ > Open _Properties_ > Click _Local Files_ > Click _Browse_\ Usually: `C:\Program Files (x86)\Steam\steamapps\common\Titanfall2` * **For Origin** - To find the location of your Origin library go to _Origin_ -> _Application Settings_ -> _Installs & Saves_ -> _On your Computer_ -> _Game Library Location_\ @@ -17,9 +16,9 @@ Firstly, note that the Northstar client is only available on PC and requires you Usually: `C:\Program Files (x86)\Origin Games\Titanfall2` * **For EA App** - To find the location of your EA library go to _Settings_ -> _Download_\ Go to the directory under "Install location" using File Explorer and open the `Titanfall2` folder.\ - ⚠️ The default location `C:\Program Files\EA Games\Titanfall2` is not writeable by non-admin processes. If you installed Titanfall2 in the default location using EA App, please move the install to a different location. + ⚠️ The default location `C:\Program Files\EA Games\Titanfall2` is not writeable by non-admin processes. If you installed Titanfall2 in the default location using EA App, please move the install to a different location and change the install directory to the new location. 3. Launch `NorthstarLauncher.exe` to start Northstar - * After launching for the first time, you'll be greeted with a popup requesting to authenticate to the master server. Click _Yes_ (This can be changed in the mods menu later if desired)\ + * After launching for the first time, you'll be greeted with a popup requesting to authenticate to the master server. Click _Yes_ (This can be changed in the mods menu later if desired or if you accidentally selected _No_) to agree.\ ![Authentication Agreement](../images/titleagreement.png) 4. Select _Launch Northstar_\ ![Launch Northstar](../images/titlelaunchnorthstar.png) |