This page was last updated on 23 December 2016, 2:13PM
Changelogs
Version 2.1.0.2
Changed default ini values
Version 2.1.0.1
Added Fallout 4 (F4SE) compatibility - NOT TESTED
Added option forcing DirectInput non-exclusive mode that allows Alt+F4 and multimedia keys similar to Elys AltF4 plugin
Log files are now stored in Script Extender directory inside "Documents\My Games\<game name>"
Some small bug fixes.
Version 2.0.1.3
Change ini file end line format to Windows (CRLF).
Version 2.0.1.2
Disabled "Priority" by default because of performance isses on some PCs.
Version 2.0.1.1
Fix - BLFW not work when DWM is disabled.
Now Skyrim start in BLFW ie. borders are not displayed at all.
Updated MinHook library.
Version 1.1.0.1
Quickfix for multimonitor support.
Version 1.1.0.0
Included old BW modes (drivers).
Old Window driver is used as default (BW_plugin 1.x).
User not require to set windowed or fullscreen mode manually (proper one is set automatically by driver).
Added NoIntro to Skyrim tweaks.
Version 1.0.1.5
Fixed missing config options.
Version 1.0.0.131
Bugfix relese: added KillHooks (remove/disable hooks), default disabled for ENB.
Added commentary to ini file.
Version 1.0.0.128
Big update, now uses Direct3D9 to find correct window, ie. instant border hide and better compatibility.
Removed: Mode, AlwaysActive and Unhook.
ForceVSync back.
Version 0.3.0.107
Fix DCF plugin not work in fullscreen
Renamed BWMode to Mode, as is used by DCF too
Set Mode to 2 as default
Removed ForceVSync as not needed
Reverted multimonitor fix as it causes issues
Now using hWnd to check which window to reposition, should be multi monitor friendly
Version 0.3.0.89
Fix crash on game startup on some PCs.
Possible multimonitor fix (not tested).
Version 0.3.0.85
Fix for config file reading broken in 0.3.0.84, sorry.
Version 0.3.0.84
Re-written host code to class design insted of callbacks.
No functionality changes, possible stability improvements.
Version 0.2.0.68
Added "BWmode" options to select BW plugin mode, default is now old 1.x mode
Added "ForceVsync" option
Changed FalloutNV default class/window name to "Fallout: New Vegas"
Version 0.1.0.54
Make sure that cursor is shown on game exit
Version 0.1.0.52
Always unhook when "Unhook" is enabled
Version 0.1.0.48
Added option to change process priority
Version 0.1.0.47
Set process DPI aware to resolve custom DPI scaling bug.
Version 0.1.0.41
Skyrim Performance Monitor does not work with OneTweak - fixed by adding "Unhook" option.
Version 0.1.0.36
Precache killer does not work in certian conditions - fixed