Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
<Launch.Addon>
<Name>AccuFeelMenu</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Modules\AccuFeelMenu.dll</Path>
</Launch.Addon><?xml version="1.0" encoding="Windows-1252"?>
<Launch.Addon>
<Name>AccuFeelMenu</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Modules\AccuFeelMenu.dll</Path>
</Launch.Addon>
and something looks out of place
I would make a backup of this file then try modifying it
your VERY FIRST LINE should be
<?xml version="1.0" encoding="Windows-1252"?>
so it should look like this
<?xml version="1.0" encoding="WINDOWS-1252"?>
-<SimBase.Document version="1,0" Type="Launch"> <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>ObjectFlow_NZNI.dll</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\ORBX\FTX_NZ\FTX_NZNI_05_SCENERY\scenery\ObjectFlow_NZNI.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>AccuFeelMenu</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Modules\AccuFeelMenu.dll</Path>
<Launch.Addon>
<Name>Object Placement Tool</Name>
<Disabled>True</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>True</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Visual Effects Tool</Name>
<Disabled>True</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>CMeteoXml</Name>
<Disabled>False</Disabled>
<Path>.\CMeteoXml.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>A2A Service</Name>
<Disabled>False</Disabled>
<Path>A2A\Shared\A2A_Service.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
</SimBase.Document>
<Launch.Addon>
<Name>EZdok camera addon</Name>
<Disabled>false</Disabled>
<Path>C:\Program Files (x86)\EZCA\EZCA.exe</Path>
</Launch.Addon>
</SimBase.Document>
as near as i can tell this is what your dll.xml file should resemble.
I am not a dev, so if this doesnt work I cant be held responsible.
however, remember to make a backup BEFORE you make any changes....just in case
I hope this helps, and I wish you the best
I copy and pasted this into my xml file, made a backup and launched FSX.
Everything launched working fine, EZDok and FS Recorder. But still no Accu-Feel menu.
Do you think it could be something else, maybe I'm missing some sort of simconnect or file?
But it's strange, I have two xml files that are exactly the same, then I got this dll file that has some of the coding, but with straight text. Then there is this exe file with has more coding from the main xml files.
I'm sorry, I'm not the techiest of guys.
not sure if that would be the issue...but always worth a try
Thanks!
the instructions to install the simconnects,msxml and c++ are as follows
First make sure you are running steam as admin(fsx requires admin rights for itself, and some addons)
make sure your video card drivers are up to date, dont just assume they are, check to make sure
step 1, Install all the simconnects that DTG doesnt automatically install for you
keep in mind these are simconnect.msi files...just double click to install
where my FSX:SE is installed into my E:\ drive
there are actually (4) simconnects in FSX:SE
E:\SteamLibrary\steamapps\common\FSX\SDK\Core Utilities Kit\SimConnect SDK\lib
(install this one first)
E:\SteamLibrary\steamapps\common\FSX\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces\FSX-RTM
(install this one 2nd)
E:\SteamLibrary\steamapps\common\FSX\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces\FSX-SP1
(install this one 3rd)
E:\SteamLibrary\steamapps\common\FSX\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces\FSX-XPACK (YOU SHOULD NOT NEED TO INSTALL THIS ONE)
DTG now includes the install for the xpack since the last update/patch
the 2nd thing to do is install the C++ redistributable
E:\SteamLibrary\steamapps\common\FSX\_CommonRedist\vcredist\2005
there are 2 files here
vcredist_x86.msi (to install for 32 bit)
vcredist_x64.msi (to install for 64 bit)
just double click on the pertinant one for your system,should be 64bit
If you can't find them in your directory can you please go to this website, download and install these two files.
http://www.microsoft.com/en-us/download/details.aspx?id=3387
http://www.microsoft.com/en-us/download/details.aspx?id=21254
Please make sure you install them to the same drive where you have FSX installed. It doesn't need to be same folder or anything. Just the same hard drive.
just to make sure it is installed, the XML parser should also be installed, it should have been loaded already by fsx
E:\SteamLibrary\steamapps\common\FSX\Installers
msxml.msi
double click this file to install
It looks like the game needs the MSXML 4.0 dlls installed for x86 and they aren't included in the redistribution or are failing to install as part of the Steam setup on Win 8.1 Pro.
I downloaded the MSXML 4.0 SP2 and SP2 Hotfix from Microsoft and everything then worked. Get the files from:
MSXML 4.0 Service Pack 2 (Microsoft XML Core Services) - http://www.microsoft.com/en-us/download/details.aspx?id=19662
Security Update for MSXML 4.0 Service Pack 2 (KB954430) - http://www.microsoft.com/en-us/download/details.aspx?id=14623
hopefully this will assist you getting accufeel to work again
Should be pretty similar on the none-Steam version :)
Already done the dll.xml work.
Install all SimConnect in ...\steamapps\common\FSX\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces.
-FSX-RTM
-FSX-SP1
-FSX-XPACK
Hope it helps! :)
Sorry for bad english
1) find the A2A_Feel.dll and the AccuFeelMenu.dll modules
I found them under C:\Program Files (x86)\Steam\steamapps\common\FSX\DLC\379546\Modules
2) EDIT the main FSX's dll.xml file found under C:\Users\[''your NAME'']\AppData\Roaming\Microsoft\FSX-SE
3) Enter the correct Path for both modules, or if not A2a is not mentioned there, copy them somewhere in the middle as follows:
<Launch.Addon>
<Name>A2A Feel</Name>
<Disabled>False</Disabled>
<Path>C:\Program Files (x86)\Steam\steamapps\common\FSX\DLC\379546\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>C:\Program Files (x86)\Steam\steamapps\common\FSX\DLC\379546\Modules\AccuFeelMenu.dll</Path>
</Launch.Addon>
The pathways of the modules have to be correct in the dll.xml in order to function properly
This one worked for me