Skyrim

File information

Last updated

Original upload

Created by

overclucker

Uploaded by

overclucker

Virus scan

Safe to use

About this mod

A small program to disable and re-enable enb.

Permissions and credits
This is something I wrote to make installing, removing and configuring mods faster. Setting up mods often means starting and stopping Skyrim a dozen or so times till you are sure the load order and file layout are correct, and the mods are working correctly. waiting 30 seconds for Enb to load each time is absurd. Simply run ToggleEnb.exe to disable Enb, configure your mods and whatnot, then click OK in ToggleEnb box to re-enable Enb.
Closing ToggleEnb from Task Manager or killing the process by other means will not re-enable Enb, but that can be fixed by re-running ToggleEnb and closing it via the means I have provided.

You can also use Borderless Window by virusek and Double Cursor Fix by virusek without them conflicting with Enb's own borderless window and cursor fix solutions. If you choose to install them then run and close ToggleEnb once to disable them; they will be re-enabled when you start ToggleEnb.

HOW IT WORKS:
When ToggleEnb is started it renames d3d9.dll in the Skyrim folder to d3d9.disabled, in the SKSE Plugins folder BW_plugin.disabled to BW_plugin.dll and DCF_plugin.disabled to DCF_plugin.dll. When you close the Dialog box, the process is reversed. ToggleEnb doesn't need to be run from your Skyrim folder, it should find the correct file paths itself using the HKLM\Software\Bethesda Softworks\Skyrim "Installed Path" registry key. If the key does not exist, or does not point to your Skyrim folder then ToggleEnb will not work.
ToggleEnb only renames the 3 files and reads the registry key above, and does not establish network connections.
VirusTotal report is HERE.

Currently, the source code for ToggleEnb is too ugly to show others, so source will be released under the GNU GPL v3 license after it has been re-organized and beautified.