SkyrimSE:Scrambled Bugs/2.2.0: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
No edit summary
 
Line 14: Line 14:


<span class=salmontx>'''''NOTE:''' "Reequipping the Quiver/Bolt" set to 1 in [[SkyrimSE:Unequip Quiver SE|Unequip Quiver SE]] MCM negates <code>equipBestAmmunition=true</code>. A value of 2 for this MCM setting is redundant with <code>equipBestAmmunition=true</code>, and a value of 0 for this MCM setting does not conflict with <code>equipBestAmmunition=true</code>.
<span class=salmontx>'''''NOTE:''' "Reequipping the Quiver/Bolt" set to 1 in [[SkyrimSE:Unequip Quiver SE|Unequip Quiver SE]] MCM negates <code>equipBestAmmunition=true</code>. A value of 2 for this MCM setting is redundant with <code>equipBestAmmunition=true</code>, and a value of 0 for this MCM setting does not conflict with <code>equipBestAmmunition=true</code>.
<div class="mpheading">21-Post-processing</div>
In ''ScrambledBugs.json'', make the following change to the 'patches' section:
<p class="mpcode">"attachHitEffectArt": true</p>
This is required by [[SkyrimSE:Elytra_and_Bliss_Bug_ENB_Light|Elytra and Bliss Bug ENB Light]] installed later in the guide.
}}
}}

Latest revision as of 00:43, July 2, 2024

Scrambled Bugs

by KernalsEgg, meh321

Game:

SkyrimSE

Download:

Mod Group:

Baseline:

n/a

Links:

CR Patch:

No

LW Patch:

No

PP Patch:

No

ENB Option:

No

< SkyrimSE:Scrambled Bugs

Version Recommendations - 2.2.0

  1. Install the Main File for Anniversary Edition (1.6.629.0 and later).
  2. Also install both Optional Files as separate mods to allow MO versioning tracking to work properly. In the FOMODs for each, select the 1.6.629.0+ (Anniversary Edition) plugin option.

In ScrambledBugs.json, Step recommends the following change to the 'patches' section:

"equipBestAmmunition": true

All 'fixes' are applied by default, but most 'patches' are disabled by default. Any other changes are optional, so read the mod page description carefully to fully understand the effects of each setting.

NOTE: "Reequipping the Quiver/Bolt" set to 1 in Unequip Quiver SE MCM negates equipBestAmmunition=true. A value of 2 for this MCM setting is redundant with equipBestAmmunition=true, and a value of 0 for this MCM setting does not conflict with equipBestAmmunition=true.

21-Post-processing

In ScrambledBugs.json, make the following change to the 'patches' section:

"attachHitEffectArt": true

This is required by Elytra and Bliss Bug ENB Light installed later in the guide.