Whisky

Run Windows games and applications on macOS, using Wine.

Whisky is a native macOS app that wraps Wine with a clean SwiftUI interface. It ships the DXMT (Direct3D 11 to Metal) and DXVK (Direct3D to Vulkan) graphics translation layers, and includes built-in compatibility for Steam, Epic, EA App, Battle.net, and other launchers.

Active community fork. The original whisky-app/whisky was archived in April 2025. This fork, maintained by @frankea, continues development. Not affiliated with the original project or getwhisky.app.

Download for macOS View on GitHub

Creating a new Wine bottle in Whisky Whisky bottle configuration — graphics backend, Wine, and performance settings

Install via Homebrew

brew install --cask frankea/whisky/whisky

Note: the default brew install --cask whisky still installs the archived original. Use the qualified frankea/whisky/whisky form for this fork.

Requirements

What's included

Graphics backends

Whisky translates Direct3D to the Mac GPU with translation layers you pick per bottle:

Anti-cheat: games using kernel-level anti-cheat (EAC, BattlEye, and similar) generally do not run under any Wine-based wrapper on macOS, including Whisky. This is a Wine-wide limitation, not specific to this fork.

News

Full history in the changelog. Release announcements also ship in-app via Sparkle.

Documentation


Whisky is GPL v3 licensed. Source code, releases, and issue tracker on GitHub. Whisky is possible thanks to DXVK-macOS, msync, MoltenVK, Sparkle, CrossOver, and Apple's D3DMetal.