jackdp / Quick-Change-Resolution

QuickChangeResolution is a small utility that allows you to quickly change the display resolution.
105 stars 19 forks source link

possible to add scaling DPI support? #4

Open kukat opened 2 years ago

kukat commented 2 years ago

to switch between 4k@200% and 1080@100%

https://stackoverflow.com/questions/35233182/how-can-i-change-windows-10-display-scaling-programmatically-using-c-sharp/57397039#57397039

Anatharias commented 2 years ago

That would be absolutely fantastic! I often switch from 3840x1600 @100% 144Hz to 2560x1600 @175% 120Hz and this would be amazing. Though I read that Windows scaling isn't as easy as one can think