aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCyn <70904206+CooldudePUGS@users.noreply.github.com>2023-06-21 09:12:10 -0500
committerGitHub <noreply@github.com>2023-06-21 16:12:10 +0200
commitd57790d36955f70cb63069d2d6b3424a75579674 (patch)
treee1cd665f450fef733b1cf0aa1271a2a3bcbc6ae0 /docs
parent792a8b5b736b25b967f145cc355600b7f706d39c (diff)
downloadNorthstarWiki-d57790d36955f70cb63069d2d6b3424a75579674.tar.gz
NorthstarWiki-d57790d36955f70cb63069d2d6b3424a75579674.zip
Include Plugins disable on FAQ (#163)
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 4ffdef4..37ea222 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -94,3 +94,8 @@ A: This usually lies behind your computer's specs not being high enough in order
A: Titanfall2 (and other EA games) used to use a program called [Origin](<https://en.wikipedia.org/wiki/Origin_(service)>) to play games, however this has since been replaced by the EA App.
This change, however, did not update the game's error messages to say "EA App" instead of "Origin", so any time you see that there's an issue with Origin, you can replace mention of "Origin" with the "EA App".
+
+### Q: When I launch Northstar, a small command prompt appears for a few seconds then closes as nothing else happens!
+
+A: Delete `R2Northstar/plugins`, which disables any currently installed plugins, the only default plugin being Northstar's Discord Rich Presence. Alternatively, you could insert `-noplugins` in your `ns_startup_args.txt` in the [titanfall2 directory](installing-northstar/troubleshooting.md#game-location), which would simply disable plugins instead of deleting them.
+