vipoo / iRacingReplayOverlay.net

Tools to capture game data, and then transcode a captured video file - overlaying race status
GNU General Public License v3.0
33 stars 15 forks source link

Sound mutes #94

Closed ScottFSR closed 3 years ago

ScottFSR commented 7 years ago

Once Reply dir activates i loose all in sim sounds. I have the correct keys alt/F9 set and if i just record with OBS i have no issues, as soon as i use the replay dir all sounds are muted.

MerlinCooper commented 5 years ago

Although your feedback is already a long time ago I was having a look at the issue. Restarted using ReplayDirector 2-3 weeks ago - was not able to reproduce the issue.

The only hypothesis I do have is that in your app.ini file "mute_WhenFocusLost" is set to 1. In that case the iRacing sound would be muted when you click on the ReplayDirector Window because it looses the input focus.

Make sure that in the followin seeting is in your app.ini file (iRacing Folder)

mute_WhenFocusLost=0 ; set this to 0 to hear sim sounds when another program has the keyboard focus