Max26513
1 discussion post
Hello everyone, i nedd your help to do this please.
Games on screen#1 other apps on screen#2
first of all i have created a functions where all apps launch on screen#2
and i add manually every game out of this function, they can launch on screen#1
1) do i need to add games manually everytime i have a new one ?
2) can i create a function for games only ? like every apps on fullscreen can launch on #screen1 ?
3) any other ideas ?
thanks a lot
good day
Hi Max,
I think the easiest way to do this, is to create a trigger that moves windows to monitor #1. You can set the "Window Text" condition, to the name of all your games that you want moved over.
Keep in mind that we send a basic SetWindowsPos call to move windows. Some games reject these, so it won't work for all of them, but it should work for most.
Hope this helps!