Repeated intro
What changed
0 fixes1 addition3 changes0 removals
changedMany 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.
addedThere 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:
changed[Audio] UnfocusedVolumeMultiplier=1.0
changedCongratulations! Now the game sound will continue to play when the application is minimized.
Hero's Story changes
changedMany 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.
addedThere 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:
changed[Audio] UnfocusedVolumeMultiplier=1.0
changedCongratulations! Now the game sound will continue to play when the application is minimized.
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.