SkyrimSE:SSE Engine Fixes: Difference between revisions
From Step Mods | Change The Game
TechAngel85 (talk | contribs) No edit summary |
TechAngel85 (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
Once installed open and ensure the following settings in '''EngineFixes.toml''' are configured: | Once installed open and ensure the following settings in '''EngineFixes.toml''' are configured: | ||
<div style="line-height:1.1em;"> | :<div style="line-height:1.1em;"> | ||
<code>[Patches]</code> | |||
<code>EnableAchievementsWithMods = true</code> | |||
<code>FormCaching = true</code> | |||
<code>MaxStdio = true</code> | |||
<code>TreeLODReferenceCaching = true</code> | |||
<code>WaterflowAnimation = true</code> | |||
<code>WaterflowSpeed = 16.0</code> | |||
:<code>20.0 = default. Smaller = slower, larger = faster.</code> | |||
<code>[Fixes]</code> | |||
<code>ArcheryDownwardAiming = true</code> | |||
<code>AnimationLoadSignedCrash = true</code> | |||
<code>DoublePerkApply = true</code> | |||
<code>LipSync = true</code> | |||
<code>MemoryAccessErrors = true</code> | |||
<code>MO5STypo = true</code> | |||
<code>SlowTimeCameraMovement = true</code> | |||
<code>TreeReflections = true</code> | |||
<code>VerticalLookSensitivity = true</code></div> | |||
{{AlertSmall|type=notice|text=Leave the remainder of the settings at their defaults, unless the changes are known and desired.}} | {{AlertSmall|type=notice|text=Leave the remainder of the settings at their defaults, unless the changes are known and desired.}} | ||
}} | }} |
Revision as of 18:01, March 23, 2021
SSE Engine Fixes
by Nukem, Ryan, aersCR Patch:
No
LW Patch:
No
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.
Guide/Version-Specific Mod Recommendations
Existing Guides |
---|
0.3.0b |
1.0.0 |
2.0.0 |
2.1.0 |
2.2.0 |
2.3 |
2.4 |
Recommendations
- Download and install the (Part 1) Engine Fixes Main File in MO.
- Download the (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)
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