Mogli12 / GearboxAddon

Farming Simulator 2017: Gearbox addon
GNU General Public License v3.0
53 stars 28 forks source link

Turbo whistle and dynamic smoke #433

Open miracleman51 opened 5 years ago

miracleman51 commented 5 years ago

Hi, really enjoying the mod and the additions your continuing to make.. Now with the boost implementation, I was wondering how feasible it would be to add in a turbo whistle dependant on the boost?

Also some mods tend to have dynamic exhaust, however they don't seem to work with GB or MR (not quite sure which yet. Would it be possible to add better dynamic smoke as a default to the MR mod? from memory there were some good FS 15 mods that did this and created little black clouds that wafted away.

e.g.

https://www.youtube.com/watch?v=IutvSVnS4WI

MrMazzony commented 5 years ago

That black smoke thing is from DynamicSmoce script that is added to tracktor mod seperatly. It cant be added via Gearbox addon. There is allready a setting foor blowoffVentilSound tht mimics the preasure release from turbo.

miracleman51 commented 5 years ago

I know its a separate script, however I was wondering if it was possible to hard code in, as it would eb good to have on all machines.

Also I'm not talking about the wastegate sound, Im talking about the sound a turbo makes when its spools up under load (the turbine). So the sound (pitch and perhaps amplitude) is related to the amount of boost being seen.

https://www.youtube.com/watch?v=jkZhozXje7o https://www.youtube.com/watch?v=-S3lbMNdVTM

You can hear that when the tractor gets loaded up, the turbo spools up. SO for example a bit like the motor load sound, you could have a separate turbo whistle sound that increases in pitch and amplitude when boost goes above say 30% linearly up to 100%.

Ive often thought about trying to do this myself.. but I haven't coded in about 10 years now and the addition of the boost indicator reminded me.