KSPModStewards / RocketSoundEnhancement

An Audio Framework Plugin for Kerbal Space Program
https://forum.kerbalspaceprogram.com/index.php?/topic/179579-wip15x-rocket-sound-enhancement-pre-v100/
GNU General Public License v3.0
14 stars 13 forks source link

report: jet engines are audible ahead of the mach cone #32

Open JonnyOThan opened 4 weeks ago

JonnyOThan commented 4 weeks ago

Hello, I think for some reason some engines like jet and srbs aren't affected by airsim and muffler effects(like you can still hear jet engine in forward of aircraft past mach speed, or srb way too loud for vacuum) KSP (22).zip

likeproblem commented 1 week ago

It's me, original author of the issue, I found sorta solution. For some unknown reason, the Waterfall Patch doesn't remove jet engine sounds(including rapier air breathing). The solution was to do the same thing is done to the parts in the Patch Im still working to get srb work the same way

When Im done Im going to publish little patch here

likeproblem commented 1 week ago

The issue is just stock sounds(maybe not so stock, swe and restock definitely had a hand) not being deleted Correlates to this issue right here: https://github.com/KSPModStewards/RocketSoundEnhancementDefault/issues/5

likeproblem commented 6 days ago

RSEFixes.cfg.txt here it is SRBs still act weird, sometimes mute, sometimes not, but good enough obviosly remove .txt

likeproblem commented 4 days ago

Update: Found new issue and fixed it, found out to be issues with SWE, which has WaterfallRestock replacements, which in fact use MM's LAST, so I had to do the same thing to override it(those six engines were mentioned here, https://github.com/KSPModStewards/RocketSoundEnhancementDefault/issues/5, thanks ArgentGamer) RSEFixes.cfg.txt