usr-sse2 / RDM

Easily set Mac Retina display to higher unsupported resolutions
1.15k stars 75 forks source link

can't change resolution #15

Closed ruotianluo closed 4 years ago

ruotianluo commented 4 years ago

I am able to add the custom resolution. However, if I click the added resolution, nothing happens. (Some other resolutions work)

The resolution I added is 1600x900+hidpi. I am able to use 1440x900+hidpi. (I was able to use 1980x1080+hidpi, but I think I broke something...)

ruotianluo commented 4 years ago

Found problem. It's the plist generated by RDM is incorrect for some reason. For example: on https://comsysto.github.io/Display-Override-PropertyList-File-Parser-and-Generator-with-HiDPI-Support-For-Scaled-Resolutions/ 3200x1800+hidpi = AAAMgAAABwgAAAABACAAAA== = <00000c80 00000708 00000001 00200000> While RDM generates:

AAAMgAAABwgBh60YAAAAAQ== = <00000c80 00000708 0187ad18 00000001>
JonnyTech commented 4 years ago

If it is a RDM bug then can you re-open this issue and hopefully @usr-sse2 will reply?