nguyenquyhy / Flight-Tracker-StreamDeck

A Stream Deck plugin to interact with Microsoft Flight Simulation
https://flightsim.to/file/3178/flight-tracker-streamdeck-plugin
GNU General Public License v3.0
373 stars 68 forks source link

Unresponsive Back Button When Gauges Viewed #334

Open jgyo opened 2 years ago

jgyo commented 2 years ago

Steam Deck Files.zip

nguyenquyhy commented 2 years ago

This is interesting. Thanks for the very detailed description and the profile export. I'll try to reproduce this and fix this in the next update.

nguyenquyhy commented 2 years ago

I think what happens here is that the gauge sends new images constantly to the Stream Deck, so if the deck is connected to a slow USB port, all the signal got queue up leading to increasing delay. I'll try to see if I can optimize this somehow.

In the mean time, could you please try to plug the Stream Deck to a USB 3.0 port to see if that improves the situation?