You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
While the background music is redirected correctly to the gamepad, many of the sound effects are not.
These are for example menu sound effects or voice clips.
I don't know the technical aspects, but I noticed that after sound effects should have been played, the background music gets quieter for a certain amount of time, so maybe the game uses more audio channels or something like that and those aren't used all the time?
Otherwise I had no issues with other games I tested and the video redirection is really stable, great program.
The text was updated successfully, but these errors were encountered:
I also noticed, that while a sfx is playing and I switch back to tablet->tablet and the tv->tablet fast enough, the sound is at the correct volume and the sfx is played correctly on the tablet.
I was able to reproduce the issue just now, swapping quickly will play the remainder of the currently playing sound, but otherwise sounds and voice won't come out properly.
Could it be that other functions need to be hooked, such as AXSetMultiVoiceDeviceMix?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
While the background music is redirected correctly to the gamepad, many of the sound effects are not.
These are for example menu sound effects or voice clips.
I don't know the technical aspects, but I noticed that after sound effects should have been played, the background music gets quieter for a certain amount of time, so maybe the game uses more audio channels or something like that and those aren't used all the time?
Otherwise I had no issues with other games I tested and the video redirection is really stable, great program.
The text was updated successfully, but these errors were encountered: