dANii2k
4 discussion posts
Hello,
Is there any fix for this? My 2nd monitor cuts in half when I run a fullscreen game on my main monitor. It's kinda hard to explain, I can upload a video if needed.
FYI the monitors both have a 1440p resolution, one of them is in portrait mode.
The fullscreen application is being runned at a lower resolution then native (1080p).
Thanks!
Feb 8, 2020 (modified Feb 8, 2020)
•
#1
That's due to the screen resolution changing on the Primary monitor, it ends up changing the relative co-ordinates for the second monitor, because they're calculated as pixels from the top-left corner of the primary monitor. If you're able to move the second monitor to the left of the primary monitor, you won't run into this issue, because co-ordiates would always be negative from 0,0.
Hope that makes sense!