aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/images/steamedit-addnew.pngbin0 -> 22685 bytes
-rw-r--r--docs/images/steamedit-editlaunch.pngbin0 -> 16691 bytes
-rw-r--r--docs/images/steamedit-launcheditor.pngbin0 -> 32512 bytes
-rw-r--r--docs/images/steamedit-launchoption.pngbin0 -> 654527 bytes
-rw-r--r--docs/images/steamedit-matchworkingdirectory.pngbin0 -> 7633 bytes
-rw-r--r--docs/images/steamedit-saveandrefresh.pngbin0 -> 17023 bytes
-rw-r--r--docs/images/steamedit-select-titanfall2.pngbin0 -> 22043 bytes
-rw-r--r--docs/installing-northstar/basic-setup.md28
8 files changed, 28 insertions, 0 deletions
diff --git a/docs/images/steamedit-addnew.png b/docs/images/steamedit-addnew.png
new file mode 100644
index 0000000..2836f62
--- /dev/null
+++ b/docs/images/steamedit-addnew.png
Binary files differ
diff --git a/docs/images/steamedit-editlaunch.png b/docs/images/steamedit-editlaunch.png
new file mode 100644
index 0000000..c607cf7
--- /dev/null
+++ b/docs/images/steamedit-editlaunch.png
Binary files differ
diff --git a/docs/images/steamedit-launcheditor.png b/docs/images/steamedit-launcheditor.png
new file mode 100644
index 0000000..f878e70
--- /dev/null
+++ b/docs/images/steamedit-launcheditor.png
Binary files differ
diff --git a/docs/images/steamedit-launchoption.png b/docs/images/steamedit-launchoption.png
new file mode 100644
index 0000000..c26267a
--- /dev/null
+++ b/docs/images/steamedit-launchoption.png
Binary files differ
diff --git a/docs/images/steamedit-matchworkingdirectory.png b/docs/images/steamedit-matchworkingdirectory.png
new file mode 100644
index 0000000..4ca90c9
--- /dev/null
+++ b/docs/images/steamedit-matchworkingdirectory.png
Binary files differ
diff --git a/docs/images/steamedit-saveandrefresh.png b/docs/images/steamedit-saveandrefresh.png
new file mode 100644
index 0000000..96ffcee
--- /dev/null
+++ b/docs/images/steamedit-saveandrefresh.png
Binary files differ
diff --git a/docs/images/steamedit-select-titanfall2.png b/docs/images/steamedit-select-titanfall2.png
new file mode 100644
index 0000000..cc446b9
--- /dev/null
+++ b/docs/images/steamedit-select-titanfall2.png
Binary files differ
diff --git a/docs/installing-northstar/basic-setup.md b/docs/installing-northstar/basic-setup.md
index 91e268c..eec2948 100644
--- a/docs/installing-northstar/basic-setup.md
+++ b/docs/installing-northstar/basic-setup.md
@@ -34,6 +34,34 @@ Northstar can also be launched through Steam or Origin using the "add a game" fe
![steamaddgame](../images/steam-addgame.png) ![originaddgame](../images/origin-addgame.png)
+### Adding Alternate Launch Option for Steam
+
+Steam can be configured to prompt for starting either Northstar or vanilla when Titanfall 2 is launched. This example uses [SteamEdit](https://steamedit.tg-software.com/), however another `appinfo.vdf`/`packageinfo.vdf` editor can be used.
+
+Download [SteamEdit](https://steamedit.tg-software.com/), extract it, and run `SteamEdit.exe`. Select **TitanfallĀ® 2** from the dropdown.
+
+![steameditselecttitanfall2](../images/steamedit-select-titanfall2.png)
+
+Click on **Edit Launch**.
+
+![steamediteditlaunch](../images/steamedit-editlaunch.png)
+
+Click on **Add New**.
+
+![steameditaddnew](../images/steamedit-addnew.png)
+
+Enter a name for Northstar and enter `NorthstarLauncher.exe` as the executable.
+
+![steameditlauncheditor](../images/steamedit-launcheditor.png)
+
+Click **OK** to close LaunchEditor, and click **Save & Refresh** to save your new configuration and restart Steam.
+
+![steameditsaveandrefresh](../images/steamedit-saveandrefresh.png)
+
+Launching Titanfall 2 will now display a prompt for vanilla and Northstar.
+
+![steameditlaunchoption](../images/steamedit-launchoption.png)
+
## Linux and Steam Deck
Install instructions for [Linux and Steam Deck can be found here](steamdeck-and-linux/installing-on-steamdeck-and-linux.md)