Search

Project Description

Blue Mirror FSX Traffic Generator is a tool designed to generate AI traffic in Microsoft Flight Simulator X. Using this tool you can generate a _more less_ realistic traffic. It's developed in C# using Visual C# 2008 Express.

Summary

Blue Mirror FSX Traffic Generator generates DAT files (that can be easly transformed into BGL files) from RDL files.

Main window

FsxTrafficGenerator.jpg

Source data

Route definitions (RDL):
<ROUTES>

  <AIRLINE name="Air France">

    <HUB icao="LFPO">
      <!-- Keflavik  -->
      <DEST icao="BIKF" />
      <DEST icao="EIDW" />
      <DEST icao="EGLL" />
      <DEST icao="ENGM"/>
      <DEST icao="EKCH"/>
      <DEST icao="ESSA" />
      <DEST icao="EFHF"/>
      <DEST icao="EETN" />
      <DEST icao="EYVI" />
      <DEST icao="EVRA" />
      <DEST icao="EPWA" />
      <DEST icao="LZIB" />
      <DEST icao="LKPR"></DEST>
      <DEST icao="EDDT" countDay="2" />
      <DEST icao="EHAM" />
      <DEST icao="LSZH" />
      <DEST icao="LOWW"></DEST>
      <DEST icao="LHBP"/>
      <DEST icao="LRBS" countDay="2" />
      <DEST icao="LPPT"/>
      <DEST icao="LEMD" countDay="2"/>
      <DEST icao="LIRA" countDay="2"/>
      <DEST icao="LGAV" />
      <DEST icao="UUEE" />
      <DEST icao="LIPZ" />
      <DEST icao="LDZA" />
    </HUB>

    <HUB icao="LFPG">
      <DEST icao="DAAG" />
      <DEST icao="HEAX" />
      <DEST icao="KJFK" countWeek="3" start="4" end="24" />
    </HUB>

  </AIRLINE>

</ROUTES>

Result

FSX screenshot:
fsx.jpg

Usage

Please note: To use this tool, you must have installed Microsoft Flight Simulator X and Microsoft Flight Simulator X SDK.
  1. Download and install Blue Mirror FSX Traffic Generator
  2. Blue Mirror FSX Traffic Generator will start automatically after installation. In other cases, select Start -> Programs -> Blue Mirror -> Blue Mirror FSX Traffic Generator to run this tool.
  3. In any tool for editing xml files, create a route definition file (with extension RDL), and then save it to disk. Here is a sample route definition file RDL
  4. In the Route definitions text box (in Blue Mirror FSX Traffic Generator main window) type the full path to that RDL file or select a button with three dots to select a file using the dialog box.
  5. In the Aircraft types text box, type the path to fs10.AircraftTypes.csv file (supplied with MS Flight Simulator X SDK).
  6. In the Countries text box, type the path to countries_regions.csv file (supplied with MS Flight Simulator X SDK).
  7. In the Airports text box, type the path to fs10.Airports.dat file (supplied with Microsoft Flight Simulator X SDK).
  8. In the Custom aircraft schedules, type the path to the result file (for example <Microsoft Flight Simulator X SDK Path>\SDK\Environment Kit\Traffic Toolbox SDK\CustomAircraftSchedules.dat). That file is an output file, so it does not exist before you first run Blue Mirror FSX Traffic Generator.
  9. Press Generate!
  10. Run TrafficDatabaseBuilder.exe (included in Microsoft Flight Simulator X SDK) with parameters to generate BGL file. For example: TrafficDatabaseBuilder.exe /Airports = fs10.Airports.dat /Schedules = CustomAircraftSchedules.dat /AutoSchedule = No /Output = trafficsmall.bgl /StatsDir = statsmall /AircraftTypes = fs10.AircraftTypes.csv /Countries = countries_regions.csv /log = log.txt /Quiet = No
  11. Copy trafficsmall.bgl file to <Microsoft Flight Simulator X Path>\Scenery\World\Scenery

Developer's blog: http://develsblog.blogspot.com/.

 Developer's Blog News Feed 
Thursday, December 29, 2011  |  From Developer's Blog
Saturday, August 13, 2011  |  From Developer's Blog
Friday, March 26, 2010  |  From Developer's Blog
Saturday, October 17, 2009  |  From Developer's Blog
Thursday, October 15, 2009  |  From Developer's Blog
Sunday, October 11, 2009  |  From Developer's Blog
Monday, August 31, 2009  |  From Developer's Blog
Saturday, August 29, 2009  |  From Developer's Blog
Thursday, May 28, 2009  |  From Developer's Blog
Monday, May 25, 2009  |  From Developer's Blog
Monday, April 20, 2009  |  From Developer's Blog
Thursday, March 05, 2009  |  From Developer's Blog
Tuesday, March 03, 2009  |  From Developer's Blog
Monday, March 02, 2009  |  From Developer's Blog
Sunday, March 01, 2009  |  From Developer's Blog
Sunday, March 01, 2009  |  From Developer's Blog
Wednesday, February 18, 2009  |  From Developer's Blog
Wednesday, February 11, 2009  |  From Developer's Blog
Tuesday, February 10, 2009  |  From Developer's Blog
 Developer's Blog News Feed 

Last edited Oct 17 2009 at 4:46 PM by kowaliszyn, version 17
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.1.11.18365