Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Little Navmap Support for MSFS 2024

Featured Replies

  • Replies 133
  • Views 40.4k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • The request below was removed and discussion now continues here: https://devsupport.flightsimulator.com/t/provide-readable-airport-data-for-little-navmap/11926 I started a request in the MSFS sup

  • Well, getting closer. Very close now. Still testing the flight plan stuff. Here is the changelog for your entertainment: https://github.com/albar965/littlenavmap/blob/release/3.0/CHANGELOG.txt 🙃

  • Reading data is so far no problem as you see in my post above:  But there is still a lot of annoying work and testing to do. Very unlikely I have a beta before Christmas but maybe one this year.

Here's some more info on how to look at the MSFS2024 Virtual File System (VFS):

https://docs.google.com/document/d/e/2PACX-1vRGZ2lfaCLbtruuUi03QnHTsNHp1BUFYCCNKYHxaQTi6ducqGG1Hh6dIZ0KiRxrZN459GKsZMr3-Hp5/pub

I tried doing this and the base scenery data is not encrypted. Once you follow the instructions as to how to initiate the VFS, the airport, nav etc. BGL files are located at:

C:\Users\<username>\AppData\Local\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalState\VFSProjection\scenery

New sections have been added to the airport, nav etc. BGL files that I can see, 0x32 (NAX) 0x34 (ATX) and 0x35 (APX). There may be more new sections. CVX and OBX files seem unchanged. I'm still looking around the VFS, but at least this is something to think about.🤔

 I linked a zip with some sample files from 302:

https://drive.google.com/open?id=1-vOHLNXL7tVRFpemQ-929s28Ndkn3JVg&usp=drive_fs

6 minutes ago, jabloomf1230 said:

Here's some more info on how to look at the MSFS2024 Virtual File System (VFS):

https://docs.google.com/document/d/e/2PACX-1vRGZ2lfaCLbtruuUi03QnHTsNHp1BUFYCCNKYHxaQTi6ducqGG1Hh6dIZ0KiRxrZN459GKsZMr3-Hp5/pub

I tried doing this and the base scenery data is not encrypted. Once you follow the instructions as to how to initiate the VFS, the airport, nav etc. BGL files are located at:

C:\Users\<username>\AppData\Local\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalState\VFSProjection\scenery

New sections have been added to the airport, nav etc. BGL files that I can see, 0x32 (NAX) 0x34 (ATX) and 0x35 (APX). There may be more new sections. CVX and OBX files seem unchanged. I'm still looking around the VFS, but at least this is something to think about.🤔

 I linked a zip with some sample files from 302:

https://drive.google.com/open?id=1-vOHLNXL7tVRFpemQ-929s28Ndkn3JVg&usp=drive_fs

Thank a lot. This helps.

Never thought about VFSProjection. I searched through my whole AppData folder for BGL files and did not find any. Have to check if or why these are missing here.

I hope to find the missing APX files.🙃

LNM reads these BGL files

# APX	Airports
# ATX	Routing information
# NAX MSFS procedures and navaids with dummy airports and COM
# NVX	Navaids - VORs, NDBs, & associated scenery objects.
# bvcf.bgl	CENTER type airspace boundaries.
# BNXWorld*	Geopolitical and airspace boundaries.

I already tried to read the other files but I found changes in records which did not appear as new types. Strange to change a present record without adding a new type for it.

Alex

 

 

16 minutes ago, albar965 said:

Thank a lot. This helps.

Never thought about VFSProjection. I searched through my whole AppData folder for BGL files and did not find any. Have to check if or why these are missing here.

I hope to find the missing APX files.🙃

LNM reads these BGL files

# APX	Airports
# ATX	Routing information
# NAX MSFS procedures and navaids with dummy airports and COM
# NVX	Navaids - VORs, NDBs, & associated scenery objects.
# bvcf.bgl	CENTER type airspace boundaries.
# BNXWorld*	Geopolitical and airspace boundaries.

I already tried to read the other files but I found changes in records which did not appear as new types. Strange to change a present record without adding a new type for it.

Alex

 

 

APX files have only 2 new items, text markings and VDGS objects, neither of which seem needed for LNM to function properly. 

Just now, jabloomf1230 said:

APX files have only 2 new items, text markings and VDGS objects, neither of which seem needed for LNM to function properly. 

Ok. Sounds good. Not at my flying computer now but I'll have a look tomorrow. In the past the changes were relatively easy to detect if they use new record types.

Alex

  • Author

Hi folks - good job by @jabloomf1230 .

If/when the airport reference data is obtained, there are still challenges with the PLN file itself because of Working Title's design to have the EFB App the hub-of-all-things-nav rather than API's in the sim, and the 'load PLN' functionality in the 'traditional' sense (you have a PLN file from somewhere, you want to load that) doesn't seem to have been planned AT ALL. So what we have currently is a retrofit with an extra 'Load/Save PLN' button within the EFB app in addition to the planned  EFB-only 'Load Flightplan' button which works with Working Title's web app planner.flightsimulator.com and exchanges data 'internally' (I think it actually uses Xbox storage). IMHO none of this is really quite ready for go-live.

This mostly impacts the gauge (or simconnect app) access to the 'flightplan' data after the 'Load PLN' is clicked as now it's the EFB app loading the flightplan, generating it's own version of a 'planned route' given that PLN and that's what gets served inside the sim where realistically only the Working Title Garmins can receive that data.

So the LNM functionality should be updatable to be 'ok' feeding the EFB and thus the MSFS Garmins, although there might be a bit of trial and error comparing what you feed in vs. what the Garmins ultimately display (e.g. currently the PLN title and waypoint names are discarded). Use cases outside those Garmins are really struggling though, especially our gliding usage of PLNs for which LNM has been very helpful (thanks).

2 hours ago, B21 said:

If/when the airport reference data is obtained, there are still challenges with the PLN file itself because of Working Title's design to have the EFB App the hub-of-all-things-nav rather than API's in the sim, and the 'load PLN' functionality in the 'traditional' sense (you have a PLN file from somewhere, you want to load that) doesn't seem to have been planned AT ALL.

Not sure if I understand everything.
I have no idea what Working Title is doing there but I can load a plan file into the MSFS EFB. Good enough for me. If they need their own plan format I can add it.

The PLN format has changed slightly (even to the better - no redundant waypoints) and you have to select procedures manually. I'll add the MSFS 24 format in the next update.

Alex

  • Author
3 hours ago, albar965 said:

I can load a plan file into the MSFS EFB.

sure - I think from that standpoint you have no issues at all. It's inside MSFS2024 where the nav API's that used to be connected to the PLN have all been altered/removed and the EFB serves it's *routePlan* which has a slightly tenuous relationship to what was in the PLN. You could reasonably take the view that's nothing to do with LNM but it's a niche detail to be aware of. Pilots using the MSFS in-game Garmin panels and the nav in the big jets will be fine.

Can it still be used as a moving map in MS2024?

Harry S. | System Builder
I7-13700K @ 5.3Ghz, MSI Z790 Tomahawk Motherboard, Corsair H100i Platinum AIO Cooler, Gigabyte RTX 4070ti GPU, Corsair Vengeance 32GB DDR5 RAM, Samsung 1TB NVMe + 4 x 1TB SSD's, 27" LG 27GL850-B QHD Monitor, Cooler Master MasterCase H500, Cooler Master 1000 Watt PSU, Win10, MSFS, Logitech X52 Pro

Hi, I supported the request to MS2024 to include LNM connect ivy, and have the latest LNM version which worked very well in 2020 - thank you ! I read some settings here somewhere and change LNM to use MS2020 scenery etc and can connect to MSFS 2024 but it's not showing my aircraft location, what do I need to do further please?

 

4 hours ago, Delta77 said:

but it's not showing my aircraft location, what do I need to do further please?

Are you "sitting in the cockpit"? Aircraft should show if you see the "Connected" message in the LNM status bar at the bottom.

Alex

Do you see a chance to display the Multiplayer Aircrafts from FS2024 in LittleNavMap ?

Achim

2 hours ago, fl95 said:

Do you see a chance to display the Multiplayer Aircrafts from FS2024 in LittleNavMap ?

 

Hi Achim, I'll have a very close look at SimConnect again but I'm not sure. This is a long lasting problem. Looks like another petition is needed for this.🙃

 

All: Regarding the airports from MSFS 2024: A friendly user on Github pointed my nose to the right functions and I'm now trying to fetch the data through SimConnect. Still experimenting with it but it looks good so far. This is actually a path I tried to avoid due to the big effort but I guess I've no choice.

Alex

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.