macOS releases¶
Current stable version¶
Download DOSBox Staging 0.82.0 Universal Binary (dmg)
sha256: ff77f0647d2431f010c6d9dcc29bcf3a
DOSBos Staging requires macOS 10.15 (Catalina) or later, and supports both Intel and Apple silicon Macs.
Check out the 0.82.0 release notes to learn about the changes and improvements introduced by this release.
If you’re new to DOSBox Staging, we highly recommend following the Getting started guide.
Hardware requirements¶
The latest release is compatible with macOS 10.15 (Catalina) or newer and supports both 64-bit Intel and Apple silicon Macs.
Homebrew¶
The Homebrew package is compatible with macOS 10.14 (Mojave) or newer. Learn how to set up Homebrew here.
brew update
brew install dosbox-staging
MacPorts¶
The MacPorts package should build on systems as old as macOS 10.6 (Snow Leopard, circa 2009) or newer. Learn how to set up MacPorts here.
sudo port selfupdate
sudo port install dosbox-staging
If you’re running an OS not longer maintained by Apple, then support is on a best-effort basis (as the team runs supported configurations and may not be able to reproduce some issues).
Development snapshot builds¶
You can always see what’s cooking on the main branch!
These snapshot builds might be slow or unstable as they are designed with developers and testers in mind.
Apple Gatekeeper¶
For releases before 0.81.0 and the development snapshot builds, you’ll need to do the following when launching DOSBox Staging for the first time.
You’ll need to repeat these steps after upgrading to a more recent development build.
macOS Sequoia 15¶
- Open the DOSBox Staging app, then click Done in the appearing dialog.
- Follow these instructions to allow launching DOSBox Staging in the Privacy & Security tab in System Settings.
macOS Sonoma 14 or earlier¶
- Ctrl click (or right-click) on the DOSBox Staging app, then click Open.
- Click OK to close the appearing dialog.
- Open the app a second time—now Gatekeeper will show an Open button. Press this to launch DOSBox Staging.
Apple’s Gatekeeper feature only permits the running of notarized software, one aspect of which involves developers making yearly payments to Apple.
As DOSBox Staging is a volunteer effort, we were not in a position to make such payments prior to version 0.81.0, and therefore asked users to bypass Apple’s Gatekeeper manually.
Read the first section of this Apple Support article for further info.
Older releases¶
-
Download DOSBox Staging 0.81.2 Universal Binary (dmg) (macOS 10.15 or newer)
sha256: 718968485a0418ead3434285e3a6ab4853914d29d38e14289711af1b2152368e -
DOSBox Staging 0.81.1 Universal Binary (dmg) (macOS 10.15 or newer)
sha256: 0f89f42d93c39fe96634934e19ef5a9f0a6978d6568e853e95c3f2154b9dbe9c -
DOSBox Staging 0.81.0 Universal Binary (dmg) (macOS 10.15 or newer)
sha256: 5d3cec60552b2a34caa70702b35bdf9ce591cf0b03143802351725a7c729d9fe -
DOSBox Staging 0.80.1 Universal Binary (dmg) (macOS 10.15 or newer)
sha256: 46a256645255e8345981ea357f1416b8ce4bc60a2aba9a86b5122d5075aa7fa9 -
DOSBox Staging 0.80.0 Universal Binary (dmg) (macOS 10.15 or newer)
sha256: 53f12aa63cf9d2a33a46149fb394947c6b12d5ab9b7ba41ee2d7eab1a990fa7a -
DOSBox Staging 0.79.1 Universal Binary (dmg) (macOS 10.15 or newer)
sha256: 52547692be29949747bb8d3b59bf31dd22b4f49178316417cc8f1f468eeab387 -
DOSBox Staging 0.78.1 Universal Binary (dmg) (macOS 10.15 or newer)
sha256: b9ddff89e9fc283493580d5fc021b05021a13d90305ae44e2867499b22e359c9 -
DOSBox Staging 0.78.0 Universal Binary (dmg) (macOS 10.15 or newer)
sha256: 3997546560af542b7f3b55b1bc890ae4342144a72c21af9880449adf579db88b -
DOSBox Staging 0.77.1 x86-64 (dmg) (macOS 10.15 or newer)
sha256: 29964d79f0a85d593f8bafd30da854c726594c12474528f46758fc95c05f0c97 -
DOSBox Staging 0.77.1 ARM64 (dmg) (macOS 11 or newer)
sha256: 74a1c84bdda0db25091f749ba7a2e5e93f7849baf130817ea1bc182039bd3698 -
DOSBox Staging 0.77.0 x86-64 (dmg) (macOS 10.15 or newer)
sha256: 3ca859573814b2c50065825c02d8a04eb6d95605830ec3af21de0d64a2e32314 -
DOSBox Staging 0.77.0 ARM64-testing (dmg) (macOS 11 or newer)
sha256: e2eecb52777d5ed836ba1f772fe669c89e94ea9b67777aced5fef5b51051ccaf -
DOSBox Staging 0.76.0-3 (dmg) (macOS 10.15 or newer)
sha256: f6048fa0e1a33a41f0018cb6d7139c4f7b4a60176bbe6a42f681aa8b5adcb73b -
DOSBox Staging 0.76.0 (dmg) (macOS 10.15 or newer)
sha256: c9fa7b0bf6410f430b47daeb15a470e0105a147b555d3fbf574514406c71f492 -
DOSBox Staging 0.75.2 (dmg) (macOS 10.15 or newer)
sha256: 272f01aa8598ecf3229d48680aa6ce6e5b88ebd0645b1f92b899bc0159afcf11 -
DOSBox Staging 0.75.1 (dmg) (macOS 10.15 or newer)
sha256: 2508a87c6aceee63da13e4c76159734e3c9ee4e76fb22a3a7c0d66021e71a4eb -
DOSBox Staging 0.75.0 (dmg) (macOS 10.15 or newer)
sha256: a0038c7401d239934d25517ca5e8e6006cc3f4cb7060f6ace56609d36bca12ef -
DOSBox Staging 0.75.0-rc1 (dmg) (macOS 10.15 or newer)
sha256: 8a5c12d1b6567d6e981acd76e30dec41a73a699963b714f4f1dcf0fc853fc9f6
Building from source¶
Of course, you can always build DOSBox Staging straight from the source.
Send us patches if you improve something!