FSX & FSX: Steam Edition 8 min read

How do FSX missions work, and where can I find them?

Ian Stephens
In short

Learn how FSX missions use objectives and trigger logic, where to find the built-in mission list, and how to install or fix downloaded missions.

FSX missions are scripted flights with a briefing, objectives, trigger logic, dialogue and defined success or failure conditions. In Microsoft Flight Simulator X and FSX: Steam Edition, select Missions on the opening screen to view the installed list; downloaded missions normally go inside that installation's Missions folder.

Where do I find built-in missions in FSX?

The built-in missions are opened from Missions on the FSX opening screen, not by loading their flight files through Free Flight.

  1. Open the mission list: Select Missions from the opening screen. If you are already flying, end the flight and return to that screen.
  2. Clear the filters: Category and skill-level filters can hide installed scenarios. Clear them when looking for a particular title.
  3. Select a mission: Read its description, estimated duration, aircraft requirements and skill level before starting.
  4. Read the briefing: Mission briefings often contain the frequencies, altitudes, route details or operating restrictions needed to trigger later stages.
  5. Launch it from the mission screen: This loads the starting flight together with its dialogue, objectives, triggers and scoring logic.

Opening the associated .FLT file directly may put the correct aircraft at the correct location, but it does not reliably start the mission script. This is a common reason for seeing the scenery while receiving no instructions or objectives.

FSX missions list: which missions should appear?

The mission selection screen with all filters cleared is the only reliable FSX missions list for a particular installation.

There is no universal list that applies to every copy. The available scenarios depend on the FSX edition, whether Acceleration is installed, and any third-party missions added by the user.

FSX installationMission content to expect
Boxed Standard or Deluxe without AccelerationThe missions supplied with that edition. Downloads requiring Acceleration aircraft, objects or features may not work.
Boxed Deluxe with Acceleration, or boxed Gold EditionThe base selection plus Acceleration content, provided the expansion is installed correctly.
FSX: Steam EditionThe Deluxe and Acceleration-era content set. Custom missions must be installed into the Steam copy's folders rather than an old boxed installation.

Categories and skill ratings are browsing aids rather than a guarantee of difficulty. An apparently simple mission can still require accurate navigation, radio use or parking in a small trigger area.

How do FSX missions work while you are flying?

An FSX mission combines a prepared flight with a script that continually checks the aircraft, the simulator and the state of earlier objectives.

The starting flight supplies details such as the aircraft, location, weather and time. Mission definitions then add objectives, geographical areas, timers, dialogue, AI objects, failures, success conditions and optional rewards.

What is FSX mission logic?

FSX mission logic is a chain of conditions and actions: when a trigger's conditions become true, the simulator performs its linked actions or advances another objective.

Condition being checkedPossible result
Aircraft enters an area or crosses an altitudePlay dialogue, reveal an objective or activate another object
A timer expires or an earlier objective completesMove the scenario forward, change conditions or introduce a failure
A switch, parking brake or aircraft state changesComplete a checklist step or test a success condition
The aircraft leaves a permitted area or exceeds a limitDisplay a warning, fail an objective or end the mission

Triggers may need several conditions at once. Being at the correct airport is not enough if the mission also expects a particular parking area, low ground speed and the parking brake to be set.

Why can an FSX mission fail after a safe landing?

A safe landing can still fail because FSX checks the scripted completion conditions rather than deciding broadly that the flight was successful.

  • Wrong runway or airport: Nearby airports and parallel runways may sit outside the required trigger area.
  • Missed approach trigger: Taking a shortcut can bypass the geographical zone that activates the landing objective.
  • Incomplete shutdown: The script may require you to stop in a marked area, set the parking brake or shut down as instructed.
  • Dialogue still running: Some completion actions occur only after the final instruction or timer has finished.
  • Aircraft changed: Substituting another aircraft can break checks tied to the original aircraft or its controls.
  • Slew or time acceleration used: These can bypass small areas or tightly timed events, and some missions explicitly penalise their use.

If guidance stops, return to the last instructed position and check the active objective before flying directly to the destination. Use the most recent checkpoint if the mission provides one; otherwise restart it from the Missions screen.

How do I open mission chat or missed instructions?

FSX missions do not use an interactive chat window; their instructions come through recorded dialogue, captions, briefings and objective updates.

Enable mission captions if spoken instructions are difficult to hear, and use the in-flight mission menu or kneeboard material supplied by the scenario. Press Alt to reveal the FSX menu bar if it is hidden. Some missions also provide a compass or pointer, but authors do not have to include one, and there is no universal command that replays every voice line.

If you mean multiplayer text chat, that is separate from missions. On the default FSX control map, Ctrl+Shift+] displays or hides the multiplayer chat window; customised keyboard assignments can differ.

Do SI or metric settings change a mission?

FSX's international unit setting can alter some displayed measurements, but it does not rewrite recorded mission dialogue or change the author's scripted trigger values.

Follow the units stated in the briefing and spoken instructions. A mission recorded with feet and nautical miles may continue to use those terms even when parts of the simulator interface display metric or SI units.

Where are FSX mission files stored?

Mission packages are normally stored beneath the simulator's installation folder using this relative structure:

<FSX installation folder>\Missions\<category>\<mission folder>\

The absolute location varies with the edition, drive and library selected during installation. For Steam Edition, use Steam's facility for browsing the simulator's local files, then open Missions. If boxed FSX and Steam Edition are both installed, confirm which executable you actually launch before copying anything.

A mission folder may contain a saved flight, weather file, XML or compiled mission definition, briefing pages, images and audio. Some downloads also supply rewards, aircraft, scenery or other supporting files with separate destinations. Preserve the package structure rather than putting every file into one folder.

Where can I download more FSX missions?

Additional training flights, emergencies, challenges and story-led scenarios are available when you browse our FSX mission downloads.

Read each description before installing it. Check whether the mission requires Acceleration, a particular aircraft, separate scenery or another included dependency. A mission can appear in the list yet fail during loading if an essential aircraft or object is absent.

Installation is often more involved than dropping one folder into Missions. Packages with rewards or supporting assets should be handled according to their included documentation; our installation procedure for boxed FSX and Steam Edition explains the folder placement and common archive layouts.

Why does an installed FSX mission not appear?

A downloaded mission usually disappears from the list because it is filtered out, still compressed, nested incorrectly or installed into the wrong copy of FSX.

  1. Clear the mission filters: Show all categories and skill levels before changing any files.
  2. Restart FSX: Close and reopen the simulator after installing content so it can rebuild the displayed selection.
  3. Confirm the installation: Check that the files are under the Missions folder belonging to the FSX executable you run.
  4. Inspect the nesting: Avoid accidental structures such as Missions\Missions\Category or an extra archive-name folder above the actual mission directory.
  5. Extract the archive fully: FSX cannot run a mission from a ZIP or similar compressed file.
  6. Verify the copy succeeded: Windows may block or redirect attempts to write into a protected simulator installation. Reopen the destination and confirm the files are physically present.
  7. Check requirements: Missing Acceleration content, aircraft, scenery or supporting objects can stop a mission loading correctly.
  8. Confirm it is really a mission: A package containing only a saved flight belongs with saved flights and will not gain objectives merely by being copied into Missions.

Do not put mission folders in SimObjects\Airplanes or Addon Scenery; those locations are for aircraft and scenery. If default scenarios have also vanished, use our default and downloaded mission recovery checklist before reinstalling the entire simulator.

Can I create my own FSX missions?

You can create custom FSX missions, but saving a Free Flight is only the starting point because the objectives, triggers, actions and completion conditions need separate mission logic.

A typical project starts with a prepared flight, then adds mission objects, geographical areas, trigger relationships, briefing material and audio. Begin with our custom FSX mission creation guide for the required tools, file structure and practical workflow.

AI Assistant New

Still stuck? Ask Fly Away

Ask Fly Away is our AI flight-sim assistant. Ask your exact question and get a direct, step-by-step answer in seconds — free to try.

Ask Fly Away Free preview · unlimited for PRO members