Verifying the WASM module installation and locating the MSFS2024 community folder - MobiFlight/MobiFlight-Connector GitHub Wiki
Verifying the WASM module installation and locating MSFS 2024 community folder
If MobiFlight isn't showing a green checkmark for the WASM module here are two things to do to verify it is installed correctly.
Verifying the WASM module installation in MSFS2024
- 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.
Verifying the WASM module installation in MSFS2024
- 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.
Locating the MSFS2024 community folder
- 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.
Manually installing the WASM module
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)
Disabling developer mode
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.