SkyrimSE:SSE Engine Fixes/2.0.0: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
No edit summary
Line 10: Line 10:
Once installed, double-click on the mod to open up the information window, and ensure the following settings in '''EngineFixes.toml''' ("Text Files" tab):
Once installed, double-click on the mod to open up the information window, and ensure the following settings in '''EngineFixes.toml''' ("Text Files" tab):
<p class="mpcode p-2">[Patches]
<p class="mpcode p-2">[Patches]
EnableAchievementsWithMods = true
FormCaching = true
MaxStdio = 2048
TreeLODReferenceCaching = true
WaterflowAnimation = true
WaterflowAnimation = true
WaterflowSpeed = 16.0 ; 20.0 = default. Smaller = slower, larger = faster
WaterflowSpeed = 16.0
[Fixes]
ArcheryDownwardAiming = true
AnimationLoadSignedCrash = true
DoublePerkApply = true
LipSync = true
MemoryAccessErrors = true
MO5STypo = true
SlowTimeCameraMovement = true
TreeReflections = true
VerticalLookSensitivity = true
</p>
</p>
{{Fc|salmon|Leave the remainder of the settings at their defaults, unless the changes are known and desired.}}
{{Fc|salmon|Leave the remainder of the settings at their defaults.}}
}}
}}

Revision as of 19:23, December 9, 2021

SSE Engine Fixes

by Nukem, Ryan, aers

Game:

SkyrimSE

Download:

Mod Group:

Baseline:

n/a

Links:

CR Patch:

No

LW Patch:

No

PP Patch:

{{{pp}}}"{{{pp}}}" is not recognized as a Boolean (true/false) value.

ENB Option:

No

< SkyrimSE:SSE Engine Fixes

Version Recommendations - 2.0.0

  1. Download and install the (Part 1) Engine Fixes for 1.6.xx 6.0-beta-5 fixed Main File in MO.
  2. Download the (Part 2) Engine Fixes - skse64 Preloader and TBB Lib Main File.
  3. Extract the contents of the second archive to the root Skyrim SE directory (e.g. ../Steam/SteamApps/Common/Skyrim Special Edition)

Once installed, double-click on the mod to open up the information window, and ensure the following settings in EngineFixes.toml ("Text Files" tab):

[Patches] WaterflowAnimation = true WaterflowSpeed = 16.0

Leave the remainder of the settings at their defaults.