SkyrimSE:SSE Engine Fixes: Difference between revisions

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




Once installed open and ensure the following settings in '''EngineFixes.ini''' are configured:
Once installed open and ensure the following settings in '''EngineFixes.toml''' are configured:


<pre>
<pre>

Revision as of 20:31, June 27, 2020

"NexusSE" is not in the list (Nexus, Steam, Other) of allowed values for the "SourceName" property.

SSE Engine Fixes

by aers, Nukem, Ryan

Game:

SkyrimSE

Download:

Mod Group:

Not set

Baseline:

n/a

Links:

CR Patch:

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

LW Patch:

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

PP Patch:

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

ENB Option:

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

Template:ModAttributes

Warning-Logo.png

WARNING

This template is deprecated. Please revise markup to use Template:GallerySimple instead.

Guide/Version-Specific Mod Recommendations

Existing Guides
0.3.0b
1.0.0
2.0.0
2.1.0
2.2.0
2.3
Type a version string using the format indicated by the placeholder text below. Copy/paste the intended guide version from the "Existing Guides" table above (if it exists) into the field below. For unofficial user-created guides, use the format indicated by the placeholder text. Editors: Please DO NOT use wiki headings inside of custom Recommendations and also avoid using templates if at all possible! Template calls add to the max threshold, and headings mess up the guide ToC.

Recommendations

  1. Download and install the (Part 1) Engine Fixes 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 open and ensure the following settings in EngineFixes.toml are configured:

[Patches]
EnableAchievementsWithMods = true

FormCaching = true

MaxStdio = true

TreeLODReferenceCaching = true

WaterflowAnimation = true

WaterflowSpeed = 16.0
20.0 = default. Smaller = slower, larger = faster.


[Fixes]
ArcheryDownwardAiming = true

AnimationLoadSignedCrash = true

DoublePerkApply = true

LipSync = true

MemoryAccessErrors = true

MO5STypo = true

SlowTimeCameraMovement = true

TreeReflections = true

VerticalLookSensitivity = true


Template:Notice Small