calibx / msfsdeck

MSFS Plugin for LoupeDeck Live & CT
Apache License 2.0
47 stars 12 forks source link

Include WASM Module #173

Closed calibx closed 4 months ago

calibx commented 1 year ago

https://github.com/MobiFlight/MobiFlight-WASM-Module

calibx commented 1 year ago

Path to search : https://github.com/MobiFlight/MobiFlight-Connector/blob/main/MSFS2020-module/install-mobiflight-event-module.cmd Cnx : https://github.com/MobiFlight/MobiFlight-Connector/tree/main/SimConnectMSFS

ScottiSws commented 1 year ago

Calibx,

[Editied to clarify]

Great LD implementation! I got your source and built my WASM module to access HVars and LVars. I can access things like the Managed vs. Selected modes of the A321s. Still, it seems as if everyone is waiting on an SDK update ( roadmap 2023? ) to allow access to BVars so we can call the preset InputEvents instead of needing to cut and paste all the calculator code. That or Asobo implements custom controller bindings for individual aircraft. Is it worth going ahead with a module as they might make those variables available to SimConnect or forge forward? What are your thoughts?

https://forums.flightsimulator.com/t/enhanced-api-to-access-all-aircraft-state-and-trigger-all-cockpit-functions/454608/188