Exported macos game is not Retina-ready (not hiDPI)

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By endavid

When I export my game to macos, from a Mac, the resulting game looks low resolution in my Retina display, even though when I run the game from the editor it looks fine (I have Allow hiDPI enabled).

There’s a setting in the export, under Display that says High Res. I thought that may be related, although I couldn’t find anything in the documentation. But if I turn it on, the export fails with this error:

[DMG Creation]: `hdiutil create` failed

Any ideas?

If I export to ZIP instead of DMG, I can circumvent the error and I get the expected sharpness.

endavid | 2023-01-28 23:41

I don’t know if this will help anyone, but I had the same problem when exporting from Windows, and the opposite solution; turning off the High Res setting made my game run at the correct size on my Mac w/ retina display