Dave Ward
2010-06-19 15:19:22 UTC
I finally bit the bullet, went to a new computer, got FSX + Acceleration and
am having a ball exploring all the things you all have been talking about
for years.
I've been saving tips and tricks picked up here the whole time. explored
and implemented the most of them and FSX is working great.
Now it's time to get the traffic explorer running. Pulled the SDK from the
disk, read Microsoft's stuff, updated what I needed and found the
traffictoolbox.dll and dll.xml files. I think I've done what I was supposed
to do but there is no "tools" heading showing up when I hit the <alt> key
in FSX. Clearly I'm doing something wrong.
Thanks. Dave Ward at 82J
Currently, the dll.xml file reads:
--------------------------------------------------------------------------
<?xml version="1.0" encoding="Windows-1252"?>
- <SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
- <Launch.Addon>
<Name>Object Placement Tool</Name>
<Disabled>True</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator
X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator
X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>Visual Effects Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator
X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
</Launch.Addon>
</SimBase.Document>
-----------------------------------------------------------------------------------
am having a ball exploring all the things you all have been talking about
for years.
I've been saving tips and tricks picked up here the whole time. explored
and implemented the most of them and FSX is working great.
Now it's time to get the traffic explorer running. Pulled the SDK from the
disk, read Microsoft's stuff, updated what I needed and found the
traffictoolbox.dll and dll.xml files. I think I've done what I was supposed
to do but there is no "tools" heading showing up when I hit the <alt> key
in FSX. Clearly I'm doing something wrong.
Thanks. Dave Ward at 82J
Currently, the dll.xml file reads:
--------------------------------------------------------------------------
<?xml version="1.0" encoding="Windows-1252"?>
- <SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
- <Launch.Addon>
<Name>Object Placement Tool</Name>
<Disabled>True</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator
X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator
X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
</Launch.Addon>
- <Launch.Addon>
<Name>Visual Effects Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator
X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
</Launch.Addon>
</SimBase.Document>
-----------------------------------------------------------------------------------