Complete List of EDO commands that are bindable

I would like to get a list that shows every possible command in EDO that can be binded to Keyboard or HOTAS.

Thanks
 
I just looking for a list of ALL available commands that can be binded? So I don't have to go in game options > controllers.
 
Take a look at this:
It shows this error running the install:

This release has reached end of life, meaning it is no longer supported. We recommend moving to a supported release, such as .NET 6.0. See our support policy for more details.

I have a brand new system, don't want to cause any problems. How should I proceed as this sounds exactly what I need?

Thanks
 
It shows this error running the install:

This release has reached end of life, meaning it is no longer supported. We recommend moving to a supported release, such as .NET 6.0. See our support policy for more details.

I have a brand new system, don't want to cause any problems. How should I proceed as this sounds exactly what I need?

Thanks
Will it show commands that are blank, like no Key or button was assigned?
 
Will it show commands that are blank, like no Key or button was assigned?
I dont know if it shows what you need, but it shows all the bindings in a table:
1665174379951.png


And you need the:
1665174431011.png
 
That requires a program to process the XML. My program elite dangerous discovery reads it and presents a bindings list. Otherwise I do not know of one.

The binding names change over time. Ones listed on the internet are prob out of date so beware.

10 lines of c# would do the job for you if you know how to write it ;-)
 
Last edited:
That requires a program to process the XML. My program elite dangerous discovery reads it and presents a bindings list. Otherwise I do not know of one.

The binding names change over time. Ones listed on the internet are prob out of date so beware.

10 lines of c# would do the job for you if you know how to write it ;-)
I am a programmer, but do it in Xojo, one platform compiles to Window, Mac, iOs, and soon Android. But seeing I do that stuff all day not sure I want to start a home project as soon it will do all sorts of things.
 
Back
Top Bottom