Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

Borgut1337

Uploaded by

Borgut1337

Virus scan

Safe to use

Tags for this mod

About this mod

Optimised versions (mostly small micro-optimisations) of some of the scripts used by the Ordinator - Perks of Skyrim mod. Requires the original mod. Does not change any functionality except for improving efficiency.

Requirements
Permissions and credits
Changelogs
Optimised Scripts for Ordinator

Version 1.2.0
1 May 2023
Borgut1337

Optimised versions (mostly small micro-optimisations) of some of the scripts used by the Ordinator - Perks of Skyrim mod. Requires the original mod. Does not change any functionality except for improving efficiency.


Requirements
- The original Ordinator mod. Specifically: version 9.31.0.
- PAPER. This is used to replace some OnHit() events by OnImpact() events where appropriate in several Ordinator scripts.
- powerofthree's Papyrus Extender. As of version 1.2.0, this is used to optimise an OnMagicEffectApply event in a Restoration perk's script.


Changes made by this patch
- Small micro-optimisations in scripts.
- No changes in functionality (aside from possibly some improvements in efficiency).
- Should only expect really minor optimisations, in many cases likely not even noticeable at all. If it doesn't help, it won't hurt either though. May potentially help in cases of high script load (for example if you are in a performance-critical situation such as combat, and have many of Ordinator's scripted perks running their scripts, and also have many other mods with scripts running at the same time).



Installation
- Same as any other standard mod, recommend installing using a Mod Manager.
- Note that this is not a full mod, just a patch.
- Clean saving should not be required, though to be 100% safe, try to create the saved game for which you first install this file in a quiet place with no combat going on (minimising the chances of any major scripted events being currently active). 



(In)compatibilities
- If you have other mods that patch/adjust/change/modify Ordinator's scripts, make sure to load them after and let them overwrite my files in your mod manager.


Disclaimer
- THIS MATERIAL IS NOT MADE, GUARANTEED OR SUPPORTED BY ZENIMAX OR ITS AFFILIATES.
- ALL FILES IN THE DOWNLOAD ARE PROVIDED ''AS IS'' WITHOUT ANY WARRANTY OR GUARANTEE OF ANY KIND. IN NO EVENT CAN THE AUTHOR BE HELD RESPONSIBLE FOR ANY CLAIMS, WHETHER OR NOT THEY ARE RELATED TO THE DOWNLOAD.


Credits
- EnaiSiaion for the original Vokrii mod and its scripts
- timmi3131 for pointing me to another script that was worth optimising
- Bethesda Game Studios for The Elder Scrolls V: Skyrim, and The Creation Kit