Corresponding source for this build: github.com/casitasoftware/crosswire-source. The mirror carries the source for the current release.
What's new in v1.1
- Adaptive light & dark. Crosswire follows your macOS appearance setting automatically.
- Apps appear by name. After installing software, Crosswire reads the Start Menu shortcuts the installer creates and shows the real app name. Notepad++ shows as Notepad++, not "npp.8.9.6.Installer.x64".
- Automatic updates. Check for Updates under the Crosswire menu works end-to-end. If you're on v1.1.1 or later, future releases arrive automatically.
- One library. Installed apps live in one searchable library and launch with a click. Runtimes are detected at install time and added with one click, and known titles are configured automatically.
- Install failures are surfaced. If an install fails or leaves nothing behind, Crosswire shows an alert with the log path so you have somewhere to start.
What it does
Crosswire runs Windows games and apps on macOS. Install one, point it at a Windows .exe, and it lands in your library, ready to launch with a click. Each install gets its own isolated space, so one app can't break another.
Crosswire is a fork of Whisky, which was archived in April 2025. Windows support ships inside the app. The first time you open it, it sets up Rosetta if your Mac doesn't have it. You don't need Terminal or Homebrew.
Coming from Whisky? Crosswire started as a fork of it and is free and open source under GPL-3.0. Installing an app puts it straight into your library, with no bottle to create first.
System requirements
- macOS 14.6 (Sonoma) or later
- Apple Silicon (M1, M2, M3, M4)
- About 1 GB of free disk space for the base install
- More for the Windows games and apps you add
Install Crosswire
- Download the latest
.dmgfrom the download link. - Open the
.dmgand drag Crosswire into Applications. - Open it. Windows support is already inside the app, and Crosswire sets up Rosetta if your Mac needs it.
Gatekeeper warning? Crosswire isn't Apple-notarized yet, so macOS asks you to confirm it. Open System Settings → Privacy & Security, scroll to Security, and click Open Anyway next to Crosswire. You only need to do this once.
Installing a game or app
- Click Install Windows App, or drag a Windows
.exeonto the window. - If it's an installer (Setup.exe and the like), follow its steps as you would on Windows. Crosswire detects any runtimes the app needs as it goes and adds them with one click.
- The app appears in your library by name. Click to launch it.
Portable apps work the same way: drop the .exe on the window and it joins your library once it runs.
How it handles compatibility
At launch, Crosswire checks for a newer Windows compatibility layer and installs it in one click. While you install an app it spots the common Windows runtimes that app needs (like Visual C++ or .NET) and offers to install them. For games it recognizes, it applies that title's known-good settings automatically. Per-app settings are there if you need them.
Troubleshooting
App won't open? It's usually a missing runtime, which Crosswire offers during install. If one still won't launch, reinstall it so detection runs again, or use Launch with Diagnostics from the app's page to capture a log. For more, see the docs.
Uninstalling Crosswire
Use the built-in uninstaller: Settings → Advanced → Uninstall Crosswire…, also in the Crosswire menu. It stops anything still running, removes the data Crosswire can regenerate, asks separately before touching your installed Windows apps, then reveals Crosswire in Finder so you can drag it to the Trash to finish. Installed apps are kept unless you opt in, since they can be large and hold your save data.
Dragging Crosswire to the Trash removes the app itself and nothing else. macOS gives an app no uninstall hook, so nothing runs when you delete it. If you have already done that, the docs list what is left behind and where to find it.
Supporting Crosswire
Crosswire is free and open source under GPL-3.0. Sponsoring on GitHub goes toward an Apple Developer account, so the app can be signed and notarized.
Get the source
The source is published at github.com/casitasoftware/crosswire-source. For bugs and feedback, email [email protected].
Corresponding source for this build: github.com/casitasoftware/crosswire-source. The mirror carries the source for the current release.