SkyrimSE:SSE Engine Fixes: Difference between revisions
From Step Mods | Change The Game
TechAngel85 (talk | contribs) No edit summary |
m (Text replacement - "|core=No |landw=No |enb=No" to "|core=No |landw=No |pp=No |enb=No") |
||
(39 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Mod | {{Mod | ||
|author= | |author=Nukem, Ryan, aers | ||
|sourcename= | |modgroup=02-Extenders | ||
|sourcename=Nexus | |||
|sourceid=17230 | |sourceid=17230 | ||
|forumtid=14458 | |forumtid=14458 | ||
|core=No | |core=No | ||
| | |landw=No | ||
| | |pp=No | ||
|enb=No | |||
| | |||
}} | }} | ||
{{Recommendations | {{Recommendations | ||
|enabledetailed=Yes | |enabledetailed=Yes | ||
|detailed=# Download and install | |detailed=# Download and install ''(Part 1) Engine Fixes'' for 1.5.xx Main File in MO. | ||
# Download | # Download ''(Part 2) Engine Fixes'' preloader Main File. | ||
# Extract the contents of the second archive to the root Skyrim SE directory ( | # 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] | <p class="mpcode p-2">[Patches] | ||
EnableAchievementsWithMods = true | EnableAchievementsWithMods = true | ||
FormCaching = true | FormCaching = true | ||
MaxStdio = 2048 | |||
MaxStdio = | |||
TreeLODReferenceCaching = true | TreeLODReferenceCaching = true | ||
WaterflowAnimation = true | WaterflowAnimation = true | ||
WaterflowSpeed = 16.0 ; 20.0 = default. Smaller = slower, larger = faster | |||
WaterflowSpeed = 16.0 | |||
20.0 = default. Smaller = slower, larger = faster | |||
[Fixes] | [Fixes] | ||
ArcheryDownwardAiming = true | ArcheryDownwardAiming = true | ||
AnimationLoadSignedCrash = true | AnimationLoadSignedCrash = true | ||
DoublePerkApply = true | DoublePerkApply = true | ||
LipSync = true | LipSync = true | ||
MemoryAccessErrors = true | MemoryAccessErrors = true | ||
MO5STypo = true | MO5STypo = true | ||
SlowTimeCameraMovement = true | SlowTimeCameraMovement = true | ||
TreeReflections = true | TreeReflections = true | ||
VerticalLookSensitivity = true | VerticalLookSensitivity = true | ||
</ | </p> | ||
{{Fc|salmon|Leave the remainder of the settings at their defaults, unless the changes are known and desired.}} | |||
{{ | |||
}} | }} |
Latest revision as of 18:35, January 3, 2023
SSE Engine Fixes
by Nukem, Ryan, aersCR Patch:
No
LW Patch:
No
PP Patch:
No
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 (Part 1) Engine Fixes for 1.5.xx Main File in MO.
- Download (Part 2) Engine Fixes preloader 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, double-click on the mod to open up the information window, and ensure the following settings in EngineFixes.toml ("Text Files" tab):
[Patches] EnableAchievementsWithMods = true FormCaching = true MaxStdio = 2048 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
Leave the remainder of the settings at their defaults, unless the changes are known and desired.