waydabber / BetterDummy
- воскресенье, 31 октября 2021 г. в 00:30:40
Software Dummy Display Adapter for Apple Silicon Macs to Have Custom HiDPI Resolutions.
Dummy Display for Apple Silicon Macs to achieve custom resolutions.
M1 macs tend to have issues with custom resolutions. Notoriously they don't allow sub 4K resolution displays to have HiDPI ("Retina") resolutions even though for example a 24" QHD display would greatly benefit from having an 1920x1080 HiDPI "Retina" mode.
To fix this issue, many resort to buying a 4K HDMI dummy dongle to fool macOS into thinking that a 4K display is connected and then mirror the contents of this dummy display to the physical display in order to have HiDPI resolution. Others use the built in screens of their MacBooks to mirror to the external display. These approaches have obvious drawbacks and cannot solve all problems (for example HiDPI support for wide and ultrawide displays).
To fix this problem, BetterDummy creates a virtual dummy display which you can then utilize as a mirror main.
Advantages of BetterDummy over a physical 4K HDMI dummy plug:
Create New Dummy
and select your desired aspect ratioSystem Preferences
-> Displays
you'll see the new Dummy display (for example Dummy 16:9
)Main
display should be the Dummy displayOptimize for
Resolution
as Scaled
- you should hold the Option
key while clicking on the Scaled
option for a fuller list of resolutions!Show all resolutions
for even more resolutionsNotes:
(low resolution)
tag in the resolution list if Show all resolutions
is toggled. On some configurations however, you might see HiDPI (high resolution) display modes marked with a (HiDPI)
tag and standard resolutions without a tag.Displays
tab in Preferences as the Optimize for
setting tends to reset at random times to the physical display for unknown reasons during changing settings. If this happens, you can set it back to the Dummy.The app saves the dummy display configuratio and automatically restores it upon next restart.
The app should be compatible with all M1 class machines (MacBook Air, Mini, 2020 and 2021 MacBook Pros) running Monterey.
Some of the options:
Thank you for your help, it is really appreciated! :)
If you like this app, you'll like MonitorControl as well! Control the brightness, volume of your external display like it would be a native Apple display!
You can join the (mostly self help) discussion on the new BetterDummy discord channel.
Some of the original code was adapted from FluffyDisplay. Thanks to @tml1024!