• 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.

Ju-87G-2 problem ?

sixstrings5859

Charter Member
Been having this problem for years with the Ju-87G-2 not having cannon sounds. Can anyone help me find out how to fix this problem ? Here's a image of aircraft :
Lqux0eD.png
Thanks for any help , Scott
 
Hi Scott, the gun sounds are specified in the gun xdp file. (eg. c303, c50 etc.) The actual wav file is specified in the sounds.xml, where you should check that your gun has an external sound wav file specified as well as an internal sound file. Also perhaps check attenuation level.
 
I don't have that particular aircraft, so I don't know what gun it's set up with. What gun is it referencing for the cannon?

Find that xdp file in the Guns folder and then edit the SoundName reference to whatever SoundName="c##" you like in the sounds.xml.
Perhaps,
c37_land = ai_37guna.wav, or c127_land = ai_127guna.wav.

Or create your own C## entry in the sounds.xml for these sound files that don't appear to be referenced anywhere.
ai_37gunb.wav
ai_40gun_oneshot.wav
ai_127gunb.wav

Or, you could try using,

Gun
AvHistory_gr_gun_Bk3_7-flak18 that references sound c75 for a bigger cannon sound

Weapon
AvHistory_gr_round_Bk3_7-flak18

The sound.xml has
<c75>
<no_damage>
<sound file="xgun_75mm.wav" fileInt="gun_75mm.wav" Looping="No"/>
</no_damage>
</c75>
 
Strange thing is that the Stuka uses the 37mm_gun. Checked gun xdp and it shows c37_land. Sound xml shows ai_37guna.wav which is also present. Maybe i can experiment and see if i can get something to work. Thanks Major for the help. It points me in the right direction. Regards,Scott
 
Going to try the second option as all things have checked out so far. Only aircraft i ever had a issue that stumped a lot of people for years,so i just gave up. Thanks Major for your time. Regards,Scott
 
Back
Top