Building for OSX UE4.15.1, there are is no Saved config files and any I create are being ignored. Is the following logic correct or should I be creating Engine overrides elsewhere?
Context: I’m overriding audio mute to assist screencapturing a build.
[Audio]
UnfocusedVolumeMultiplier=1.0
On Windows, I can add to this to pre-existing Engine.ini
C:\Users\Modprods\Documents\Unreal Projects\build\WindowsNoEditor\ass2\Saved\Config\WindowsNoEditor\Engine.ini
but on OSX, no equivalent file exists and creating the following is ignore
/Users/michela/projects/unreal/build/MacNoEditor/ass2.app/Contents/UE4/Saved/Config/MacNoEditor/Engine.ini