diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2022-01-09 12:05:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-09 12:05:47 +0100 |
commit | 3b04d2485411467f58cf9c865c797b0a9670a3bd (patch) | |
tree | fc7792cece79b507efd6b7e602de4b03a3e1c5b8 | |
parent | fdf7c659891a0736801e26bc0a1c3e6aa8ada13a (diff) | |
parent | 74b53f35b302c3de42ef0a737af04d36b2434dac (diff) | |
download | NorthstarWiki-3b04d2485411467f58cf9c865c797b0a9670a3bd.tar.gz NorthstarWiki-3b04d2485411467f58cf9c865c797b0a9670a3bd.zip |
Merge pull request #13 from Vannzilla/EA-app-info
Add EA app setup info
-rw-r--r-- | docs/installing-northstar/basic-setup.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/installing-northstar/basic-setup.md b/docs/installing-northstar/basic-setup.md index 131857e..48d47ef 100644 --- a/docs/installing-northstar/basic-setup.md +++ b/docs/installing-northstar/basic-setup.md @@ -13,6 +13,9 @@ Firstly, note that the Northstar client is only available on PC and requires you * **For Origin** - To find the location of your Origin library go to _Origin_ -> _Application Settings_ -> _Installs & Saves_ -> _On your Computer_ -> _Game Library Location_\ Go to the directory mentioned there using File Explorer and open the `Titanfall2` folder.\ 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.\ + Usually: `C:\Program Files\EA Games\Titanfall2` 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)\ ![](https://raw.githubusercontent.com/R2Northstar/Northstar/main/wiki/titleagreement.png) |