• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

P3D v5 P3Dv6 XMLTools install

Messages
497
Country
austria
Changed from V5 to V6.
I tried to install xmltools in different way. No luck! Doesn't work!

So can someone tell me how he installed xmltools?
And where did you copy XMLTools64.dll?
 
Yes, thanks, i was the opener of this thread.
but never the less, i found some clues, i have already forgotten:)

And is someone out there with an active xmltools in P3Dv6?
 
And is someone out there with an active xmltools in P3Dv6?
Yes !

Just use the same dll.xml as in V5, to be copied in V6 roaming LM folder.
And of course copy also the V5 "Modules" folder in V6 folder...

Gérard
 
Thanks, Gerard!

dll.xml is at roaming LM folder.
xmltools is at moduls.

Doesn't work!
Let's look at the learningcenter.:oops:

btw do you use dsdsound by Douglas Dawson?

Edi
 
dll.xml is at roaming LM folder.
xmltools is at moduls.
You need XMLTools64.dll for P3D V4, V5 and V6 !

Code:
<?xml version="1.0" encoding="utf-8"?>
<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>XMLTools64</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Modules\XMLTools64.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
</Launch.Addon>
</SimBase.Document>

Activate Content Error Reporting and check "Documents\Prepar3D v6 Files\ContentErrors.txt"

do you use dsdsound by Douglas Dawson?
Everybody use it ! but you need the 64 bit version of dsssound...
dsd_p3d_xml_sound_x64

Gérard
 
Last edited:
You are my HERO🤩

Dll.xml was faulty!
At V4 and V5 it worked🧐

Of course dsdsound works!
Sounds were depending on xmltools!

Thank you very much👍
 
Back
Top