Dummy Display for Apple Silicon Macs to achieve custom resolutions.
Create your custom HiDPI resolutions for any of your displays!
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:
- Your HDMI port will remain usable for an other display on the Mac Mini
- Does not suffer from issues that prevalent with the physical dummy (like jittery mouse cursor).
- Offers a much wider variety of HiDPI and standard resolutions.
- Works with all aspect ratios, does not depend on what resoluations are recorded in the dummy's EDID/firmware.
- Does not utilize graphics hardware in vain so it is somewhat faster.
- Available instantly + it is free. :)
- Start the app
- In the app menu choose
Create New Dummy
and select your desired aspect ratio
- In
System Preferences
->Displays
you'll see the new Dummy display (for exampleDummy 16:9
) - Activate mirroring. The
Main
display should be the Dummy display - Set the Dummy display as
Optimize for
- Set
Resolution
asScaled
- you should hold theOption
key while clicking on theScaled
option for a fuller list of resolutions! - You can also click
Show all resolutions
for even more resolutions
- Select the desired mode.
Notes:
- For most configurations, you'll see HiDPI 'Retina' resolutions in the list by default and see and additional non-HiDPI resolutions marked with a
(low resolution)
tag in the resolution list ifShow 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. - You might have to fight a bit with macOS Monterey's new
Displays
tab in Preferences as theOptimize 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.
- Download the latest release
- Move the app to Applications
- Start the app
- Use the app menu bar item to interact.
The app should be compatible with all M1 class machines (MacBook Air, Mini, 2020 and 2021 MacBook Pros) running Monterey.
Some of the options:
- You can contribute to the code (via Pull Requests)
- If you like the app, you can support the developer. :)
- Don't forget to star the GitHub page!
- Spread the word.
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!