Valorant-Ultrawide-Fix
Valorant-Ultrawide-Fix copied to clipboard
Windows taskbar autohide or taskbar being located on a separate monitor causes the script to fail
A Windows taskbar located anywhere except the bottom of the selected monitor for Valorant causes the game to launch in incorrect resolutions.
Regardless of $monitor.bounds
or $monitor.workingarea
or any combination of configurations involving the differences of these resolutions, combinations of configurations for WindowPosX
or WindowPosY
, the game fails to launch in ultrawide unless the windows taskbar is located on the bottom of the monitor with autohide disabled.
This may be a bug in Valorant allowing my script to work or I might be missing something. Contributions are welcome. Unfortunately, I've exhausted any of the options I can think of for solving this at the moment. I may circle back to this when I have time.
It appears that this script is fully dependent on the taskbar position.