Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay between in-game change and display on Stream Deck #117

Open
SAOBunk opened this issue Apr 12, 2023 · 0 comments
Open

Delay between in-game change and display on Stream Deck #117

SAOBunk opened this issue Apr 12, 2023 · 0 comments

Comments

@SAOBunk
Copy link

SAOBunk commented Apr 12, 2023

I wanted to add the option to use string formatting to the plugin, which I successfully achieved.

However, during this process I discovered that when building the latest version of the repository (using VS2022 with V143 and C++latest) the plugin exhibits a behaviour where changes in game are only relayed to the Stream Deck plugin with a 1-2 second delay. The plugin file in the latest version of the repository also exhibits this behaviour.

Building the version of the repository on which release 1.0.4 was built (commit baf9221) using the same updated build tools does not exhibit this delay behaviour. The bug was thus introduced since then, and is not caused by a local configuration error.

This is a rather large time window in which the bug could have been introduced, so for my own purposes I instead modified version 1.0.4 to suit my needs, and I am not asking for any assistance with modifications.

I am aware that since release 1.0.4 a large internal restructuring of the repository took place, as well as major backend modifications, so the origin of the bug might be difficult to determine. So far I have personally been unable to find from where the bug originates.

I am using the same DCS-ExportScripts version with both plugins.

Hopefully you might have more insight into the cause.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant