Download

Get the latest version of Dwarf Therapist, the ultimate tool for managing your dwarves in Dwarf Fortress. Below you’ll find verified download links, installation instructions, configuration tips, and troubleshooting solutions to ensure a smooth experience.

🛠️ Installation Guide

Windows

  1. Download the Windows ZIP file.

  2. Extract the contents to a folder of your choice.

  3. Run DwarfTherapist.exe to start the application.

  4. Follow on-screen instructions to connect it to your Dwarf Fortress game folder.

Linux

  1. Download the Linux AppImage.

  2. Make it executable:

 
chmod +x DwarfTherapist-v42.1.21-linux-x86_64.AppImage
 
  1. Run the AppImage:

 
./DwarfTherapist-v42.1.21-linux-x86_64.AppImage
 
  1. Follow on-screen instructions to link it to your Dwarf Fortress directory.

Source Code

  1. Download the ZIP or TAR.GZ source.

  2. Extract the contents.

  3. Build using Qt Creator or your preferred C++ environment.

  4. Run the compiled executable.

⚙️ Configuration Guide

  • Open Dwarf Therapist and point it to your Dwarf Fortress installation folder.

  • Configure dwarf profiles, labors, and filters according to your fortress management needs.

  • Save your configurations for easy reuse in future sessions.

  • Enable optional advanced filters for role prioritization and workforce optimization.

🛠️ Troubleshooting

Common Issues & Solutions:

  • Dwarf Therapist not opening:
    Ensure you have the correct version for your OS and required dependencies (Qt libraries for Linux).

  • Unable to connect to Dwarf Fortress:
    Double-check the Dwarf Fortress folder path in settings. Make sure the executable is present.

  • Crashes or missing UI elements:
    Update to the latest Dwarf Fortress version compatible with Dwarf Therapist v42.1.21.

  • AppImage permissions issue (Linux):

 
chmod +x DwarfTherapist-v42.1.21-linux-x86_64.AppImage