-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix: engines not starting properly in msfs 2024 #9583
Conversation
No changelog needed as there's no user-visible change. |
Does this only apply to Rust code or also to C++ code? |
Will need to check that as well 👍 Most of the calls do not seem to take parameters which seems to work fine, but I haven't checked very thoroughly yet |
This comment was marked as off-topic.
This comment was marked as off-topic.
Quality Assurance Trainee Report Discord Username : notwong0639 Testing Process: Testing Results: Negatives: Conclusions: Media: |
Fixes #9575
Summary of Changes
execute_calculator_code does not seem to work properly in this case (and is discouraged anyway). Replaced with
trigger_key_event
(deprecated but working in both sims), which brings the correct behaviour back again.Screenshots (if necessary)
References
Additional context
Discord username (if different from GitHub):
Testing instructions
How to download the PR for QA
Every new commit to this PR will cause new A32NX and A380X artifacts to be created, built, and uploaded.