PLEASE READ CAREFULLY!
Due to some simulator limitations, some mods no longer work. Therefore, they are not included in the current version. Be sure to remove all old MUGZ-UIMOD modifications before installing a fresh version.
FAQ:
- Q: How to change keybind?
- A: Edit [uimod]-mugz-hiddenui\html_ui\mJS\mugzUI.js and change (hKey, iKey, mKey value. You can get keycode from https://keycode.info/ site)
- Q: How to change scale factor for HUD?
- A: Edit [uimod]-mugz-hiddenui\html_ui\mCSS\mugzHud.css and change --hud-scale to desired value.
WORKING MODS:
[uimod]-mugz-hiddenui - This CORE mod add ability to toggle in game UI ellement (such POI/HUD/Nameplates, if they are enabled) on the fly by pressing one button. By default it’s BackSpace Also F12/NumLock key work for separately toggle Hud/IGM. For correct operation, you must install my other mod for every desired UI element. This mod not compatible with **msfs-toolbar-nohandle** mod. Also mod contain better toolbar handler and smaller HUD size (you can control it)
[uimod]-mugz-tinyplates - Restylish traffic nameplates with ability to turn on/off on the fly. (Required: [uimod]-mugz-hiddenui)
[uimod]-mugz-worldmap - This small style correction for WorldMap POI/City/Airport names. Added separator for UI scale less 80%, changed smaller font size for city names and corrected line spaces. This is optional mod.
[uimod]-mugz-tinypoi - This smaller style for POI/Airport with ability to turn on/off on the fly. Smaller size, No Background. (Required: [uimod]-mugz-hiddenui)
NOT WORKING MOD:
[uimod]-mugz-addcontrols
[uimod]-mugz-hidentooltip
[uimod]-mugz-tinyhud
All mods sources also available at my GitHub project page.
All news/dev/suggestion in my discord chanel.
⬇️⬇️⬇️ Don't forget to support! =) ⬇️⬇️⬇️
Hidden Tooltip is back: what is the visible effect of this mod?
Sorry, found the answers in https://github.com/mixMugz/msfs2020-uimod/tree/v1.35.21.9
15 hours ago
hugojans
For me --hud-scale: 75%; works better.
And for the compass: less width, and top 5% lower (then the Devmode toolbar does not overlap the current bearing):
glasscockpit-hsi {
position: absolute;
/* width: calc(var(--hud-scale) * 1.25);*/
width: var(--hud-scale);
top: 15%;
left: 0px;
}
16 hours ago
hugojans
20 hours ago
iCeManxTT
go to https://github.com/mixMugz/msfs2020-uimod/releases/tag/v1.35.21.9 for updating.
20 hours ago
iCeManxTT
- Go to the folder zzzz-[uimod]-mugz-hiddenui\html_ui\mCSS
- Open the file mugzHud.css in a text editor (Notepad, Notepad++, ...)
- Comment out these lines (/* is begin of comment, */ is end of comment):
/*
analogic-power,
digital-power {
position: absolute;
width: var(--hud-scale);
bottom: 0;
}
analogic-altimeter,
digital-altimeter {
position: absolute;
width: var(--hud-scale);
bottom: 0;
right: 0;
}
*/
It seems these definitions are not compatible with the HUD as it is now implemented in SU14, although I have no clue why...
- Result is that the HUD now is visible again, but in the original scale, which I can't change, alas. Much too big for me...
- Moreover, the hKey, iKey, mKey toggle switches are operational, allowing hiding the ingame panels and the HUD.
I hope someone (Mugz!) can come up with a really good implementation!
1 days ago
1 days ago
nickb007
hugojans
3 days ago
bluegolf24
CTD and no longer possible to activate/deactivate the HUD in external view from the SU14, i think he does not support annymore ...
4 days ago
iCeManxTT
4 days ago
Catalina29
Plus rien ne fonctionne avec la dernière mise à jour de FS.Il y aura t'il une prochaine mise à jour ou votre mod est abandonné ?
Merci de votre réponse
Amitiés
4 days ago
YanSolo
4 days ago
Cheesburger2590
Thanks a lot,.
3 months ago
albertofg
toggling hud and nameplatest not work if you installed toolbar-pushback. Use content.xml to make order to load ui-mod
9 months ago
No toolbar pushback installed, and HUD toggle still not working. I am looking for a clash with another mod, but I don't have many.
EDIT: I manually changed the folder name with zzzz in front so that it loads last - NOW IT WORKS! Not sure which other mod was conflicting, but not toolbar pushback for me as I don't have it - double checked. Anyway, the fix above works great.
9 months ago
Bobcat
Mugz
NB! SU12 now has a shortcut integrated for Toggle nameplates!
9 months ago
3 months ago
albertofg
FeGo
Arggh! Nooo! The instruments in external view are not hiding again on pressing the backspace key in SU12 beta. Why do Asobo keep messing with this?
9 months ago
Yep... hiddenui doesn't work anymore since SU12. :-( @Mugz: It's possible to adapt it?
9 months ago
bluegolf24
Bobcat
Just a heads up, the toggle for hiding the nameplates does currently not work in the SU12 beta.
10 months ago
Stormblazer