Capturing outside the audio and screen except game

Hi, overwolf is capturing other audio and windows screen also any solution for this ?

Hi!
If I understood correctly, there are two requests here:
1 - You want to capture only the game’s audio?
2 - You want to only capture the game’s screen?

Now, for the first, you should take a look at filtered_capture. You can see a brief overview of it here.
For the second point, this flag should help, if I understood the issue correctly.

Hope that helps!