Link to download:
http://skse.silverlock.org/beta/TESVAL-1.3.10.0-2011-12-22-skseplugin.7z
Skyrim Nexus:
http://www.skyrimnexus.com/downloads/file.php?id=4387
Brief Description from first post:
Abstract:
TESVAL is an in-memory code patch for TESV, aiming to fix a few of the worst CPU hogs.
Supported game versions: 1.3.10.0 only.
Description:
This patch will improve your frame rate by up to 40% in all CPU-dependent situations, i.e. especially in cities.
It works mostly by rewriting some x87 FPU code and inlining a whole ton of useless getter functions along the critical paths because the developers at Bethesda, for some reason, compiled the game without using any of the optimization flags for release builds.
There has been some confusion about the original dll file and the current one for Script dragon.
Script Dragon's dinput8.dll is 592kb
The non working TESV Accelerator dinput.dll is 74kb
From the readme prepared by Ianpatt
TESV Acceleration Layer (1.3.10.0) Proof of Concept by Arisu
(small port to an SKSE plugin for compatibility by ianpatt)
Installation instructions:
1. Install SKSE from http://skse.silverlock.org, instructions are in its readme.
2. Drop TESVAL.dll from the archive above in to
3. Run the game by launching skse_loader.exe.
License: Everyone is free to do whatever s/he likes with the binary or the source; it's completely free.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.