Verifying the WASM module installation and locating the MSFS2020 community folder - MobiFlight/MobiFlight-Connector GitHub Wiki
Verifying the WASM module installation and locating the MSFS2020 community folder
If MobiFlight isn't showing a green checkmark for the WASM module here are some steps to take.
Try re-installing the module
[!IMPORTANT] MSFS2020 must be completely closed before installing the module.
- Make sure MSFS2020 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 MSFS2020 and see if the module is detected correctly.
Verifying the WASM module installation
- Run Microsoft Flight Simulator 2020
- Select Options from the main screen
- Select General Options
- Select Developers and set the Developer Mode setting to On
- 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 MSFS2020 community folder. Try reinstalling it by closing MSFS2020, running MobiFlight, selecting Extras > MSFS2020 > Install WASM module, then running MSFS2020 again.
Locating the MSFS2020 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 2020.
- 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 from the first section, but setting Developer Mode to Off in step 4.