Corysia / bindED

Extending Gary's original bindED for Voice Attack. This voice attack plugin reads keybindings in Elite:Dangerous and stores them as Voice Attack variables.
Other
4 stars 0 forks source link

feature request: automatically load the correct bindings file #7

Open alterNERDtive opened 4 years ago

alterNERDtive commented 4 years ago

Hey, no idea if you are still working on this, but I have a little feature request.

The game “remembers” the currently used preset by writing it into a StartPreset.start file in the bindings directory. You could (e.g. if the plugin is called with an empty context) read that and automatically choose the correct file.

It’s a bit fiddly to do from VoiceAttack, so it would probably be better to have the plugin handle that:

image

alterNERDtive commented 3 years ago

If you’re interested, I’ve just done my own fork in the meantime https://github.com/alterNERDtive/bindED

Corysia commented 3 years ago

Sure! If you'd like to put together a Pull Request, I'll bring it in. I've been out of the Elite Dangerous scene for the summer/fall, but I'm back now.

alterNERDtive commented 3 years ago

Pull request won’t work since I didn’t fork your thing and started from Gary’s sources. At this point it’s more of a re-write than an extension of his work anyway. But hey, feel free to use/fork my stuff :)