PDA

View Full Version : Accu feel and P3Dv2.4



YoYo
January 19th, 2015, 22:22
Hello,

is it work still?

Accu Feel worked for me in P3D till the P3D2.2 (I think), now it isnt and dont know why.

Any ideas? Is it work with P3D v2.4 for You too?

Id like to use it for Cessna 150-K TiBush :mixed-smiley-010: .

:wavey:

Daube
January 19th, 2015, 23:22
I don't know for the version 2.4, but I use AccuFeel (version 2) successfully with P3D v2.3.
Perhaps, the installation of a P3D patch had removed the AccuFeel dll entries from your DLL.xml or EXE.xml ? (in the folder where P3D.cfg is)

falcon409
January 20th, 2015, 01:20
I hadn't tried reinstalling Accu-Feel since I moved from FSX to P3D over a year ago, but I recently installed it in V2.4 and it seems to function as it always had.

roger-wilco-66
January 20th, 2015, 01:26
It's working here! If I recall right I added the dll.xml entry manually, you might want to check if it is called correctly there.

Cheers,
Mark

roger-wilco-66
January 20th, 2015, 01:30
Here's the XML code that must be inserted into the dll.xml :

<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>

YoYo
January 20th, 2015, 08:40
Ok, it works again! TY!

It looks form me than one patch for P3D (perhaps) removed different dll from module folder.

thx again :).