ChangeScreenResolution

From Sinden Lightgun
Revision as of 03:02, 5 January 2023 by ING3NIEUR (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ChangeScreenResolution is an app that lets you change your screen resolution from the command line, which can be invoked from batch files, Autohotkey scripts and Launchbox.

Example for 1902x1080 60hz:

ChangeScreenResolution.exe /w=1920 /h=1080 /f=60

Download and full instructions can be found at the program's website.