Jump to content

What is added to the FSX.dll?


Recommended Posts

  • Aerosoft

The installer will add two modules to the DLL.XML:

<Launch.Addon>
<Name>Flight Recorder</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Aerosoft\Flight Recorder\AS-FlightRecorder.dll</Path>
</Launch.Addon>
This one is needed to be able to record your flight.
and (if you choose to install it, the installer will offer it and we strongly advise it)
<Launch.Addon>
<Name>RAASPRO</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>.\RAASPRO\RAASPRO.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
This one will add the RAAS module to the aircraft.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy & Terms of Use