<div dir="ltr"><div><div><div><div><div><div><div>I just discovered/remembered something really nifty.<br><br></div>So the reason we went with .tar.gz on Mac was because we couldn't figure out how to create .dmg files.<br><br></div>.dmg files are normally Disk images formatted as HSF+ and although tools for formatting as HSF+ exist on Windows and Linux, we could not find any good simple ones that we could redistribute.<br><br></div>Turns out that the important thing about a .dmg file is that it is a disk image. HFS+ happens to be the preffered format, but any format supported by Macs should work.<br><br></div>In particular, .iso works.<br><br></div>I tried building a .iso image, renamed it to .dmg, and my Mac was able to open it smoothly with no problems at all.<br><br></div>Tools to generate .iso images are far more ubiquitous, so maybe we can find one that we can redistribute and we can use it to build .dmg files directly from the Export Games menu :)<br><br>---<br></div>James<br></div>