diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-04 12:27:09 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-04 12:27:09 +0100 |
commit | 4fe2970cc51cf7e3bc90f37446e073f01024697d (patch) | |
tree | 7969671b9f3491963eaaded8aac2d8ac6e1b72ce /docs/installing-northstar | |
parent | c31ea9f1adb7764a8a712520a5237888c1ea5ad0 (diff) | |
download | NorthstarWiki-4fe2970cc51cf7e3bc90f37446e073f01024697d.tar.gz NorthstarWiki-4fe2970cc51cf7e3bc90f37446e073f01024697d.zip |
Add information about disabling all mods.
Diffstat (limited to 'docs/installing-northstar')
-rw-r--r-- | docs/installing-northstar/troubleshooting.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md index 9e4531f..d200b92 100644 --- a/docs/installing-northstar/troubleshooting.md +++ b/docs/installing-northstar/troubleshooting.md @@ -37,3 +37,7 @@ In System Variables (not user variables) click "New..." and add a new system var **Note:** This issue is not exclusive to Northstar client but also affects the vanilla version, so if you only get it on Northstar there might be a different problem at hand as well. In fact it's not even unique to Titanfall 2 either. See also [this thread on Steam](https://steamcommunity.com/app/1237970/discussions/0/3081016749018656768/) + +## "I disabled all mods and no I cannot re-enable them as the mods menu is gone": + +To to your `Titanfall2` directory. From there go to the `R2Northstar` and delete `enabledmods.json`. This file stores information which mod is enabled and disabled. By deleting this fail Northstar will fall back to the default (all mods enabled) and re-create the file appropriately. |