FAQ - Correct loading order in MSFS2024 with 3rd party sceneries

When you identify any issues with missing or wrong/outdated terminal procedures, frequencies, or any other nav facilities on an installed 3rd party scenery, try following:

  • Backup your content.xml file first
  • Open your content.xml file via any text editor

  • Look for: communityfs24-navigraph-nav-jepp
  • Add priority="999" (plus 999)

  • save the file - be sure that you save the file as a UTF8 file (NOT! as a UTF8-BOM file)

You can also copy & replace these two lines instead of adding the attribute manually:

<Package name="communityfs24-navigraph-nav-jepp" active="Activated"  priority="999"/>

With this solution, all 3rd-party sceneries (installed and new ones in the future) will be loaded correctly, and you should see all data correctly.

1 Like