Hello. I'm trying to make an re texture of the files for the compass and HUD. What is the dds output file setting or profile that you use? I Exported but the alpha map for the compass ring is all white. I've Re Adjusted the X, Y width, and length as well as the Textures.
config.default = { deadzone = 16, highlight = { visible = true, color = {r = 0, g = 100, b = 0}, alpha = 30 }, healthBar = { visible = true, showValues = false, width = 298, height = 20, position = {x = 198, y = 67}, color = {r = 78, g = 24, b = 12} }, magicBar = { visible = true, showValues = false, width = 299, height = 26, position = {x = 198, y = 90}, color = {r = 21, g = 27, b = 62} }, fatigueBar = { visible = true, showValues = false, width = -126, height = 12, position = {x = 252, y = 134}, color = {r = 0, g = 59, b = 24} },I cannot figure out how to make an semi alpha overlay image for the compass_hidden file. I want the Background to be alpha 0 and compass_hidden to be 70% Is it possible to make the shape of the bar's into a fill circle? even if it's and 0-100% alpha I would love that.
Hello and thank you for this fantastic mod. I have an issue, if anybody knows how to solve it I would be thankful. So the problem is that exploring the options on how to accommodate the different menus such as inventory, magic, map, and character stats I deleted most of them and don't know how to bring them back. I have searched on the internet, but it seems to be solutions editing the file 'settings.cfg' from openMW, but that didn't work. Please help!
It is a beautiful, immersive hud, wazabear did an amazing job. The best thing about this worthy port is it makes moving it down from the sky a breeze. Unfortunately it seems to disappear my Ashfall hud when active.
-Edit: Now fixed for me after recent Ashfall updates.
I've tried messing with the HUD customizer sliders, but the Ashfall HUD elements seem to just not show up at all. Did you have to click any other settings?
I cannot for the life of me get this to work. I installed manually to the correct places in Data Files. I have Seph's Library and HUD Customizer installed and both work, MWSE and MGE are up to date, but I don't have the HUD replacer from this mod. I don't even see an option for it in the MWSE Mod Config or under the HUD Customizer Mod settings. Am I just dense?
Is there a way to resize the HUD? I increased the size of the UI with MGE XE, because otherweise the font is difficult for me to read. But that leads to this Hud to be much too large to use without getting distracted by it.
This works really well from what i could tell from my short test of it. It"s amazing to see what opportunities opened up recently with hud customization. I wonder if it would be possible to have a config menu in which you could scale down the new hud. Not sure if MGE XE Hud Scale settings have any effect but at my current settings i find the new hud elements to be just slightly too big for my own taste. But they look fantastic in genereal!
18 comments
I Exported but the alpha map for the compass ring is all white. I've Re Adjusted the X, Y width, and length as well as the Textures.
config.default = {
I cannot figure out how to make an semi alpha overlay image for the compass_hidden file. I want the Background to be alpha 0 and compass_hidden to be 70%deadzone = 16,
highlight = {
visible = true,
color = {r = 0, g = 100, b = 0},
alpha = 30
},
healthBar = {
visible = true,
showValues = false,
width = 298,
height = 20,
position = {x = 198, y = 67},
color = {r = 78, g = 24, b = 12}
},
magicBar = {
visible = true,
showValues = false,
width = 299,
height = 26,
position = {x = 198, y = 90},
color = {r = 21, g = 27, b = 62}
},
fatigueBar = {
visible = true,
showValues = false,
width = -126,
height = 12,
position = {x = 252, y = 134},
color = {r = 0, g = 59, b = 24}
},
Is it possible to make the shape of the bar's into a fill circle? even if it's and 0-100% alpha I would love that.
-Edit: Now fixed for me after recent Ashfall updates.
Which I'm obviously not going to do, sorry
You'd better use the vanilla hud anyway, I've had reports of noticeable FPS drops while using this one
I'll check with Seph if his HUD customizer can also adjust the size of this new menu!