enertial / streamdeck-dcs-interface

A StreamDeck plugin for interaction with Digital Combat Simulator (DCS)
GNU General Public License v3.0
195 stars 20 forks source link

Conflict with VLED program #101

Open Sonny-Crockett opened 2 years ago

Sonny-Crockett commented 2 years ago

I have alerted the dev on the VLED program, but he has previously been unable to find the cause the two programs are conflicting. There is a work around scripts attached created by a community user but I wonder if there is anything that can be done on this end to prevent the conflict. Thanks!

VLED Program https://forum.virpil.com/index.php?/topic/3903-vledcontrol-for-dcs-control-the-leds-of-your-virpil-devices/ VLED Lua Export. https://github.com/Nereid42/VLEDCONTROL/blob/main/VLEDCONTROL/Scripts/vled/VledExport.lua Fixed Workaround (Page 4 of thread) Scripts (1).zip

charlestytler commented 2 years ago

Unfortunately this project just uses the DCSExportScript tool and doesn't have any control over that lua export implementation.

Since that project is no longer receiving updates I have been working towards DCS Bios support as an alternative which you can try (in the other thread you commented on): https://github.com/enertial/streamdeck-dcs-interface/issues/41#issuecomment-1033438549. That is an early beta build that still has some limitations and will probably be a couple months before I can continue updating it. However it may allow you to use both tools at the same time.

Sonny-Crockett commented 2 years ago

If I use some of the existing profiles for stream deck that use the sd interface, will this new version work with them? I guess I'm not sure I understand what one button type means. I'm also looking at a version VPC LED system that also uses DCS-BIOS so maybe hope there.

Thanks for your comment and all your hard work!

charlestytler commented 2 years ago

No you would have to create a new profile using only the DCS Bios button. It only supports momentary button presses right now.

Sonny-Crockett commented 2 years ago

I understand! Is it compatible with DCS flight panels fork of DCS bios?

charlestytler commented 2 years ago

Yep, that's the fork I recommend.