SkyrimLE:ENBoost

From Step Mods | Change The Game
Revision as of 00:05, February 8, 2021 by TechAngel85 (talk | contribs) (Created page with "{{Mod |author=Boris Vorontsov |modgroup=02-Extenders |sourcename=Other |sourceurl=https://enbdev.com/download_mod_tesskyrim.html |forumtid=2613 |core=No |landw=No }} {{Recomme...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ENBoost

by Boris Vorontsov

Game:

SkyrimLE

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:

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

Guide/Version-Specific Mod Recommendations

Existing Guides
2.10.0
2.2.8
2.2.9
2.2.9.1
2.2.9.2
3.0.0
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

ENBoost is highly recommended ENBoost is highly recommended to be used by anyone who has 2GB VRAM or less. Users with newer videos which have at least 4GB VRAM may not require its use.

The following instructions pertain only to ENBoost; the memory management of ENBSeries. Please do not install a full ENB Preset during the STEP Guide setup! This can be done later, after configuring STEP:Core/Extended and the setup is confirmed to be working.

Install

  1. Download and install the DirectX 9 Runtimes.
    This is for good measure to prevent some commonly reported issues on the forums. Be sure to install it and not just extract it!
  2. Download the latest ENB binary. STEP does not recommend downloading the Skyrim Nexus version of ENBoost due to incorrect settings for STEP.
    • The links at the bottom of the page list all the binaries. Choose the latest file (usually the one on the top of the list), then on the next page click the Down1.gif button.
  3. Open the ENB binary archive and go to the "WrapperVersion" folder, then extract only d3d9.dll, enbhost.exe, and enblocal.ini into the base Skyrim directory (do NOT copy into the 'Data' directory!).
    • ALTERNATIVELY: If the "WrapperVersion" does not function as advertized, try the "InjectorVersion". Remove any existing remnants of the Wrapper version, and extract only the enbhost.exe, ENBInjector.exe, enbinjector.ini, enblocal.ini, and enbseries.dll files from the "InjectorVersion" folder into ./skyrim/. You must run ENBInjector.exe before running the game for the injector version to work properly.


Configure enblocal.ini

The following are important changes that are either required or highly recommended by STEP. Advanced users see the detailed INI configuration settings for more information:

[GLOBAL]
UsePatchSpeedhackWithoutGraphics=true
UseDefferedRendering=false
[MEMORY]
ExpandSystemMemoryX64=false
ReservedMemorySizeMb=128
;This value should be set to lowest possible value without experiencing stutter. Increase this value until stuttering is either gone or minimal. See advanced guide above for more information.
VideoMemorySizeMb=<integer in MB>
;Users should download and run Boris's VRamSizeTest tool. Run the VRamSizeDX9.exe. Windows 7 users subtract 170 from the value provided and use that value. Windows 8/8.1 users use the value provided. Windows 10 users subtract 350 from the value provided and use that value.
AutodetectVideoMemorySize=false
[ENGINE]
EnableVSync=true
VSyncSkipNumFrames=0

Be sure the parameters in the [THREADS] section match what is below! These are for special case use only. You are 99% not likely one of those special cases! The section should remain as follows:

[THREADS]
DataSyncMode=0
PriorityMode=0


(Optional) Enable Windowed Mode

This may be a necessary performance enhancement for some users. If experiencing stuttering and the [MEMORY] section is verified to be set up properly, enabling or disabling these parameters could help resolve some stuttering.

[WINDOW]
ForceBorderless=true
ForceBorderlessFullscreen=true