Contribute
Register

[Guide] Add your custom retina / HiDPI resolution for your desktop display

Status
Not open for further replies.
Thanks for quick answer.

I actually follow this to change retina resolution for my Surface Pro 3. I can not find "VendorID-4ca3/DisplayProductID-3542" in my directory, so I create a new folder, new file.
Is that correct?

-----
Retina resolution overwrite, put in:



/System/Library/Displays/Overrides/DisplayVendorID-4ca3/DisplayProductID-3542



<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IODisplayEDID</key>
<data>AP///////wBMo0I1AAAAAAAXAQGVGRF4Cu6Vo1RMmSYPUFQAAAABAQEBAQEBAQEBAQEBAQEBeFBwoICgKVAwIDoA/qkAAAAZakBwoICgKVAwIDoA/qkAAAAZAAAA/gBTQU1TVU5HCiAgICAgAAAA/gAxMjBRTDAxLTAwMQogAGk=</data>
<key>DisplayProductID</key>
<integer>13634</integer>
<key>DisplayVendorID</key>
<integer>19619</integer>
<key>scale-resolutions</key>
<array>
<data>AAAKAAAABaAAAAAB</data>
<data>AAAFVgAAAwAAAAAB</data>
<data>AAAKAAAABqwAAAAB</data>
</array>
</dict>
</plist>

Unfortunately Apple apparently still limits the Intel HD5000 to 2560x???? pixel, so this only gives 2560x1708, ideally I would want 2880x1920 or so.

Intel .kext hack anyone?
----------

See guide:
https://www.tonymacx86.com/threads/adding-using-hidpi-custom-resolutions.133254/
 
Status
Not open for further replies.
Back
Top