gdox uses the usb and disk arbitration interfaces built into macos. no kernel extension, no driver replacement.

current system: original xbox.

download

unsigned: macos will refuse the first open. right-click the app and choose open.

check it before installing:

curl -O https://gdox.korze.org/downloads/0.1.3/SHA256SUMS
curl -O https://gdox.korze.org/downloads/0.1.3/SHA256SUMS.minisig
curl -O https://gdox.korze.org/minisign.pub
minisign -V -p minisign.pub -m SHA256SUMS
sha256sum -c SHA256SUMS --ignore-missing

source: gdox and xemu. the same files are attached to the v0.1.3 release on github.

requirements

setup

  1. move GDOX.app to applications and open it.
  2. open sources and add your mcpx rom and bios.
  3. connect the drive, then insert an original xbox disc.
  4. wait for the game name, then choose start xemu.

finder may grab the disc for a moment when you insert it. gdox retries for a few seconds. if the drive stays busy, leave gdox open, eject, and insert the disc again.

app contents and user data

the app holds gdox, xemu, and a blank hdd. your firmware, hdd, settings, and saves live in ~/Library/Application Support/org.gdox.gdox, so replacing the app leaves them alone.

games are read from the disc as you play. no microsoft firmware or game data is included.