Elite Dangerous just works via Steam on Linux. EDMC has a Linux version. Elite Observatory is fairly straightforward to install and run via Bottles. The hardest part of switching to Linux is EDHM UI, but it can and does work if you follow these instructions closely.
These instructions were developed on Nobara 40 using KDE Plasma 6; you may have to adjust paths if you’re using a different desktop environment or distribution, or if you have your Steam library on a different drive.
The (mostly) automated way
- Install Bottles as a Flatpak and run through its set up screens.
- Follow the instructions and run the script from my GitLab repository.
The tedious way
These are the same steps the script in the previous section runs for you. If you want or need to do these manually, this is how.
Updating EDHM UI
This can be a bit hit or miss, with the installer sometimes failing and breaking the install. I strongly recommend saving a full back up of your bottle before doing this, and restoring it if the installer fails.
You can either use EDHM UI’s built-in updater, or you can manually download the update from the GitHub releases, and then run it via the big blue “Run executable” button in the existing bottle’s details. The updater is more convenient, but more difficult to troubleshoot; if you can’t get it to work, running the installer manually using the terminal option will make it easier to see any errors.
References and thanks
- https://blog.kiserai.net/elite-dangerous-hud-mod-ui-on-linux did a lot of detective work to get it working under vanilla Wine.
- The helpful members of the EDHM Discord server’s Linux channel.