Running on Linux
Danger
WARNING: This setup is highly experimental and is potentially difficult, please contact us on discord
We have a native Linux version available, but it requires some special setup. Starting with version 2.6.0, we provide a flatpak package for easier installation, but it is still experimental and may not work on all distributions. If you encounter any issues, please contact us on discord.
Starting the application
-
Ensure you have Flatpak installed on your system. You can check if Flatpak is installed by running:
flatpak --version
If it is not installed, follow the instructions on the Flatpak website to install it.
-
Download the flatpak file from out latest release at GitHub (or contact us on discord if it is not available).
-
Open a terminal and navigate to the directory where you downloaded the flatpak file.
-
Run the following command to install the flatpak package:
flatpak install <path_to_flatpak_file>
-
Once the installation is complete, you can start the application by running:
flatpak run com.covasnext.ui
-
The application should now start and you should see the main menu.
- Open the advanced settings tab and scroll to the
Linux Settings
section at the bottom. -
Configure the following settings:
Depending on your system, the paths may be different. The above paths are for a steam + proton installation of the game.ED AppData Path: "/home/<username>/.steam/steam/steamapps/compatdata/359320/pfx/drive_c/users/steamuser/AppData/Local/Frontier Developments/Elite Dangerous/" ED Journal Path: "/home/<username>/.steam/steam/steamapps/compatdata/359320/pfx/drive_c/users/steamuser/Saved Games/Frontier Developments/Elite Dangerous"
-
In the General Settings tab, setup your input and output audio devices, it is recommended to use the virtual pulse devices.
- Follow the regular Getting Started guide to configure the rest of the application.
- Start the AI and it should now work 🤞 If you have any issues, please contact us on discord.