MattEatsMochi
New Member
Hi friends, I wanted to open this to the floor as I've kinda hit my wits end. I wrote an app this evening with the desired effect of having one stream overlay on during game and off when not. For example, see this overlay my friend Shayed uses. Great in game, doesn't make any sense when not.
In game: https://clips.twitch.tv/shayed_/AmusedFerretRitzMitz
Not in game: https://clips.twitch.tv/shayed_/GleamingJellyfishAsianGlow
As far as I can tell, this should be working. Game can tell when you're playing, switches back and forth fine, but for some reason OBS is not putting up or removing the overlay source. Any thoughts? I'm using SendKeys to simulate the keystrokes that are mapped to reveling and hiding the source. Maybe that's what OBS doesn't recgonize.
Here is the code:
https://github.com/matteatsmochi/OverwatchOverlay
In game: https://clips.twitch.tv/shayed_/AmusedFerretRitzMitz
Not in game: https://clips.twitch.tv/shayed_/GleamingJellyfishAsianGlow
As far as I can tell, this should be working. Game can tell when you're playing, switches back and forth fine, but for some reason OBS is not putting up or removing the overlay source. Any thoughts? I'm using SendKeys to simulate the keystrokes that are mapped to reveling and hiding the source. Maybe that's what OBS doesn't recgonize.
Here is the code:
https://github.com/matteatsmochi/OverwatchOverlay