• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Accu feel and P3Dv2.4

YoYo

SOH-CM-2023
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:
 
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)
 
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.
 
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
 
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>
 
Ok, it works again! TY!

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

thx again :).
 
Back
Top