From 91de8505357597d730f4db835f080463eeaec240 Mon Sep 17 00:00:00 2001 From: sibir Date: Tue, 6 Apr 2021 05:51:02 -0700 Subject: [PATCH] Typos & adjustments (#80) Edit "Git errors" section of FAQ * Remove WinSock section as it's outdated. * Update link to latest SLE masterlist. * Add all supported games to list. * Remove erroneous comma. Edit "Game not detected" section of FAQ * Fix typos. * Split up run-on. * Reword awkward possessive. --- docs/help/LOOT-FAQs.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/help/LOOT-FAQs.html b/docs/help/LOOT-FAQs.html index 98cc8bb..d5b9d19 100644 --- a/docs/help/LOOT-FAQs.html +++ b/docs/help/LOOT-FAQs.html @@ -129,9 +129,7 @@ title: FAQs

Try deleting the .git folder in %LOCALAPPDATA%\LOOT\<game folder>\. If that doesn't work, make sure any firewalls or security software you have installed aren't stopping LOOT from reaching the online masterlist.

-

Alternatively, your WinSock configuration may be corrupt: this can be fixed using the instructions here and here, or there's a fix-it utility here.

- -

If LOOT still can't update its masterlist, you can update manually by downloading this file and placing it in the %LOCALAPPDATA%\LOOT\Skyrim folder. Replace Skyrim with oblivion, fallout3, falloutnv or fallout4 as necessary, in the URL and the folder path.

+

If LOOT still can't update its masterlist, you can update manually by downloading this file and placing it in the %LOCALAPPDATA%\LOOT\Skyrim folder. Replace skyrim with morrowind, oblivion, fallout3, falloutnv, fallout4 or skyrimse as necessary in the URL and the folder path.

When I run LOOT it opens a blank white window. How do I fix this?
@@ -143,7 +141,7 @@ title: FAQs
A game is installed, but LOOT cannot detect it. How do I fix this?

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 does not have read permissions, in which case LOOT cannot read your plugins, and so treats the game as undetected. Try checking the game path's permissions, and ensuring you have read access.

+

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.

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