This project supports macOS 10.15.4 or later.
How to install using homebrew
brew install --cask --no-quarantine gcenx/wine/wineskin
WineD3D (default)
Supports DirectX 11 and below.
VKD3D (default)
Limited DirectX 12 support.
D3DMetal (toggle)
64Bit DirectX 11 & 12 via Metal.
D9VK (winetricks)
DirectX 9 via Vulkan.
DXVK (winetricks)
DirectX 10 & 11 via Vulkan.
AMD based systems are not supported due to being unable to run 32Bit code on macOS.
Intel based systems should work without issue.
You need to contact your Antivirus/Anti-malware vendor to report these as false positives.
This started once wine moved to using Mingw-gcc to compile PE binaries.
See the following examples:
- CrossOver 19 and antivirus programs
- Windows Defender detects Occamy.c trojan in steam proton 5.0 folder
Wineskin Winery.app
Wineskin.app
wineskinlauncher
You can find the current sources here
- VitorMM for modernizing the Wineskin Codebase & ObjectiveC_Extension.
- PaulTheTall for constant test data and finding bugs.
- doh123 for creating Wineskin.
- thmrtz for the issue template, documentation and the wiki.