
Starfield Resolution Changer - Borderless Fullscreen working at a resolution different to native monitor resolution
-
Endorsements
-
Unique DLs--
-
Total DLs--
-
Total views--
-
Version1.00
8 comments
I have 3 monitors and had to edit the amount of times tab was hit to 19*
Thanks for the feedback 😃
Had to modify the Tab presses, for me it was WshShell.SendKeys "{TAB 22}{ENTER}", you have to run ms-settings:display and press tab until you reach the display resolution, then I also had to modify line 78 to reference location of my executable.
Return = WshShell.Run("""E:\Steam\steamapps\common\Starfield\Starfield.exe""", 1, true)
Mine opened and immediately closed, which is why I added the shortcut, so that I could define the "open in" path... that resolved the issue for me... although I am wondering if it's because I had the vbs on desktop when testing, and putting it in the same folder also resolved my issue 🤷♂️
Cheers for the feedback 👍 and I'm glad you were able to get it working even with triple monitor 😁