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.


I'm sure it's all correct, can maybe another FS9 User check it out ?
At least than i'd know if i'm doing something wrong
Btw: Thank you so much for your help![]()

When you created the folder called "laura_c172VSPD" did you create it in the sound folder for the CLS A340, or within the main FS9 sound folder?
Given the discussion here, it should be in the main FS9 sound folder.
I got the old sound.dll, so even if i would need it, that wouldn't be the problem.Bill:
My gauges do not use the gaugesound.dll file any more, so no, she doesn't need it.

Have you put the sound gauge's debugging element on the panel so that you can see what configuration file it is looking for, and which L:Vars it is monitoring?
Doug

gauge38=dsd_fsx_xml_sound!Sound, 0, 0, 1, 1,./sound/laura_c172VSPD/C172_VSPDsound.ini

I think Roy has found it, Laura. At the end, where the / 's begin, behind the gauge coordinates, make them \ instead of /.
Bill
gauge13=dsd_xml_sound2!dsd_xml_sound2, 340,118,19,19,.\Gauges\a346cls_sound.ini
...etc etc...
gauge38=dsd_fsx_xml_sound!Sound, 0, 0, 1, 1,./sound/laura_c172VSPD/C172_VSPDsound.ini
gauge39=C172_Sound!speeds, 2,2,2,2
1) I dont know if there are a clash, but i suspect they should work together.
2) I suggest changing the / to \ as in the other gauges location entries. see gauge13
Even gauge13 here already show that all files DO NOT HAVE to be in the panel folder. In this case the ini file is in the gauges folder.
3) You can try and add the "C172_VSPDsound.ini" file to the gauges folder but then you need to change the panel.cfg entry to be as follows
gauge38=dsd_fsx_xml_sound!Sound, 0, 0, 1, 1,.\Gauges\C172_VSPDsound.ini
gauge39=C172_Sound!speeds, 2,2,2,2

I'm no expert on the subject, but I always thought that \ was what you used in specifying directory paths and / was generally used to indicate a switch
Roy
Doug's document.!
"Please note that with this method, there is no ‘dot’ at the beginning of the panel.cfg parameter string, but the string starts with a / or \ character. The gauge will treat the / and \ characters equivalently."
"Panel.cfg syntax
gauge10=dsd_fsx_xml_sound!Sound, 2,2,2,2,./gauges/dsd_xml_sound.ini
gauge11=dsd_fsx_xml_sound!Debugger, 420,550,600,80
"


Hmmm...which version of sound gauge is Laura using? Does dsd_fsx_xml_sound gauge work in FS9? Otherwise she must try a previous version, like dsd_xml_sound3 or similar.
...
Tom