Mist of Death
MoD
Mist of Death
Account creation is open. Game logins unlock on April 18, 2026 at 18:00 CEST.
Account creation is open now. Game login opens Saturday, April 18, 2026 at 18:00 CEST (16:00 UTC).
|
Time remaining: Loading countdown...
macOS players can use the Mac setup guide while they wait.
|
|
Mac Route for Mist of Death
| macOS players should start with the bundled Mist of Death starter pack. This page turns the normal OT setup into one cleaner route: download, allow the app, install XQuartz once, then log in with your website account. | | If you still need account or onboarding help, keep Downloads, Start Here, and Commands open in separate tabs. |
|
XQuartz | XQuartz is the open-source version of the X.Org X Window System for macOS. In practical terms, it gives apps that still rely on X11 a display layer so they can open and render correctly on your Mac. | | Why Mist of Death needs it | The current Mac OTClient build depends on X11 libraries, so XQuartz is what lets the Mist of Death client open its window, draw the interface, and handle input on macOS. | | Apple Silicon note | The current Mac client is an x86_64 build. Modern ARM Macs run it through Rosetta automatically the first time you open it. |
|
2. How To Install XQuartz
| Option 1 | Install with Homebrew: brew install --cask xquartz | | Option 2 | Download the installer from xquartz.org and run the package manually. | | Important restart step | After your first XQuartz install on a Mac, log out and back in once before you try to launch Mist of Death. | | What happens next | Once XQuartz is installed, the Mist of Death app wrapper can start it for you automatically when you open the client. |
|
| Download | Download Mist of Death for Mac (.zip starter pack) | | Move the app | Unzip the starter pack and move Mist of Death.app into Applications. | | Create account + character | Create your website account and at least one character before you open the client. | | Open the app | Open Mist of Death.app. If macOS blocks it, use System Settings -> Privacy & Security -> Open Anyway. | | Log in | The Mist of Death server entry is already preloaded. Use the same account name or number and password you created on the website. |
|
| Step 1 | Download the Mac starter pack from the link above. | | Step 2 | Install XQuartz. If this is the first time XQuartz has ever been on this Mac, log out and back in once before you try to launch the game. | | Step 3 | Unzip the download and move Mist of Death.app into Applications. | | Step 4 | Open the app. The wrapper makes the bundled client executable, repairs /tmp/.X11-unix, opens XQuartz, and launches the game. | | Step 5 | If macOS warns that the app is from an unidentified developer, allow it once from Privacy & Security and open it again. | | Step 6 | Select Mist of Death in the client and log in with your website account details. You do not need to type host and port if you use the starter pack. |
|
6. Manual Fallback and Host
| Starter-pack route | Mist of Death is already listed inside the starter pack, so Mac players normally do not need to type the host by hand. | | Raw fallback | If you want the manual route instead, download the raw OTClient binary and run chmod +x otclient_mac before launching it. | | Manual host | If you are using the raw binary instead, point the client at mistofdeath.com on login port 7171. | | Raw launch command | If you downloaded the raw binary, the working launch command is DISPLAY=:0 XAUTHORITY=$HOME/.Xauthority ./otclient_mac. | | If login is locked | That means preregistration is open but the launch countdown is still running. Keep your character ready and wait for the countdown banner to end. |
|
7. Mac Checklist Before Play
| 1. Create your account on the website. | | 2. Create at least one character before opening the client. | | 3. If you are not using the bundled app, confirm the OTClient entry uses mistofdeath.com:7171. | | 4. Keep this page open while you install if you want a player-perspective walkthrough. | | 5. Read Start Here so your first login is not blind. | | 6. Bookmark Commands for the early talkactions. |
|
If the client says it cannot open the X11 display, run mkdir -p /tmp/.X11-unix and chmod 1777 /tmp/.X11-unix, then start XQuartz again. The bundled app already tries this repair automatically before launch. | XQuartz logs live in ~/Library/Logs/X11/org.xquartz.log and ~/Library/Logs/X11/org.xquartz.log.old. | If you still get stuck, reinstall with brew reinstall --cask xquartz, reboot or log out once, and retry the launch command above. |
|