File information

Last updated

Original upload

Created by

Someone

Uploaded by

3976SkyrimSE

Virus scan

Safe to use

Tags for this mod

About this mod

Fix the problem that the gold value from MoreHUD is displayed in wrong position when using Edge UI 0.6.1 version.

Requirements
Permissions and credits
Seems there is a bug in MoreHUD:
Since the gold value is the rightest component by default, so it will always on the rightest position under right alignment mode, even when its position in SWF file is modified.

So it becomes a problem with Edge UI (Edge UI want components to left side).


This fix mod doesn't really change the MoreHUD logic, it just set left alignment mode at beginning of new game to avoid the problem.
(Also set all variables to match Edge UI preset, so you don't need to load Edge UI preset in new game. )

For existing game, this may help:
1. Load Edge UI preset (or set left alignment)
2. Save the game
3. Quit to desktop
4. Restart the game


There is also a bug in MoreHUD:
At beginning of new game, widget position may be wrong, until you set position through MCM for it to be updated;
If you are looking at a weapon item, then updated position may still be wrong.


Now this fix mod does 5 things:
  • Fixed gold value position by changing logic. (Alignment doesn't matter; all alignments should work like same)
  • Fix wrong widget position for existing save (unless you are looking at a weapon item after loading)
  • Allow set 300% x-position in case you really want the widget to right side
  • Fix font inconsistence for weapon damage info
  • Auto load Edge UI preset at new game