Developer postOriginal post (opens in a new tab)

Background Audio

Greetings, Heroes!

Many of you have asked me - how to make the game sound continue to play when the game is minimized? This is especially relevant for streamers or users with multiple monitors.

There is a solution - you need to open Windows Explorer at %USERPROFILE%\AppData\Local\MansLife\Saved\Config\WindowsNoEditor and add the following block of text to the Engine.ini file:

[Audio]
UnfocusedVolumeMultiplier=1.0

Congratulations! Now the game sound will continue to play when the application is minimized.