How to disable sound in .ini ?

How to disable sound in UE4?

In previous version was bUseSound=False

I am asking because sound is bugged in OSX and this could help making it stable.

You can run the engine with -nosound or, by looking at the code, it seem that setting AudioDeviceModuleName to empty string in MacEngine.ini should do it as well.

Could you share more details on how is it bugged, please? Thanks.

Sounds playing strange, like reverb was wrong. Then starts to add with other sounds until it crash.

Do you have a map where this is easy to reproduce that you could send us? Or give us steps to reproduce. Or, at least, maybe send us a crash log? Thanks.