From ea6f998c10146339ed18a578fb1b194d0362f519 Mon Sep 17 00:00:00 2001
From: Cyn <70904206+itscynxx@users.noreply.github.com>
Date: Fri, 22 Dec 2023 18:58:55 -0600
Subject: [PATCH] Update directory to show browse local files
---
docs/installing-northstar/troubleshooting.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/docs/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md
index a790915e..98adbabd 100644
--- a/docs/installing-northstar/troubleshooting.md
+++ b/docs/installing-northstar/troubleshooting.md
@@ -119,8 +119,13 @@ Go to Mods at the bottom of your screen on the main menu, then click Authenticat
* Try deleting `enabledmods.json` inside the R2Northstar folder as well.
* Otherwise pay attention in console for your errors if you know what you're doing.
-## Default Game Locations
+## Finding Game Location
+On Steam or EA, the easiest way to find where the game is installed is as follows:
+* Steam: Right click Titanfall 2 in your library, hover over `Manage`, click `Browse local files`. This will open the `Titanfall2` folder
+* EA: Click the 3 dots in the top right of the Titanfall 2 icon, click `View Properties`, and it will be listed under `Install location`. You can click `BROWSE` to open the `Titanfall2` folder
+
+Otherwise, the default install locations are listed below:
* Default Steam Location: `%ProgramFiles(x86)%\Steam\steamapps\common\Titanfall2\`
* Default EA Location: `%ProgramFiles%\EA Games\Titanfall2\`
* Default Origin Location: `%ProgramFiles(x86)%\Origin Games\Titanfall2\`