SkyrimSE:SSE Engine Fixes/2.2.0: Difference between revisions

From Step Mods | Change The Game
(Created page with "{{VersionModRecommendations |core=No |landw=No |enb=No |enabledetailed=Yes |detailed=# Download and install ''(Part 1) Engine Fixes'' for 1.5.xx Main File in MO. # Download '...")
 
No edit summary
Line 4: Line 4:
|enb=No
|enb=No
|enabledetailed=Yes
|enabledetailed=Yes
|detailed=# Download and install ''(Part 1) Engine Fixes'' for 1.5.xx Main File in MO.
|detailed=# Install '''''(Part 1) Engine Fixes for 1.6.xxx''''' Main File in MO as normal.
# Download ''(Part 2) Engine Fixes'' preloader Main File.
# Download '''''(Part 2) Engine Fixes - skse64 Preloader and TBB Lib''''' Main File.
# Extract the contents of the second archive to the root Skyrim SE directory (e.g. ../Steam/SteamApps/Common/Skyrim Special Edition)
# Extract the contents of the ''Part 2'' archive to the root Skyrim SE directory (e.g. <code>..\Steam\SteamApps\Common\Skyrim Special Edition</code>) ([[:File:SSEEngineFixesRef01.png|reference image]])


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.}} ([[:File:SSEEngineFixesRef02.png|reference image]])
}}
}}

Revision as of 02:19, December 12, 2022

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.2.0

  1. Install (Part 1) Engine Fixes for 1.6.xxx Main File in MO as normal.
  2. Download (Part 2) Engine Fixes - skse64 Preloader and TBB Lib Main File.
  3. Extract the contents of the Part 2 archive to the root Skyrim SE directory (e.g. ..\Steam\SteamApps\Common\Skyrim Special Edition) (reference image)

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. (reference image)