Skip to content

Instantly share code, notes, and snippets.

@kotx
Last active December 17, 2023 19:38
Show Gist options
  • Save kotx/a95ebdcef0497ab29cdb72b0f286ef9f to your computer and use it in GitHub Desktop.
Save kotx/a95ebdcef0497ab29cdb72b0f286ef9f to your computer and use it in GitHub Desktop.
Using Wine 8 / CXWine 23.7.1 on Whisky
  1. Download CXWine 23.7.1 from this repo.
  2. Backup the Wine folder in ~/Library/Application Support/com.isaacmarovitz.Whisky/Libraries to Wine.old or something similar.
  3. Extract the downloaded CXWine archive and move the contents of the extracted install folder to the previous location of Wine.
  4. Unquarantine the files in the extracted folder by running xattr -r -d com.apple.quarantine Wine.
  5. Profit!
  6. Except it doesn't work. Will try to figure out why someday!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment