Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Accu-Feel V2 for Prepar3D V3

Featured Replies

Not sure what I did, but got it working Poppet, thanks.

  • Replies 50
  • Views 30.1k
  • Created
  • Last Reply

Hello and thanks Poppet :dance:

Emile EBBR Z590 Aorus Elite, i9-11900K 3.5Ghz Nvidia RTX 5070, 32 GB Mem, SSD 3 Tera , 3 monitors Win11 Pro X64 LM P3D V6.1 Little Nav Map Hifisim Nvidia 591.44

  • 7 months later...

Hi Elaine

do u care to elaborate on the original reply you gave ?

 

Im running P3D v3 (latest)

installed accufeel V2, but same as Kardeck, I dont see Accufeel in the menu bar

 

I see a dll.xml in both locations mentioned, should I post 4 u 2 analyse ?

 

p.s. I found this in a file named "a2afee....debuglog.txt

A2AserviceInstaller.cpp(00041): , [WinMain         ], [Sun Mar 12 18:40:27 2017], file not found

 

anticipation your reply

Jan

Jan Jacobs

  • Author

Hello Jan,

Yes Copy and Paste the contents from both dll.xml files into your next post 

► Local Disk (C:) ►ProgramData ► Lockheed Martin ► Prepar3D v3 ► dll.xml 

► Local Disk (C:) ► Users ► You ► AppData ► Roaming ► Lockheed Martin ► Prepar3D v3  dll.xml 

 

Edited by Elaine Dixon
Removed old Link

 

 

 

I have been using A2A for while in P3D v 3.4 but I have turned if off as I also use Project Magenta Sounds which also  gives you warning, traffic alt callouts etc and also Dolby Cockpit Sounds Sounds which can be run in 7.1  meaning e.g  nose gear-center speaker, flaps - side speakers, rear landing gear - rear -speakers etc.  

Asus Rampage VI Extreme Encore(water Cooled) EVGA RTX 3090 FTW3 Hybrid, 64 DD4 @ 2800 2 x 2x M.2 in raid 0.

 

Thanks Elaine, forgot I had this, just installed 2.091 into P3D 2.4 after making the quick mod to the dll.xml file and it works like a charm...very cool!

 

Cheers

Martin

Hi Elaine

PROGRAM DATA:

<?xml version="1.0" encoding="Windows-1252"?>

<SimBase.Document Type="AceXML" version="3,0" id="dll">
    <Descr>AceXML Document</Descr>
    <Filename>dll.xml</Filename>
    <Launch.Addon>
        <Name>TargetInfo</Name>
        <Path>Gauges\TargetInfo.dll</Path>
    </Launch.Addon>
    <Launch.Addon>
        <Name>Fury_1500</Name>
        <Path>Gauges\Fury_1500.dll</Path>
        <DLLType>PDK</DLLType>
    </Launch.Addon>
</SimBase.Document>
 

APPDATA:

<?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>ObjectFlow</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>C:\P3D\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow_P3D.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>IvAp</Name>
    <Disabled>False</Disabled>
    <Path>C:\Program Files (x86)\IVAO\IvAp v2\ivap_fsx_bootstrap.dll</Path>
    <Commandline />
  </Launch.Addon>
  <Launch.Addon>
    <Name>FSTramp</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>C:\FSTramp\FSTramp.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>FSUIPC 4</Name>
    <Disabled>False</Disabled>
    <Path>Modules\FSUIPC4.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>as_connect</Name>
    <Disabled>False</Disabled>
    <Path>as_srv\as_btstrp.dll</Path>
  </Launch.Addon>
</SimBase.Document>

 

Jan Jacobs

22 hours ago, Elaine Dixon said:

 

For anybody else wondering about Accu-Feel from A2A,  Its works perfect in all Versions of Prepar3D v3 up to date

I'll confirm. Works perfect in P3D 3.4.22.19868 Windows 10 64bit. Installed using the dummy method.

P3D root folder...right click Prepar3d.exe...copy...paste...rename copy to FSX.exe...Run as Admin. this program FSXRegUtility.exe (Found here http://tweakfs.com ) to set the registry path...make sure you have the following in your; Operating System Drive/User/Your Name/AppData/Roaming/Lockheed Martin/Prepar3d v3/DLL.XML file edited with notepad...this is my PATH, yours WILL be different...

<?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>F:\P3DV34\Modules\A2A_Feel.dll</Path>           (Insert your unique path to P3D's Modules folder making sure A2A_Feel.dll is in the folder)
       <DllStartName>module_init</DllStartName>
       <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
       <Name>AccuFeelMenu</Name>
       <Disabled>False</Disabled>
       <ManualLoad>False</ManualLoad>
       <Path>F:\P3DV34\Modules\AccuFeelMenu.dll</Path>      (Insert your unique path to P3D's Modules folder making sure AccuFeelMenu.dll is in the folder)
  </Launch.Addon>

</SimBase.Document>

Before I start P3D I like to clean up by deleting the registry install path anf the FSX.exe. Totally not necessary though.

AccuFeel is also intuitive as it will not turn itself on for certain aircraft, such as Miviz's MD530. I hope this reply isn't redundant!

Thank you Elaine Dixon  for all your wonderful tutorials. Is your middle name Patience?

 

 

i7 6700K @ 4.7GHz | Asus Maximus VIII Formula MB | 16GB Corsair DDR4 3200MHz CL15 | Samsung 950 Pro M.2 512GB | Corsair H115i AIO cooler | Corsair HX1000i PSU | Asus Strix GTX 1080 | 49" LG 4K | Crucial 500 gig SSD dedicated to P3D | Seagate 1T Hybrid for storage | 1 19" + 2 25" monitors for gauges and to monitor performance |

Hi Elaine, having a similar problem, just realised been trying to install with the ver2 updater file, so if I find my original ver .10 installer do you think this method will work.

I purchased v1 then paid for the update to v2, ( I thinks that's how it went)

 

bob  

 

  • Author
6 hours ago, Smokie said:

APPDATA:

Hello 

We will go with the dll.xml file in your AppData Location 

I have added the 2 Accu-Feel Entries at the bottom,  Copy and Paste the Complete Tex below into your dll.xml file in AppData and SAVE it 

When finished it should look exactly like below,  Launch Prepar3D and test   

 

<?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>ObjectFlow</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\P3D\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow_P3D.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>IvAp</Name>
<Disabled>False</Disabled>
<Path>C:\Program Files (x86)\IVAO\IvAp v2\ivap_fsx_bootstrap.dll</Path>
<Commandline />
</Launch.Addon>
<Launch.Addon>
<Name>FSTramp</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\FSTramp\FSTramp.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>FSUIPC 4</Name>
<Disabled>False</Disabled>
<Path>Modules\FSUIPC4.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>as_connect</Name>
<Disabled>False</Disabled>
<Path>as_srv\as_btstrp.dll</Path>
</Launch.Addon>
<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>

 

 

 

 

  • Author
3 hours ago, onebob said:

Hi Elaine, having a similar problem, just realised been trying to install with the ver2 updater file, so if I find my original ver .10 installer do you think this method will work.

I purchased v1 then paid for the update to v2, ( I thinks that's how it went)

Hello Bob,

Yes,  If the Update you have is not a Whole version just a core update to bring you to version 2,   Run Version 1 first and then Update to version 2 

=========

On a side note

Only seen this  the other day,  A small Update for Version 2 which would bring it to V2.091    https://www.a2asimulations.com/forum/viewtopic.php?f=90&t=34173

 

 

 

11 hours ago, Elaine Dixon said:

Yes,  If the Update you have is not a Whole version just a core update to bring you to version 2,   Run Version 1 first and then Update to version 2 

=========

On a side note

Yes thanks for that, found my original ver 1.0 on my old computer, (took abit to get it going Ha_Ha) also needed the file 'Accu-Feel_v2 Upgade' ...not the v2 update file.

many thanks

bob

Thanks Elaine,

got around to it now - works 100%
p.s. realised I had to do n similar thing to get IVAP to work, will remember for future addons

Jan

 

 

Jan Jacobs

  • 4 weeks later...

Eish !

something went pear shaped .. was working 100%

one day, no go, the enable/activate accufeel is black, one can enable everything, but when going back, all off again

not sure if anything added afterwards caused it ?
this I see now below the accufeel entry

any ideas ?

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

  <Launch.Addon>
    <Name>PMDG Interface</Name>
    <Disabled>False</Disabled>
    <Path>PMDG\DLLs\PMDG_Interface.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
    <Name>RAASPRO</Name>
    <Disabled>False</Disabled>
    <Path>.\RAASPRO\RAASPRO.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
    <Name>as_connect</Name>
    <Disabled>False</Disabled>
    <Path>as_srv\as_btstrp.dll</Path>
  </Launch.Addon>
</SimBase.Document>

Jan Jacobs

  • 4 weeks later...

Hello,

Can anyone please advise. I have installed as per Elaine's instructions. It's working (P3D V3.4.22 with default Carenado A36) and i can launch the setup screen from 'Add-ons' no problem. However, no adjustment, including Toggle Accu-Feel Off,  makes any adjustment in the sim. Turn wind noise down to zero and its still whistling in the cockpit loud as ever.

The most annoying thing is that since installing, I'm getting a noticeable visual juddering after engine start and in flight (not with the engine off on ground so its not stutters). Wanted to adjust an offending slider to reduce this airframe judder effect, but no adjustment of anything has any effect.

Strangely, i tried uninstalling Accu-Feel via Windows Control Panel and all the effects remained in the sim as if it was still there!!

Any advice please?

Andrew

Archived

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.