Jump to content

Blushing When Aroused - Experimental Performance Improvements and Fixes 3.0.0_Testing


1 Screenshot

About This File

UPDATE

 

Incremented to v3.0.0 because plugin is now ESLified and this not backwards compatible with existing save with ESP version.

 

Changes:

- ESP-FE

- Includes Estrus fix as according to bug reports from vpoteryaev and yeahhowaboutnooo it affected users even without mod

- Corrected OMEAX registration

 

EXPERIMENTAL: Do not use on serious save just yet. Please test on branch save or new game and report back if issues.

 

Based off Conditional Expressions Extended version.

 

Includes WowWowWibbleWoggleWazzieWu's HDT-SMP Physics Fix (untested).

 

Swaps OnMagicEffectApply (OMEA) to OnMagicEffectApplyEx (OMEAX). Read about former's problems here. While BWA's NPC cloak is still unrecommended, this may help overall.

 

Details

 

Used Papyrus Profiler and noticed BWA big chunk of calls. While large number does not always equal lot of work, reducing may help.

 

Simple explanation: OMEA turn NPC into call center. When called (magic effect is applied to them), they check call to see if relevant. With lot of cloak mods, can receive a lot of unrelated calls.

 

While check is not costly, sheer number of calls (compounded by number of applicable npcs) may be bad as can cause VM overstressing and stack dumping.

 

OMEAX basically add call screening. Only relevant calls reach call center and are guaranteed to require response. In personal test, chunk in Papyrus Profiler graph completely disappeared after swap.

 

Edit 4 cases of OMEA in original BWA (3 refalias, 1 ame).

 

Note: raising NPC limit if enabled will still increase BWA OnUpdate which could be costly tho less OMEA with this. Suggest stick with npc custom list.

 

Requirements

 

Version major incremented because no backwards compatibility and new added prerequisites:

 

PO3's Papyrus Extender for OMEAX.

 

FormList Manipulator if Milk Mod Economy user (Does BWA SE still work with MME? Never used)

 

Installation

 

New game recommended for testing. For testing in existing, recommend clean install or at least trying to use clean up in mcm first.

 

Future Plan

 

Maybe patch so Sex Flush work with OStim SA.

 

Edited by BeranabusBarnes
Update


What's New in Version 3.0.0_Testing

Released

- ESP-FE (NOT BACKWARDS COMPATIBLE SO 2->3)

- Estrus fix

 

2.0.1_Testing

- Fixed incorrect registration (will likely require clean save or new game)

 

2.0.0_Testing

- Added HDT-SMP fix

- Replaced OMEA with OMEAX



×
×
  • Create New...