PDA

View Full Version : Getting Accufeel, EZDOK, and TrackIR to work with P3D?



Navy Chief
August 31st, 2014, 12:33
I have not found out much information about this.

I know it is tied to the XML.DLL file, but I am clueless as to how to do that (let alone FIND the XML.DLL file for P3D).

Anyone have experience with this?

Thanks. NC

Navy Chief
August 31st, 2014, 12:53
OK, making headway here.

I got Accufeel to install after finding the xml.dll file and editing it. But I get a popup when starting P3D now. I must have edited the .dll file incorrectly because I get the following:

11915

Dangerous Beans
August 31st, 2014, 15:49
Heres the content of a dll.xml with just the accufeel entries.
I hope this helps.


<?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>A2A Feel</Name>
<Disabled>False</Disabled>
<Path>Modules\A2A_Feel.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
<Launch.Addon>
<Name>AccuFeelMenu</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Modules\AccuFeelMenu.dll</Path>
</Launch.Addon>
</SimBase.Document>

I'm not sure about ezdok but I think its entry needs to go in a similar file called exe.xml
TrackIR should just work as long as you have the latest software for it installed and updated.

rsgunner
September 1st, 2014, 10:37
I run TrackIR v5 and have no entries in the dll or exe xml files.

Works great P3Dv2.3

Russ