-
-
Notifications
You must be signed in to change notification settings - Fork 108
Verifying the WASM module installation and locating the MSFS2024 community folder
If MobiFlight isn't showing a green checkmark for the WASM module here are some steps to take.
Important
MSFS2024 must be completely closed before installing the module.
- Make sure MSFS2024 is completely closed. It must be closed before installing the WASM module.
- Run MobiFlight and select Extras > Microsoft Flight Simulator > Install WASM module.
- After install is complete run MSFS2024 and see if the module is detected correctly.
- Run Microsoft Flight Simulator 2024
- Select Marketplace from the main screen
- On Marketplace, select My Library on the top left
- On the right side of Marketplace there is a Search field. Click the small cogwheel icon next to the search field.
- Click "Open" next to Community Folder
The Community folder is opened in the file manager window, and within, you should see mobiflight-event-module
folder if the WASM was installed correctly.
- Run Microsoft Flight Simulator 2024
- Select Settings from the main screen (the cogwheel icon on the top right corner of the screen)
- Select Advanced Options
- Set the Developer Mode setting to On
- Developer mode adds a small black menubar, from the Tools menu select Packages
- Type
mobiflight
into the search filter box
You should see one result:
If you do not see the mobiflight_event_module
package then the WASM module isn't installed in MSFS2024 community folder. Try reinstalling it by closing MSFS2024, running MobiFlight, selecting Extras > Microsoft Flight Simulator > Install WASM module, then running MSFS2024 again.
- Ensure Developer Mode is on by following steps 1-4 in the previous section.
- From the Tools menu select Virtual File System
- Expand the Package Folders section
- Click the Open Community Folder button
This will open the community folder in File Explorer. If you were asked in Discord to provide the path to the community folder copy the path from File Explorer and paste it into the Discord thread.
If necessary, you can manually install the WASM module by copying it from the MobiFlight install location to the community folder:
- Close Microsoft Flight Simulator 2024.
- Open the MobiFlight install folder in Windows Explorer. It is typically located at
%localappdata%\MobiFlight\MobiFlight Connector\MSFS2020-module
. - Copy the
mobiflight-event-module
folder - Paste it into your community folder (the folder opened in the previous section)
The location of the Community Folder is
C:\Users\YourUsername\AppData\Local\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalCache\Packages\Community
After doing either of the above steps you can disable developer mode by following steps 1-4 above, but setting Developer Mode to Off in step 4.
- MobiFlight Connector Installation
- Mobiflight Connector BETA version installation
- Modules
- MobiFlight Connector Files Structure
- MobiFlight Connector Uninstall
- Modules Reset to factory default
- Verifying the WASM module installation and locating the MSFS2020 community folder
- Verifying the WASM module installation and locating the MSFS2024 community folder
- Using a Winwing FCU with MobiFlight
- Using VKB controllers with MobiFlight
- Providing logs from MobiFlight
- MobiFlight Connector How does it work
- Mobiflight Connector Main Window
- Flash module with MobiFlight firmware
- Input and Output devices
- Joysticks
- Midi Boards
- Sim Variables (for Output)
- Input Actions
- Merging configuration files
- Disabling specific COM ports
- Examples Output LEDs
- Examples Input Switch
- Example 7 segment display
- Example Servo motor
- Controlling LEDs with an output shift register
- Adding lots of buttons with an input shift register
- Beginner's guide to input multiplexers
- Key Matrix with standard MobiFlight and Multiplexers
- Tutorial Easy Driver and x.27 or x.40 Stepper Motor
- Tutorial for Airbus VS display via 7-Segment LED Module
- Example Analog Input Potentiometer
- Baron G58 Tutorial Gear, Flaps, Mags, ELT Input Output Programming
- Using Mobiflight to control arduino-based 3rd party panels (RealSimGear GNS530)
- How to use a VNH2SP30 DC motor shield with MobiFlight
- Using 3D printer mainboards
- Playing sounds by sending keystrokes to AutoHotKey
- Using the selector knob on a Honeycomb Bravo
- Using an adjustable 12 position switch as a GA starter
- Brightness of LCD displays with I2C
- Using three-position switches
- Transponder with one Rotary
- Workflow for Creating Flight Simulation Panels ‐ Part 1
- MSFS2020 RPN Tips and Tricks
- MSFS2020 Using the Custom Input Code Box
- MSFS2020 Install WASM module and Event List
- MSFS2020 How to Create and Use User Defined Lvars
- MSFS2020 How to Create a Blinking LED configuration
- MSFS2020 User Defined WASM Module Events Best Practices
- MSFS2020 Developer Mode, Model Behavior dialog and Console window
- MSFS2020 PMDG 737‐700 List of Events that require use of FSUIPC7
- MSFS2020 PMDG 737‐700 Calibrate throttle idle and reverse thrust using interpolation (Valkyrie)
- MSFS2020 PMDG 737-700 Chrono unit functions implemented in Mobiflight
- Configuring PMDG 737 Parking Brake Lever Auto-Release with a Servo in Mobiflight
- Using encoder to drive a value back and forth within a given range
- Adding a custom board to MobiFlight
- User guide - Community Board and Custom Devices
- Developing your own custom devices/boards