mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
@@ -100,7 +100,7 @@ title: FAQs
|
||||
|
||||
<dt id="antivirus">My antivirus software detects LOOT as malware. What should I do?</dt>
|
||||
<dd>
|
||||
<p>First of all, double-check that you've downloaded LOOT from an official source (i.e., <a href="https://github.com/loot/loot/releases/latest">GitHub</a> or <a href="https://www.nexusmods.com/skyrimspecialedition/mods/1918">Nexus Mods</a>). If you downloaded it from anywhere else, the provider may have introduced some form of malware to the installer or package.</p>
|
||||
<p>First of all, double-check that you've downloaded LOOT from an official source (i.e., <a href="https://github.com/loot/loot/releases/latest">GitHub</a> or <a href="https://www.nexusmods.com/site/mods/439/">Nexus Mods</a>). If you downloaded it from anywhere else, the provider may have introduced some form of malware to the installer or package.</p>
|
||||
|
||||
<p>If you have downloaded it from an official source, some antivirus software will mistakenly report new releases of LOOT as malware. False positives for new releases are fairly commonplace among antivirus software; just report the flagged executable as a false positive to your antivirus software and/or whitelist it to continue using it.</p>
|
||||
|
||||
@@ -149,3 +149,6 @@ title: FAQs
|
||||
<dt id="correct-load-order">How can the load order LOOT gives be right if BOSS gives a very different load order?</dt>
|
||||
<dd>There can be more than one correct load order for a given set of plugins. For example, some plugins may not conflict or depend on each other, so their relative orders wouldn't matter. The load order BOSS gives is hand-made to look 'neat' as well as work, so plugins from the same mod will usually get grouped together, but LOOT doesn't know which plugins belong to which mod, so it just puts them where it thinks they work.</dd>
|
||||
</dl>
|
||||
|
||||
<!-- Add empty space at the bottom for scrolling convenience -->
|
||||
<p style="margin-left: 0;padding: 0 0 75em 0;border-width: 0px; border-color: white; border-style:none;"></p>
|
||||
|
||||
Reference in New Issue
Block a user