December 7, 201312 yr Has anyone been able to get A2A Accu-Feel to work in Prepar3d V2? I have it in the drop down menu, but that is the only thing that it does, shows up in the drop down. Beechcraft Sundowner
December 8, 201312 yr Yes, I set it up today and it's working 100%. I'm watching football now but if you do a search here, you'll find what to do. Rick Abshier 5900X | RTX 5070 Ti OC| 64 GB@3600 | India Pale Ale
December 8, 201312 yr My first attempt to get it working has not been successful. I have it installed in FSX, and simply pointed the installer to my Prepar3d V2 folder. It installed fine, but did not show up in the menu. The files are located in the Prepar3d V2 folder under A2A where it should, but no joy. I have since uninstalled my FSX version, and will try to install again. I will report back if I get it working.
December 8, 201312 yr Here ya go. Add the following to the dll.xml file (in appdata\roaming\lockheed martin\prepare3d): <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> Rick Abshier 5900X | RTX 5070 Ti OC| 64 GB@3600 | India Pale Ale
December 8, 201312 yr Here's a better version which is easier to cut and paste and includes the information for FSUIPC as well: <?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>FSUIPC 4</Name> <Disabled>False</Disabled> <Path>Modules\FSUIPC4.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> Rick Abshier 5900X | RTX 5070 Ti OC| 64 GB@3600 | India Pale Ale
December 8, 201312 yr Author Thank you very much! I could not get it to work but your post saved the day! Your a Gentleman and a Scholar, Sir! Beechcraft Sundowner
December 8, 201312 yr Thanks so much! Now I just gotta find where I purchased AccuFeel from to re download it. How exactly does the program simply work for P3DV2??It will automatically read all of the default P3D aircraft? Asus Maximus X Hero Z370/ Windows 10 MSI Gaming X 1080Ti (2100 mhz OC Watercooled) 8700k (4.7ghz OC Watercooled) 32GB DDR4 3000 Ram 500GB SAMSUNG 860 EVO SERIES SSD M.2
December 8, 201312 yr Doesn't work for me... My system specs: Intel [email protected] - 5.2 GHz, NVIDIA GeForce RTX 3080, 32GB DDR4 RAM, Noctua NH-D15 CPU Cooler,1TB Seagate SSD, 4TB Seagate HD, Windows 10, Asus 32 inch monitor, Saitek Yoke, Throttle Quadrant, Rudder Pedals and Trim Wheel Sims: MSFS2020 Preferred Aircraft Black Square Bonanza, and Baron, A2A Comanche, PMDG DC-6, Red Wing L1049
December 8, 201312 yr Doesn't work for me... Do you have A2AFeel.dll and AccuFreeMenu.dll in the Modules folder? Rick Abshier 5900X | RTX 5070 Ti OC| 64 GB@3600 | India Pale Ale
December 8, 201312 yr Thanks so much! Now I just gotta find where I purchased AccuFeel from to re download it. How exactly does the program simply work for P3DV2?? It will automatically read all of the default P3D aircraft? So far, it's worked with all the default aircraft and anything that I've added from my FSX install. You just pull down the menu and setting should be applied automatically although you can adjust them. Rick Abshier 5900X | RTX 5070 Ti OC| 64 GB@3600 | India Pale Ale
December 8, 201312 yr Moderator I installed using the migration tool and it worked straight out. Vic RIG#1 - I9 14900K MSI Pro z790 RTX 5070Ti 40" 4K Monitor 3840x2160
December 8, 201312 yr Moderator Here's a better version which is easier to cut and paste and includes the information for FSUIPC as well: Which would have been even easier to cut and paste had you used the forum's "Code Box" (<>) icon :p0304: : <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>FSUIPC 4</Name> <Disabled>False</Disabled> <Path>Modules\FSUIPC4.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> Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
December 8, 201312 yr Didn't know the "code box" existed and don't think that the "dumb scholar" avatar was really necessary. Rick Abshier 5900X | RTX 5070 Ti OC| 64 GB@3600 | India Pale Ale
December 8, 201312 yr Which would have been even easier to cut and paste had you used the forum's "Code Box" (<>) icon :p0304: : <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>FSUIPC 4</Name> <Disabled>False</Disabled> <Path>Modules\FSUIPC4.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> How is that 'easier'? :unsure: The World is divided into two groups. Those who say "Give me a link" and those that provide the link. WWG1WGA
Create an account or sign in to comment