Community-A-4E / community-a4e-c

The Community Repo for A-4E-C and its Official Submods
601 stars 86 forks source link

LUA file for DCS -Export Scripts for Stream Deck plugin #461

Open bwanaaa opened 2 years ago

bwanaaa commented 2 years ago

Is your feature request related to a problem? Please describe. Using the streamdeck as a control panel facilitates realism and improves interaction with the cockpit. To use the streamdeck, a plugin is available, https://github.com/charlestytler/streamdeck-dcs-interface#:~:text=DCS%20Interface%20is%20a%20plugin,interact%20with%20the%20clickable%20cockpits.

Certain parameters have to be provided through an intermediate layer, DCS-Export-Scripts. https://github.com/s-d-a/DCS-ExportScripts/wiki/Documentation-in-English#data

Describe the solution you'd like A lua file that contains the IDs andother parameters that will allow the streamdeck to be configured as a control panel

Describe alternatives you've considered using the mouse to click switches and set controls is the clunky standard

asherao commented 2 years ago

In the meantime, a trick you can use is to install a copy of the mod in in DCS Install Location\mods\aircraft and delete the entry.lua file. DCS-Interface will be able to read the lua files from there.