diff --git a/docs/help/LOOT-FAQs.html b/docs/help/LOOT-FAQs.html index fdb5e85..8857cdb 100644 --- a/docs/help/LOOT-FAQs.html +++ b/docs/help/LOOT-FAQs.html @@ -5,21 +5,9 @@ title: FAQs
It's worth double-checking the load order LOOT gives you, in case it's gotten something wrong. Also, if you're not starting a new game, changing your load order may cause in-game issues. To avoid disaster, you can backup your load order as follows:
- -.ess save file, and its accompanying .skse file (if you have SKSE installed). These are found in the %USERPROFILE%\Documents\My Games\Skyrim\Saves folder.plugins.txt and loadorder.txt, which are found in the %LOCALAPPDATA%\Skyrim folder.That way, if something does go wrong, you have backups to roll back to. If you don't overwrite or delete save files, you don't need to back them up, so long as you can remember which save was made before you made the changes that caused problems.
-LOOT support may be added to SkyProc patchers in time. Until then, you can do the following:
- --NOBOSS argument.If you're still suspicious of LOOT, it's an open-source program, so you can review its source code on GitHub and build it yourself. There is also a link to a VirusTotal report for new releases next to each download at LOOT's Nexus Mods page.
+ +It's worth double-checking the load order LOOT gives you, in case it's gotten something wrong. Also, if you're not starting a new game, changing your load order may cause in-game issues. To avoid disaster, you can backup your load order as follows:
+ +.ess save file, and its accompanying .skse file (if you have SKSE installed). These are found in the %USERPROFILE%\Documents\My Games\Skyrim\Saves folder.plugins.txt and loadorder.txt, which are found in the %LOCALAPPDATA%\Skyrim folder.That way, if something does go wrong, you have backups to roll back to. If you don't overwrite or delete save files, you don't need to back them up, so long as you can remember which save was made before you made the changes that caused problems.
+LOOT support may be added to SkyProc patchers in time. Until then, you can do the following:
+ +-NOBOSS argument.