From e25dc6fba9ed5a81bb114066168ea261e4c1b31b Mon Sep 17 00:00:00 2001 From: Cyn <70904206+itscynxx@users.noreply.github.com> Date: Tue, 16 Jan 2024 16:38:03 -0600 Subject: [PATCH 1/2] Add DS4Windows mention to controller troubleshooting --- docs/installing-northstar/troubleshooting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md index 967e7edb..321f9c06 100644 --- a/docs/installing-northstar/troubleshooting.md +++ b/docs/installing-northstar/troubleshooting.md @@ -162,6 +162,8 @@ If you own Titanfall 2 on Steam, you'll want to add [launch options](troubleshoo If you _don't_ own Titanfall 2 on Steam, you'll want to add Northstar as a Non-Steam game and launch the added game via Steam.\ To do this, go to Steam, then in the bottom left corner, hit `ADD A GAME` > `Add a Non-Steam Game...` > `BROWSE...` > Find `NorthstarLauncher` in your [titanfall2 directory](troubleshooting.md#game-location) +If none of the above work, you may need to look into using [DS4Windows](https://ds4-windows.com) (assuming you're using a PS4 or PS5 controller), however it should be noted that this is an _external_ program that it is in no way affiliated with Northstar. + ## Access Violation If your error says `Access Violation | Attempted to read from 0x00000000` specifically DO NOT post just THAT.\ From b39e1fdb39c3f239c396f2e2fcf7c33c9f86a86c Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Sun, 14 Jul 2024 19:00:27 +0200 Subject: [PATCH 2/2] Add trailing slash in URL --- docs/installing-northstar/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md index e11cbb74..6b60e33a 100644 --- a/docs/installing-northstar/troubleshooting.md +++ b/docs/installing-northstar/troubleshooting.md @@ -162,7 +162,7 @@ If you own Titanfall 2 on Steam, you'll want to add [launch options](troubleshoo If you _don't_ own Titanfall 2 on Steam, you'll want to add Northstar as a Non-Steam game and launch the added game via Steam.\ To do this, go to Steam, then in the bottom left corner, hit `ADD A GAME` > `Add a Non-Steam Game...` > `BROWSE...` > Find `NorthstarLauncher` in your [titanfall2 directory](troubleshooting.md#game-location) -If none of the above work, you may need to look into using [DS4Windows](https://ds4-windows.com) (assuming you're using a PS4 or PS5 controller), however it should be noted that this is an _external_ program that it is in no way affiliated with Northstar. +If none of the above work, you may need to look into using [DS4Windows](https://ds4-windows.com/) (assuming you're using a PS4 or PS5 controller), however it should be noted that this is an _external_ program that it is in no way affiliated with Northstar. ## Access Violation