• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Squeaking Brakes

Hi Charlie,

For your information, if you ever stumble onto it:
Somewhere in the continuous development of the XMLsound gauge, Doug changed the internal gauge reference.
Probably because a whole lot of other stuff and options where added.

You can rename any version of the .gau/.dll to whatever name you like; eg XMLsound.
But the gauge definition has changed:

- Old versions (like you referenced) use:
gauge** = XMLsound!dsd_xml_sound3, ......
- The latest FSX (32bit) and P3dv4 (64bit) version use:
gauge** = XMLsound!Sound, ......

So the panel.cfg definition must match the version of the XMLsound gauge ...

Rob
Thanks Rob! I was slowly coming around to that fact as I continued researching the Sound.gau vs Sound_XML.dll
 
Hello,

The squeaking brakes gauge supplied by LM with the JF_L049 uses the 32bit version of xml_sound !!!!

To fix it, just replace in the gauge folder "squeaking brakes_Sound.gau" which is the 32 bits version with "dsd_p3d_xml_sound_x64.dll" and then rename it "squeaking brakes_Sound.dll"
Take care that, according to several sources, NOW the gauge folder as priority over panel defined gauge !
It's why you need to update the gauge binary which is INSIDE the gauge folder...

To use it, you need TWO gaugexx= (code copied from the JF_1049 panel - supplied with Prepar3D V4)

Code:
gauge07=squeaking brakes!BrakeSound,  0,0,20,20
gauge08=squeaking brakes_Sound!Sound,  0,0,20,20,./sound/squeaking brakes/Sound.ini

Ensure that you have exactly that 2 lines !

Gérard
 
Hi Gerard
I believe I did everything you suggested and still no brake sound on the Beech 18. My friend Rob made a gauge available to me as part of his GPWS add-on and I have it working. I'm mystified as to why your suggestion would not work but perhaps my editing skills are insufficient. In any case thanks for the help so far.
Warren
 
Back
Top