Change game capture window action. #1357
-
Is there a way to change the game capture window? Something like this? My goal is to make a priority list of programs where it sets "Game Capture" to capture the most prioritized program which is currently running. (s/program/window) |
Beta Was this translation helpful? Give feedback.
Answered by
WarmUpTill
May 1, 2025
Replies: 1 comment
-
I think this example in the wiki might help you set this up: Let me know if you have questions! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
IcyAlmond
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this example in the wiki might help you set this up:
https://github.com/WarmUpTill/SceneSwitcher/wiki/Change-capture-window-of-Window-Capture-source
Let me know if you have questions!