Hi,
I can't help you with merging these sounds into other aircraft (I have none of the above aircraft), but if your problem is the "configfile not found" as in the picture:
I know there have been some path-finding problems with older versions of Dougs XMLsound gauge in P3Dv3.*
What I suggest you try:
1. From Dougs website (
https://www.douglassdawson.ca/ ) download the file dsd_fsx_xml_sound.zip.
This (now) latest version V5.2.5 works for FS9, FSX and all 32-bit P3D versions upto 3.*
There are many ways to place the gauge, the used ini file and its referenced wav files (see included README), but the simplest and most "typo-error-friendly" way is this:
(and making it independant of all other aircraft/utility installs)
2. Copy the file dsd_fsx_xml_sound.gau from the zipfile into the folder ..../"youraircraft"/Sound/
3. Copy the .ini file you are using to the same folder
..../"youraircraft"/Sound/
, and rename it to dsd_fsx_xml_sound.ini
4. In the panel.cfg of your aircraft, use the definition :
gauge46=../sound/dsd_fsx_xml_sound!Sound, 0,0
This makes FSX/P3D use the gauge .../"youraircraft"/Sound/dsd_fsx_xml_sound.gau AND use (by default) the .ini file .../"youraircraft"/Sound/dsd_fsx_xml_sound.ini
5. Copy all .wav files referenced in the .ini file to folder
..../"youraircraft"/Sound/
6. Edit the .ini file (eg with Notepad), so all path-file references to the .wav files look like:
Sound**="filename".wav, ...
This makes the XML sound gauge find all the referenced "filename".wav file in the same
..../"youraircraft"/Sound/
folder as the gauge and the ini file themselves.
As said, there are many other ways of doing it, but this is (IMO) the simplest way to avoid path-finding problems.
AND makes it independant of other aircraft installs or gauge/ini file/sound file versions, if you ever decide to delete other aircraft, sound-folders etc ...
Of course, at the expence of file duplication.
Rob
PS: my post crossed with the previous post.