MetalSharp is an application designed to run Windows Steam and Windows Steam games natively on Apple Silicon macOS. Now includes GOG-Games Support. MetalSharp builds and includes its own custom Wine 11.5 runtime, game launch rules, custom DXMT build, runtime bottles, and repair tooling.
Download the latest DMG from Releases, drag MetalSharp into /Applications, and open it. The setup wizard handles the rest. To ensure accurate Steam Installation, please wait for Steam to finish both update windows it will launch before installing the x64 /x86 Reddist Installers.
If Gatekeeper cannot verify the app, open System Settings → Privacy & Security and choose Open Anyway for MetalSharp. VirusTotal scans are included with release notes when available.
brew install --cask aaf2tbz/tap/metalsharpThis installs the signed MetalSharp release into /Applications. For developer builds, see Build from Source.
| Route | Engine |
|---|---|
| M12 | D3D12 to Metal (experimental DXMT) |
| M11 | D3D11 to Metal (DXMT) |
| M11(32) | D3D11 i386 to Metal (DXMT) |
| M10 | D3D10 to Metal (DXMT) |
| M10(32) | D3D10 i386 to Metal (DXMT) |
| M9 | D3D9 i386 Wine, DXMT Overrides |
| Mono/FNA | Windows XNA/FNA via native Mono |
| D3DMetal | Apple Game Porting Toolkit via Homebrew. GPTK is not bundled; selecting a D3DMetal bottle installs/trusts Homebrew GPTK + Rosetta, then seeds the GPTK prefix with Homebrew-matched D3DMetal route DLLs. |
- Sharp Library - Import and run standalone Windows programs, installers, and launchers.
- Sharp GOG Library - Download and play GOG games througn the sharp library.
- Runtime Bottles - Select your launch method, repair missing assets, and switch between bottle runtimes.
- MTSP Routing - Automatic pipeline selection based on game compatibility data and developer testing.
- Steam Integration - Detects your Steam library, manages the Wine Steam session, and deploys a CEF runtime wrapper that survives Steam updates.
- Apple Silicon Mac M1-M5, macOS 14+
- About 2 GB free space
- Homebrew (installed by setup wizard)
All other bundled assets, DLLs, and graphics backends are installed during the setup process. GPTK/D3DMetal is the exception: MetalSharp installs and uses Homebrew GPTK only when a D3DMetal bottle is saved.
Current maintainer validation is happening on this hardware/software setup. This is not the recommended baseline or minimum requirement; it is here so readers know what MetalSharp is actively running on during development.
- Apple M4 Macbook Air, 10-core CPU (4 performance, 6 efficiency)
- 16 GB memory
- macOS Golden Gate beta, version 27.0
- Build from Source
- How to Use MetalSharp
- GPTK (D3DMetal) Guide
- Game Compatibility
- Launch Architecture
- Docs Map
MIT licensed. Third-party components keep their original licenses; see THIRD_PARTY_LICENSES.