Stinger2k3 Posted February 4, 2022 Report Posted February 4, 2022 Hi, I have been using fsuipc7 in conjunction with the Mobiflight WASM module since as soon as they became available for MSFS. I wish to update FSUIPC to the latest version and have read that there is now a WASM module authored by John Dowson. If I update to the latest version of FSUIPC does the WASM module now come with it or do I have to download it separately? Once installed, should I delete the Mobiflight wasm module? Many thanks Keith Hackett
John Dowson Posted February 4, 2022 Report Posted February 4, 2022 On 2/4/2022 at 6:06 PM, Stinger2k3 said: If I update to the latest version of FSUIPC does the WASM module now come with it or do I have to download it separately? It comes with the installer. Just download the latest version and run the installer. On 2/4/2022 at 6:06 PM, Stinger2k3 said: Once installed, should I delete the Mobiflight wasm module? Not if you want to continue using the MobiFlight events via FSUIPC event files. You can do things without the MF WASM, but you would have to stop using the MF events and re-program those assignments to use lvars, hvars or calculator code. This is quite straightforward for most MF events, as they just set lvars or activate hvars, but some are more complex and require compound assignments. For the time being, it may be easier to continue using the MF WASM module. For the next FSUIPC7 release, I am planning to implement a mechanism that sends calculator code directly from predefined custom events, such as those listed in the MF events.txt file, and to also allow parameterized custom user-defined events. This should remove the need to use the MF WASM module entirely. I will publish details hwen ready. John
Stinger2k3 Posted February 6, 2022 Author Report Posted February 6, 2022 That's great. Thanks John. Regards Keith
John Dowson Posted February 15, 2022 Report Posted February 15, 2022 On 2/4/2022 at 7:52 PM, John Dowson said: For the next FSUIPC7 release, I am planning to implement a mechanism that sends calculator code directly from predefined custom events, such as those listed in the MF events.txt file, and to also allow parameterized custom user-defined events. This should remove the need to use the MF WASM module entirely. I will publish details when ready. This new functionality is now available in v7.2.16, just released. John
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now