Dwarf Fortress

Install on MacOS

Download the Dwarf Fortress Game Files

This means having purchased the game somehow and there's two options:

Itch.io

The purchase includes a zip file containing the game data & a steam key.

Steam (& Modifying MacOS Steam Manifest)

  1. Go to ~/Library/Applications\ Support/Steam/steamapps
  2. Create file appmanifest_975370.acf and insert the below contents.
  3. Restart Steam
"AppState"
{
"appid" "975370"
"Universe" "1"
"installdir" "Dwarf Fortress"
"StateFlags" "1026"
}

The number 975370 that appears in the manifest file above & the appid is Steam's ID for the game. When steam restarts it will find this new app manifest and then proceed to download the game which is only intended for Windows on MacOS.

Install Wineskin Winery & Set it up

First, before proceeding, ensure you have homebrew installed.

Then, install Wineskin using this homebrew command in your terminal.

brew install --no-quarantine gcenx/wine/unofficial-wineskin

Once installed, navigate to the /Applications directory and run the application Wineskin Winery.

wineskin-main-screenshot

  1. Press Update.
  2. Click the + icon next to New Engines Available.
  3. Select an engine, the latest engine WS11WineCX64Bit22.0.1 works, it's possible to also try a newer one.

Create a Wineskin Wrapper

wineskin-update

wineskin-exec-setup

wineskin-wrapper-advanced

macos-df-running

Fix MacOS Double Click Issue

mac-finder-df

wineskin-df-advanced-config

wine-config-df-wineskin

wine-config-df-graphics

Notice on Upgrading Dwarf Fortress

References

Note Links

Web Links