From 9d66ff60071655090e897c76f4e299e7624342e0 Mon Sep 17 00:00:00 2001 From: sibir-ine Date: Fri, 19 Nov 2021 18:01:07 -0800 Subject: [PATCH] Update Game Not Detected section of FAQ * Add a paragraph about manually entering the install path. --- docs/help/LOOT-FAQs.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/help/LOOT-FAQs.html b/docs/help/LOOT-FAQs.html index a0bf614..03279f3 100644 --- a/docs/help/LOOT-FAQs.html +++ b/docs/help/LOOT-FAQs.html @@ -142,6 +142,7 @@ title: FAQs

Steam removes the game's Registry entry when the game is updated or its cache is verified. Run the game's launcher to add the Registry entry back again. LOOT will then be able to detect the game.

Another cause may be that the game is installed in a location where you do not have read permissions. In this case, LOOT cannot read your plugins and treats the game as undetected. Try checking the permissions of the game's path and ensuring you have read access.

+

You can also enter your game's install path manually in LOOT's settings menu. In the menu, select your game's settings entry on the left-hand side (if it's not there, delete LOOT's settings found at %LOCALAPPDATA%\LOOT\settings.toml to restore them to default or make a new entry for your game) and enter your install path in the "Install Path" field.

When LOOT updates the load order, it removes line breaks from plugins.txt and loadorder.txt. Won't this break something?