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 17: | Line 17: | ||
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: | ||
<p class="mpcode"> | <p class="mpcode"> | ||
[Patches] | [Patches]<br> | ||
EnableAchievementsWithMods = true | EnableAchievementsWithMods = true<br> | ||
FormCaching = true | FormCaching = true<br> | ||
MaxStdio = true | MaxStdio = true<br> | ||
TreeLODReferenceCaching = true | TreeLODReferenceCaching = true<br> | ||
WaterflowAnimation = true | WaterflowAnimation = true<br> | ||
WaterflowSpeed = 16.0</code>; 20.0 = default. Smaller = slower, larger = faster | WaterflowSpeed = 16.0</code>; 20.0 = default. Smaller = slower, larger = faster<br> | ||
[Fixes] | [Fixes]<br> | ||
<ArcheryDownwardAiming = true | <ArcheryDownwardAiming = true<br> | ||
AnimationLoadSignedCrash = true | AnimationLoadSignedCrash = true<br> | ||
DoublePerkApply = true | DoublePerkApply = true<br> | ||
LipSync = true | LipSync = true<br> | ||
MemoryAccessErrors = true | MemoryAccessErrors = true<br> | ||
MO5STypo = true | MO5STypo = true<br> | ||
SlowTimeCameraMovement = true | SlowTimeCameraMovement = true<br> | ||
TreeReflections = true | TreeReflections = true<br> | ||
VerticalLookSensitivity = true | VerticalLookSensitivity = true | ||
</p> | </p> |
Revision as of 16:36, July 13, 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:
No
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