Release Elite Dangerous HUD Mod (EDHM)

I ran into the issue that EDHM stopped working. When I click on the link to start the program, nothing happens.
I tried to uninstall it, but got an error message that "uninstall.bat" would be missing.
My OS is Win10.
 
It should have been selectable when you did the install...
there is nothing to select
edhm ui 1.PNG
edhm ui 2.PNG
 
Hmmm :rolleyes: ..., for me, the tool is here. Maybe a selection of the install path was not possible after all? I do not know anymore. :unsure:
C:\Users\UserName\AppData\Local\EDHM_UI\
 
hello I did not find the option to change the installation directory of the software

Hiya, sorry for the slow reply as it's been a busy week

Just a reminder EDHM (the mod) and EDHM UI are made by different people. Blue Mystic is the software dev behind EDHM UI, and if you'd like to ask him questions directly or provide feedback then I recommend contacting him via his GitHub or the EDHM Discord, where he actively assists CMDRs every day

With regards to your question about the install folder, I believe BM disabled custom locations because people were installing the UI into folders that required special permissions, which stopped the UI from functioning correctly. I remember early in 2022 he was getting multiple people every day asking why the UI wasn't working, and it was usually a permissions error. So now the UI is in the AppData\Local folder, where the permissions are consistent and more flexible

To get to that folder, press the Windows button and 'r' (shortcut for 'run'), and then copy and paste this folder shortcut into the run box: %LOCALAPPDATA%

======================================================
A few extra notes about installing / uninstalling
======================================================

I install / uninstall the UI regularly to test the mod is working nicely with the UI, and I use the following script to remove all traces of the UI installation, so I can start from fresh

Note: I uninstall the UI first via the Control Panel, then run this .bat (batch) script. Let me know if you need any help with it

Make sure you back-up any custom themes as this will wipe everything

Code:
@ECHO OFF
SETLOCAL ENABLEEXTENSIONS
SETLOCAL ENABLEDELAYEDEXPANSION

rmdir /s /q "%LOCALAPPDATA%\EDHM_UI" >nul 2>&1
rmdir /s /q "%LOCALAPPDATA%\Temp\EDHM_UI" >nul 2>&1
rmdir /s /q "%USERPROFILE%\Documents\Elite Dangerous\EDHM_UI\" >nul 2>&1
reg delete "HKEY_CURRENT_USER\SOFTWARE\Elte Dangerous" /f >nul 2>&1
EXIT 0

(BM is aware there is a spelling mistake in the registry entry, but he said it's too late to correct it now)

Note: This batch script will not remove the mod (the colour changes in-game), only the remaining traces of the UI after an uninstallation.

To uninstall the mod (not the UI) :
Make sure Elite is closed, then use the 'Uninstall Mod' option in the UI Main Menu.

In case you uninstalled the UI before uninstalling the mod, you can uninstall the mod manually by going into your game folder eg. 'elite-dangerous-odyssey-64' (again, while Elite is closed .. so many people leave Elite running and then complain the mod didn't uninstall :) ) and then double-click on the file 'EDHM-Uninstall.bat' .. it will uninstall in literally 2 seconds. Do the same for the Horizons version if you installed the mod in there as well

I hope that clears up everything!

o7
 
Just seen this today. And installed it. THIS is awesome. Love it.
Though I have to quit to desktop each time I want to view each theme as I go through the installed 150 themes.
Other than that, this is great...!!
 
Just seen this today. And installed it. THIS is awesome. Love it.
Though I have to quit to desktop each time I want to view each theme as I go through the installed 150 themes.
Other than that, this is great...!!
You shouldn't have to go to desktop. Once you click on "apply" it should update the cockpit in real time...
 
Ya, but it doesn't do that...LOL its cool, I already selected my theme. (for now) :D .

Heya, as Tyres mentioned you don't need to exit Elite to apply changes

After you press the 'Apply Changes' button (top right of the UI), then press F11 in-game

There's an option for the UI to press F11 in-game automatically but it doesn't work for everyone, so fail-safe is to switch to Elite and press F11 yourself

If F11 conflicts with other software you can change the keybind in a file called Dev.ini

It's located in the EDHM-ini folder (in the game folder), and then in the 'DevMode' folder

...\Elite Dangerous\Products\elite-dangerous-odyssey-64\EDHM-ini\DevMode

Open up Dev.ini and you'll see F11 on two lines .. change them to whatever you want, then save the file

Code:
[Hunting]
hunting=0
verbose_overlay = 0
reload_fixes = F11
reload_config = F11

I'll attach a list of valid Hotkeys you can use for keybinds

I'm very happy to hear you're enjoying the mod!
 

Attachments

  • EDHM-Hotkeys.pdf
    317.1 KB · Views: 989
Heya, as Tyres mentioned you don't need to exit Elite to apply changes

After you press the 'Apply Changes' button (top right of the UI), then press F11 in-game

There's an option for the UI to press F11 in-game automatically but it doesn't work for everyone, so fail-safe is to switch to Elite and press F11 yourself

If F11 conflicts with other software you can change the keybind in a file called Dev.ini

It's located in the EDHM-ini folder (in the game folder), and then in the 'DevMode' folder

...\Elite Dangerous\Products\elite-dangerous-odyssey-64\EDHM-ini\DevMode

Open up Dev.ini and you'll see F11 on two lines .. change them to whatever you want, then save the file

Code:
[Hunting]
hunting=0
verbose_overlay = 0
reload_fixes = F11
reload_config = F11

I'll attach a list of valid Hotkeys you can use for keybinds

I'm very happy to hear you're enjoying the mod!
Ah - F11 - forgot about that little nugget of info! Sorry about that!

Incidentally, for the sake of using the wrong thread, I put the ED Paint Mod into EDHM as described in the instructions. Should Paint Mod themes now appear in the list of themes in EDHM?
 
I am using the EDHM-UI version of this mod. the one for Odyssey but also has horizons built in. (You get my point) hehe , the one with the .exe installer from github.
If that clears up things better for any reason. :D hehe just wanted to note that, just in case. :D
I am enjoying it very much.
 
Ah - F11 - forgot about that little nugget of info! Sorry about that!

Incidentally, for the sake of using the wrong thread, I put the ED Paint Mod into EDHM as described in the instructions. Should Paint Mod themes now appear in the list of themes in EDHM?

Ahh no worries, thread shmed :)

At the moment the CPM only comes packaged with the Elite default themes, which are for when you want to start over (for me, that's when I make a complete mess :) )

For now, each new ship theme needs to be installed via the 'Themes / Import Themes' button at the bottom of the 3PM window

We have a CPM theme channel on the EDHM Discord, but I'll also be transferring those themes to the CPM GitHub (Themes folder) .. I just haven't had time this week

When we build up a decent library of CPM themes we'll probably start to include a 'best of' for each ship with the CPM package. But it's all pretty new at the moment

If you make your own theme and want to share it (via 'Export Theme'), you could post it here, send it to me on discord (psychicEgg#9971), or send it to my gmail (EDHUDMod) and I'll put it in the library

o7
 
Ahh no worries, thread shmed :)

At the moment the CPM only comes packaged with the Elite default themes, which are for when you want to start over (for me, that's when I make a complete mess :) )

For now, each new ship theme needs to be installed via the 'Themes / Import Themes' button at the bottom of the 3PM window

We have a CPM theme channel on the EDHM Discord, but I'll also be transferring those themes to the CPM GitHub (Themes folder) .. I just haven't had time this week

When we build up a decent library of CPM themes we'll probably start to include a 'best of' for each ship with the CPM package. But it's all pretty new at the moment

If you make your own theme and want to share it (via 'Export Theme'), you could post it here, send it to me on discord (psychicEgg#9971), or send it to my gmail (EDHUDMod) and I'll put it in the library

o7
Thanks!

Incidentally, I love EDHM - using one of the blue themes with a few tweaks and it's so much easier on the eye than day-glo orange :D

So... kudos and thanks for the mod! If we still had the rep button, I'd be stabbing it to death by now.
 
Will there be a theme sharing thread for this?

Hi, there's 150 themes that come pre-installed with EDHM for Odyssey / Horizons 4.0

Some of them will look incomplete as they might have been made a year ago and new features have been added since them. But themes should be considered a starting point for your own design.

I'm not sure how we can share themes here, but we have a dedicated channel on the EDHM discord for theme sharing.

If you'd like to share a theme you made you're welcome to send me the zip file (go to the bottom of the 3PM window in the UI, select Theme / Export Theme). Then I'll give it to Blue Mystic (the UI dev) to add into the next update
 
Back
Top Bottom