Enable HiDPI for external monitor in Big Sur

How I can force HiDPI on external monitor 2560x1440 to use it as virtual 1280x720 in Big Sur?

RDM doesn't show any Retina resolution.

I tried to generate displayproductid-xxx.plist for my monitor using a script: codeclou.github.io/Display-Override-PropertyList-File-Parser-and-Generator-with-HiDPI-Support-For-Scaled-Resolutions/

But

Code Block
ioreg -l | grep "DisplayProductID"
ioreg -l | grep "DisplayVendorID"

returns nothing.

Also I tried this script: github.com/xzhih/one-key-hidpi - doesn't work, too.

Note that this folder cannot be modified even when SIP is disabled: /System/Library/Displays/Contents/Resources/Overrides/

Hi there from 2023, I spent about 1 hour 30 minutes to solve the problem for MacBook Pro M1 13" + Apple Thunderbolt Display and it's works!

https://github.com/xzhih/one-key-hidpi

Enable HiDPI for external monitor in Big Sur
 
 
Q