TOOLS

The Tools Menu

 

This menu gives you access to the various tools that can be used to help create your add-on packages for the current project when in Developer Mode. Most of these tools will only be usable when you have created or opened a project, and are actually in the simulation (ie: You have selected an aircraft, set at least the departure point, and have entered the simulation).

 

The available options are:

 

  • Aircraft Capture Tool

    Opens The Aircraft Capture Tool where you can capture images of your aircraft for use in promotional material and Marketplace Data.
    NOTE: This window is only available when in the aircraft Hangar view

 

  • Aircraft Selector

    Selecting this will open the Aircraft Selector window:

    The Aircraft Selector Window

    This window will list all the currently installed aircraft packages, and you can select any of them and click the Load button to load that aircraft into the simulation. If you have a lot of packages available, you can filter them by adding filter text into the input box at the top of the window. Note that the currently loaded aircraft will be highlighted in yellow.

 

  • Behaviors

    This option opens the Model behaviors window where you can analyse data related to the aircraft model currently in use. For more information please see the Behaviors Debug page.

 

 

  • Ruler

    The ruler window permits you to take certain straight-line measurements using the developer camera. When you first open the window it will look like this:

    The Ruler Window

    In this initial state, all it will show is the distance between the camera position and the aircraft position (the "player" position). However, if you click on the Raycast Earth button, a cross-hair will be displayed in the simulation and the button will change to Capture:

    Initial Window And Crosshair When Raycasting The Earth

    In this mode, you can use the Camera Controls to position the camera at any point facing the earth, then press the Capture button to generate a raytrace between the position and the surface of the Earth. Once you have done this, you will see the option "Use captured camera position to compute distance" along with the currently computed distance from the camera to the earth. Selecting the "Use captured camera..." option will show the two following options:

    Illustration Of An Earth Ruler Raycast In The Simulation

    • Trace Earth Raycast: Show the raycast as a yellow line in-sim.
    • Show 3D Text: Display the distance text at the initial position of the raycast, in-sim.

 

  • Scenery Package Order
    Enabling this option will open up the Scenery Package Order window, which looks like this:
    Here you can re-order the package priority for most of the packages used by the simulation. Priority starts at 0 and increments, with the lower values being mounted first and the higher values being mounted after. This can be useful to debug issues where one package overrides or conflicts with the contents of another package, or when a package has dependencies on another package. Changing package order priority is as simple as clicking on the  and  buttons, and the priority value will be shown between the two. If you make a mistake, or wish to make a fresh start, you can click the Reset Order button, which will remove the file responsible for ordering the packages and then this file will be re-created when you start to change priorities again.
    IMPORTANT! Using the Reset Order button cannot be undone!When using the tool, it is worth noting the following:
    • Some packages will be flagged as Locked. These packages cannot have their priority changed.
    • Packages that are white have a priority set for them, and packages that are grey have no priority.
    • Package priority can be lower than 0 and go into the negative numbers, but the mount order will be the same, from lowest to highest priority.
    • Packages with the same priority will be mounted based on VFS order, but this is not guaranteed and may change in the future.

 

  • SimConnect Inspector

    From this option you can open up the SimConnect Inspector tool:
    The SimConnect Inspector ToolThis tool is to help developers debug their SimConnect apps, and is explained in more detail here: SimConnect Inspector

 

 

  • Teleport Window

    This option will open up the Teleport Window:

    The Teleport Window

    From this window you can teleport to any place in the world using either the airport ICAO code or by directly inputting the longitude and latitude of the point you want to go to, or by even inputing a text location (for example "eiffel" to go to the Eiffel Tower in Paris). For full information on this window, please see the Teleport Window page.

 

  • User Lights

    Selecting this option will open up the User Lights window displaying information about the lights on the aircraft. You can find more information the User Lights page.

 

 

  • Screenshot

    This option is for taking screenshots within the simulation, and has the following selections:

    The Screenshot Options In The Tools Menu

    Choosing any of these options will open an explorer window where you can give the file a name, and clicking Okay will then save the screenshot to the given location. Screenshots are saved as *.png files, and can be 2K (1920px*1080px) or 4K (3810px*2160), and can also be with or without the Microsoft Flight Simulator UI elements. Note that the screen/game window may flicker and change size when taking the screenshot, and the process will take a few seconds to complete before returning to the original size.