Dummy Display for Macs to Have Custom HiDPI Resolutions
From one of the creators of MonitorControl.
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 1440p display would greatly benefit from having an 1920x1080 HiDPI "Retina" mode.
To fix this issue, some 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 their actual monitor in order to have HiDPI resolutions available. 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.
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 or mirroring your internal display:
- Your HDMI port will remain usable for an other display on the Mac Mini.
- Your internal screen will be available as an extended space on a MacBook (or you can use clamshell mode).
- 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 (donations humbly accepted). :)
The app is also useful for anybody who is not satisfied with the offered default HiDPI resolutions offered by macOS - as in some cases this could be rather limiting (this affects many Wide or UltraWide displays). Possible other use case might be to use it on a headless Mac.
- 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. - You might want to enable the
System Preferences
»Notifications & Focus
»Allow Notifications
»When mirroring or sharing the display
option to allow notifications when mirroring is turned on.
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.
Note about Intel: I did not check on x64 but the app is compiled universal and probably works (happy to update this section based on feedbacks).
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!