haaaake Posted April 29, 2022 Posted April 29, 2022 I use my VIRPIL collective as my eject lever when flying fixed wing aircraft. It is really annoying to have to modify the Input lua files to add additional command for single button eject whenever there is a DCS update. Would really love to have a non-bound by default option for Eject (single press) so people that want to bind it to a single press can do so. Yes I am aware of the other tools that can be used to do this, but have no desire to use those. I have mine setup to press big red button on collective and pull back on the lever to eject and it's great. But right now I have to adjust the lua files after each update with an extra line for this. {pressed = iCommandPlaneEject, down = iCommandPlaneEject, p = iCommandPlaneEject, name = _('Eject (push just once)'), category = _('Systems')}, I feel like it would be totally fine to simply add this line to the appropriate lua files for each aircraft without even changing the 3 button press that is expected elsewhere. Wouldn't be an issue for anyone that doesn't manually bind it, and make a lot of people's setups that much easier. Thanks! 2
Recommended Posts