-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hi there! First of all, thank you for this and Monitor Swapper. They're amazing.
I'm using this along with the Virtual Display Adapter by Mike here : https://github.com/itsmikethetech/Virtual-Display-Driver
Everything seems to be working fine except for the Resolution Matcher unfortunately. The script picks up the client resolution correctly as well as the overrides I've set but It just doesn't seem to be able to change the resolution.
My setup is I have MonitorSwapper turn off all my actual physical screens and only have a dummy screen turned on and set to 1080p 60. My idea would to then have ResolutionAutomation adapt the actual resolution to which device I'm connecting from as they all have different aspect ratios.
I'm including the log below as well as my dummy.cfg file from MonitorSwapper. Is the script maybe getting confused by the three other "turned off" monitors ? Is there a way to maybe to specify the specefic ID for the script to change the monitor resolution on ?
I feel like this isn't a problem with Virutal Display Adapter as Montior Swapper is able to set the resolution without any issue but this script gets stuck in a loop of trying and failing and retrying to change the resolution.
Would appreciate any insight here on what's going on! Thank you for your work!