wanhuz / dropout

Jack-of-all trade script to stream game using Steam Big Picture while using PC at the same time.
GNU General Public License v3.0
0 stars 0 forks source link

The Great Ace Attorney sound does not change its audio output #25

Closed wanhuz closed 2 years ago

wanhuz commented 2 years ago

This bug is primarily caused by the game itself have issue switching audio. The only way to make this work is to change default audio output to target audio output before the game finished loading. This can be done by adding Sleep, 5s for example.

It's not a pretty solution, but it works as tested.