SHWotever / SimHub

Multi sim dashboard, bass shaker driver, ....
http://www.simhubdash.com/
722 stars 95 forks source link

Control Mapper Streamdeck Plugin, multi action compatibility #1604

Closed FullPace closed 1 month ago

FullPace commented 2 months ago

When using the Control Mapper Plugin (Role) in a multi-action, the button gets stuck. When checking on the control mapper page the button is lid up until a Simhub restart,

SHWotever commented 2 months ago

Hi ! I guess it's not triggering the press and release events in order. Currently to have a "one one" behaviour (virtual controller being pressed at the same time as the button) it's kept held as long as the physical button is. I will try to make it compatible with multi action is it's possible.

SHWotever commented 1 month ago

Hi ! Actually this was less "complicated" than I expected, I get correctly the press and releases but extremely fast causing a race condition. It's fixed for the next version !

FullPace commented 1 month ago

Hi, sorry to deliver bad news but I tested the update today and unfort. the keys still got stuck, even from a normal key (not in multiaction) it happened one time.

SHWotever commented 1 month ago

Erf :(

I tried another approach, unfortunately this required to update the stream deck plugin itself : com.wotever.simhubcontrolmapper.zip

Can you try this version ? I did not see any issues with those changes.