Jump to content

Invisibility Eye Glitch Multifix (by jimkaiseriv)


Nebulous112

Recommended Posts

Invisibility Eye Glitch Multifix (by jimkaiseriv)

 

This is a possible replacement for Invisibility Glitch Eyes Fix (by KingsGambit), which is currently in STEP.

From the mod page:

 

There are several approaches to fixing the invisibility eye glitch. One is a mesh approach, which works great for the player but not for other Actors. Another is a scripted approach, which corrects all Actor's eyes after an invisibility effect ends, but may cause brief visual disruption for the player character. 

In a thread discussing suggested bugfixes in addition to the USKP, the values of both approaches were brought up. In particular:

QUOTE
IsharaMeradin, on 16 Jul 2014 - 9:53 PM, said:
I had to test this.  

Mesh fix:  
-- Works for Player without fail
-- Does not work on NPCs

Script fix:
-- Works immediately on NPCs (cannot see any glitched eyes)
-- Works slowly on Player (can see glitched eyes for a few moments)

Why not a dual solution?  Apply the mesh fix for the player and script for the NPC.

I couldn't agree more. This mod applies both fixes: the mesh fix for the player, and the script fix for every other Actor. There is an MCM which allows you to configure additional options for the script, including a hotkey which applies the fix to all Actors within a distance of one cell. This will correct the issue for any NPC currently experiencing the glitch, and provides additional compatibility for invisibility effects added by mods.

Script lag should not be an issue for anyone. There are no scripts which are run constantly. The scripts are attached to spell effects that cause invisibility, and are triggered when the effect ends. Besides checking for certain conditions, the only real thing they do in most cases is call QueueNiNodeUpdate() on the Actor.

 

 

This seems like the best of both worlds, and it would be the preferred option if it works like it says. The only downside is that the current fix is a master for the STEP Compilation.

Edited by Nebulous112
Link to comment
Share on other sites

  • 2 months later...
  • 4 months later...

As there are some compatibility issues, I have dropped the unofficial testing tag from this mod. This mod was never in official testing.

 

 

 

Fully compatible with all spell mods that use the vanilla invisibility effects. New spells that use new effects will be compatible without a patch as long as the effect is only applied to the player. New effects that apply to other Actors will require a patch, or the use of the configured hotkey.

Fully compatible with eye texture mods, as long as they don't change the meshes.

May not be fully compatible with characters using the YGNord race, or one based on it. Testing done by Mr. Dave shows that the meshes used in the eye fix may cause a bulging eye effect when zooming out, if combined with this race (see the comments for details). As a workaround, the meshes this mod adds can be safely deleted, and the scripted fix can be applied to the player by changing a setting in the MCM. Note that this issue is not present for Vanilla races, and has not been reported for other race mods.

 

Italicized and underlined section (formatting mine) is of particular mention.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.