v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Editing Utility:DFHack

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.


The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{Quality|Superior|13:02, 2 May 2014 (UTC)}}
 
{{Quality|Superior|13:02, 2 May 2014 (UTC)}}
 
{{uv|multiple}}
 
{{uv|multiple}}
{{Infobox utility
+
'''DFHack''' is an extensive standardized memory access library, packaged alongside a suite of basic tools that use it. Currently tools come in the form of plugins, as well as Lua and Ruby scripts. For developers, DFHack is a comprehensive, standardized memory access package that unites the various ways tools access the Dwarf Fortress memory space, allowing for easier development of new tools. For users, it is a very useful utility complex that allows users to tweak their games in numerous ways in-game. This is probably one of the most useful utilities for DF, acting as an advanced expansion that fixes, improves and adds to the game in many ways, and is usually included in recent versions of the [[Utility:Lazy Newb Pack|Lazy Newb Pack]] on all platforms.
| image = File:Dfhack-logo.png
+
{{TipBox2|float=right|Bug reports|
| misc  =
+
If you are using DFHack (or other utilities), do not report bugs on the Dwarf Fortress bug tracker unless you can prove that the bug is not being caused by DFHack or one of its plugins. On Linux and OS X, DFHack can be bypassed by running the "df" script. On Windows, DFHack can be temporarily disabled by renaming SDL.dll to a temporary name, then renaming SDLreal.dll to SDL.dll.
* [https://store.steampowered.com/app/2346660/DFHack__Dwarf_Fortress_Modding_Engine/ Steam Store Page]
 
* [https://github.com/DFHack/dfhack/releases Download]
 
* [https://docs.dfhack.org/en/stable/docs/Installing.html#installing Installation guide]
 
* [https://docs.dfhack.org/en/stable/index.html Documentation]
 
* [https://docs.dfhack.org/en/stable/docs/Introduction.html#support Support channels], including [https://dfhack.org/discord Discord]
 
 
}}
 
}}
[[File:Dfhack_gui_launcher.png|thumb|300px|right|DFHack in-game help browser and command launcher]]
 
'''DFHack''' is a [[utility]] that can be used to improve the UI, automate some aspects of the game, add features, fix bugs, make a specific one-off change... or just straight-up mold the universe to your liking. For players that do not wish to wield these god-like powers, DFHack's god-mode (''aka "Armok"'') tools can be hidden from the interface by enabling "mortal mode" in the DFHack [https://docs.dfhack.org/en/stable/docs/tools/gui/control-panel.html#gui-control-panel control panel].
 
  
DFHack is a modding framework that is packaged alongside a suite of tools that use it. For developers and modders, DFHack is a comprehensive, standardized memory access package that unites the various ways tools access the ''Dwarf Fortress'' memory space, allowing for easier development of new tools and a vast expansion of capabilities for mods. For players, it is a very useful utility and gameplay mod suite that allows tweaking DF in numerous ways. DFHack is one of the most useful utilities for DF, acting as an advanced expansion that fixes, improves, and adds to the game in many ways, and is recommended for all players.
+
All new releases are announced in a [http://www.bay12forums.com/smf/index.php?topic=139553 thread on the Bay12 forums]. For an exhaustive list of and manual on the commands in the utility, see the [https://github.com/DFHack/dfhack#commands GitHub documentation]. This wiki also has a [[Utility:DFHack/Programming|DFHack programming page]].
  
By default, DFHack only enables UI improvements and bugfixes, but as you become more familiar with the game, you can explore DFHack's many optional and more advanced features.
+
==Installation==
  
On April 14, 2023, DFHack was additionally [https://store.steampowered.com/app/2346660/DFHack__Dwarf_Fortress_Modding_Engine/ made available on Steam]. Installing DFHack through Steam will add DFHack to an existing Steam installation of ''Dwarf Fortress''. Note that it needs to be installed to the same Steam library and hard drive as Dwarf Fortress itself.
+
DFHack works on Windows XP, Vista, 7, any modern Linux distribution, and OS X 10.6 and later. On Windows, you have to use the SDL version of DF. Currently, version 0.34.11 is supported (and tested). If you need DFHack for older versions, look for older releases. If you wish to use modern DFHack versions on old DF releases, DFHack is currently also being ported to versions 0.28.181.40d and 0.23.130.23a - more information can be found [http://dwarffortresswiki.org/index.php/User:Quietust#DFHack-40d here] and [http://dwarffortresswiki.org/index.php/User:Quietust#DFHack-23a here], respectively.
  
== Download and Install ==
+
===Pre-bundled packages===
All new releases are announced on [https://store.steampowered.com/news/app/2346660 Steam], in a [http://www.bay12forums.com/smf/index.php?topic=164123.0 thread on the Bay12 forums], on [https://www.reddit.com/r/dwarffortress/ r/dwarffortress], and on the [https://dfhack.org/discord DFHack] and [https://discord.gg/kitfoxgames Kitfox] Discord servers. The current release can be downloaded from [https://store.steampowered.com/app/2346660/DFHack Steam] or [https://github.com/dfhack/dfhack/releases GitHub]. You can also find all past releases on GitHub, and the latest dev build (requires GitHub login) can be downloaded from [https://github.com/DFHack/dfhack/actions/workflows/build.yml?query=branch%3Adevelop+event%3Apush here], though its stability is not guaranteed.
+
If you use a [[Utility:Lazy Newb Pack|recent edition of the Lazy Newb Pack]] or a similar starter pack, DFHack should be already installed and configured for you; simply run Dwarf Fortress as usual. Note that every DF update will break existing DFHack versions; if a DF release is very recent, the DFHack team may not have had the time to update it to the latest DF version, and the latest starter packs may not include it.
  
Stable releases are also available for 0.47.05, 0.42.06, 0.40.24, 0.34.11, 0.31.25, and other intermediate versions of DF. DFHack is currently also being ported to versions 0.28.181.40d and 0.23.130.23a - more information can be found [[User:Quietust#DFHack-40d|here]] and [[User:Quietust#DFHack-23a|here]], respectively.
+
If you wish to install DFHack by hand without downloading a whole starter pack, head over to the [http://www.bay12forums.com/smf/index.php?topic=139553 main thread] and read the following instructions depending on your operating system.
  
For information about the commands in the utility, see DFHack's [https://docs.dfhack.org/en/stable/index.html documentation]. In particular, see the [https://docs.dfhack.org/en/stable/docs/Quickstart.html#quickstart-guide quickstart guide] and the [https://docs.dfhack.org/en/stable/docs/Tools.html#dfhack-tools categorized tool index]. Help for DFHack tools is also available in-game in the [https://docs.dfhack.org/en/stable/docs/tools/gui/launcher.html#gui-launcher gui/launcher interface]. For a quick list, with brief descriptions, of the commands available to you, enter the command <code>tags</code> to see tools by category or <code>ls</code> (or <code>dir</code>) to see the entire list. As of v50.08-r3, DFHack comes with more than 400 tools.
+
===Windows===
  
* [https://store.steampowered.com/app/2346660/DFHack Steam page] ● [https://github.com/DFHack/dfhack/releases Manual download] ● [https://docs.dfhack.org/en/stable/docs/Installing.html#installing Installation guide] ● [https://docs.dfhack.org/en/stable/index.html DFHack's documentation]
+
* Get the archive meant for your system. Extract the contents into your DF folder. '''Be sure to erase the SDL.dll file with the downloaded one''', as it's used by DFHack to operate its magic.
 +
* You're ready to use DFHack. Simply run Dwarf Fortress.exe and you should see a separate command-line prompt window.  
  
{{TipBox2|float=center|titlebg=red|width=80%|Bug reports|
+
===OS X===
<small>If you are using DFHack (or other utilities), do not report bugs on the ''Dwarf Fortress'' bug tracker unless you can prove that the bug is not being caused by DFHack or one of its plugins. DFHack can be temporarily disabled by passing the <code>--disable-dfhack</code> commandline option when you run Dwarf Fortress.</small>
 
}}
 
  
== Features ==
+
* Get the archive meant for your system. Extract the contents into your DF folder.  
[[File:Move_goods_dfhack.png|thumb|288px|right|Screenshot of the DFHack "Move goods to Trade depot" screen, showing filtering and search options.]]
+
* Run 'dfhack' in a terminal. Dwarf Fortress should start and the terminal be taken over and turned into a DFHack prompt.
User Interface improvements, such as:
 
* Search, sort, and filtering for screens with big lists.
 
* Ability to designate placeholder buildings, furniture, and constructions that get automatically assigned building materials as they become available.
 
* Ability to type characters not available on keyboards.
 
  
Automatic bugfixes, such as:
+
===Linux===
* fix/stuck-instruments - Fix activity references on instruments whose previous player was interrupted to make them usable again.
 
* fix/general-strike - Prevent dwarves from getting stuck and refusing to work.
 
* orders sort - Sort manager orders by repeat frequency so one-time orders can be completed.
 
* fix/empty-wheelbarrows - Empties wheelbarrows which have rocks stuck in them.
 
  
Fortress design tools, such as:
+
* Get the archive meant for your system and your current gcc version. If you're not sure, try the latest version first (4.9.2 as of September 2014) before trying downgraded versions.
* gui/design - Designate digging or constructions in shapes and lines
+
* Run 'dfhack' in a terminal. Dwarf Fortress should start and the terminal be taken over and turned into a DFHack prompt.
* gui/quickfort- Designate digging, stockpiles, buildings, and/or zones from a blueprint. DFHack also comes with a [https://docs.dfhack.org/en/stable/docs/guides/quickfort-library-guide.html library of blueprints].
 
  
Fortress management automation tools, such as:
+
===FreeBSD===
* autobutcher - Designates excess livestock for slaughter.
 
* autochop - Designates trees for chopping when the fortress needs more logs.
 
* autolabor - Automatically assign labors to dwarves to efficiently complete pending jobs
 
* autonestbox - Assigns unpastured female egg-layers to nestbox zones.
 
* prioritize - Ensures time-sensitive jobs get done quickly.
 
* seedwatch - Controls settings for cooking seeds and plants so you don't run out of seeds to plant.
 
* tailor - Generate manager workorders for clothing as existing clothing wears out.
 
  
Gameplay modifications, such as:
+
No binaries available, sorry. Be sure to update the wiki if you can build it from source.
* deteriorate - Cause corpses, clothes, and/or food to rot away over time.
 
* dwarfvet - Allow animals to be treated at hospitals.
 
* emigration - Allow unhappy dwarves to voluntarily leave the fortress
 
* misery - Amplify negative thoughts.
 
* starvingdead - Undead waste away over time.
 
  
Other scripts and plugins, such as:
+
===Source===
* [[Stonesense]] - an isometric visualizer of the map.
 
  
== Example commands ==
+
The source is available on [https://github.com/DFHack/dfhack/ github]. There are two main branches: [https://github.com/DFHack/dfhack/tree/master ''master''] (stable, only updated when ready for release) and [https://github.com/DFHack/dfhack/tree/develop ''develop''] (unstable, has all the new features first). Occasionally, contributors will add new updates on their own bleeding-edge branches. By default, all releases are compiled from the stable branch; if you wish to use a branch with more experimental features, you will have to build them from source. Building instructions are [https://github.com/DFHack/dfhack/blob/master/Compile.rst available] for Windows, Linux and OS X. On Linux, please note that you will need the zlib1g-dev package and multiple 32-bit libraries.
  
{| class=wikitable
+
==Uninstallation==
! Command
 
! Description
 
|-
 
| <code>[https://docs.dfhack.org/en/stable/docs/tools/prospector.html#prospector prospect all]</code>
 
| To prospect your embark location for a list of all the present minerals and plants.
 
|-
 
| <code>[https://docs.dfhack.org/en/stable/docs/tools/gui/reveal.html#gui-reveal gui/reveal]</code>
 
| Reveal the map so you can inspect the caverns and mineral layouts.
 
|-
 
| <code>[https://docs.dfhack.org/en/stable/docs/tools/cleanowned.html#cleanowned cleanowned scattered x]</code>
 
| Marks the tattered clothing dwarves insist on holding onto and marks it for dumping so they go get newer clothes.
 
|-
 
| <code>[https://docs.dfhack.org/en/stable/docs/tools/open-legends.html#open-legends open-legends]</code>
 
| For jumping into [[Legends mode]] from a running fort or adventure.
 
|}
 
  
== Scripts and Plugins ==
+
* Remove 'stonesense' and 'hack' folders from your DF folder.
 +
* On Windows, remove SDL.dll and rename SDLreal.dll to SDL.dll
 +
* On Linux, remove the dfhack and dfhack-run scripts, and the dfhack-init file.
  
Originally a simple memory hacking tool, DFHack has grown to become a full-fledged unofficial extension of the game itself, adding in functionality where official development has lacked. One of the best features of DFHack is its extensibility - anyone can create scripts or plugins. Due to its open-source and collaborative nature, anyone can add their own contribution to this tool. There are different kinds of contributions:
+
==Common Uses==
 +
DFHack is often used to automate some aspects of the game, add features, fix bugs, or to make a specific one-off change.
  
*Binpatches are raw memory edits that alter the game's behavior, which is usually deduced from disassembling. Their main use is bugfixing or the removal of cumbersome, easily alterable constraints.
+
===Automation===
*Plugins are snippets of C++ code that uses DFHack's library to fix bugs or add functionality. They must be compiled before use and are thus platform and dfhack-version dependent, but as a result they tend to be extremely ''fast''. They can be found in the hack/plugins folder.
+
See: workflow, autolabor, autobutcher, autochop, autonestbox, seedwatch, df-ai, dwarf manipulator.
*Scripts are files written in the Lua scripting language and that use the DFHack-provided API bindings. They are not compiled and can be transferred between any platform and used across DFHack versions. They can break, though, if Dwarf Fortress changes the memory structures in the area that the script interacts with (this is rare, but possible). Also, because they run in an interpreter, they are unsuitable for tasks which involve large amounts of data (such as acting on every tile of the map).
 
  
== Remote API ==
+
===One-off changes===
 +
Includes commands like "cleanowned scattered x" or "reveal".
  
DFHack provides a protobuf-based RPC connection to the game, enabling remote clients like Armok Vision. The service listens on <code>127.0.0.1:5000</code> (configurable within <code>dfhack-config/remote-server.json</code>).
+
===Additional features===
 +
Steam engines, power meter, improved siege engines.
  
Currently there are no change-based or change-driven notifications, so remote fortress clients must perform the expensive operation of polling the desired volume every frame (via e.g. <code>GetBlockList</code>).
+
===Stonesense===
 +
DFHack comes with [[Stonesense]] by default (except for unofficial r4 builds).
  
More info on DFHack's remote API [https://docs.dfhack.org/en/stable/docs/dev/Remote.html here].
+
===Isoworld===
 +
DFHack also has [[Isoworld]] integration.
  
[[Category:Utilities]]
+
===Adventure mode===
[[ru:Utility:DFHack]]
+
See: advfort, companion-order.
 +
 
 +
==Scripts and Plugins==
 +
 
 +
Originally a simple memory hacking tool, DFHack has grown to become a full-fledged unofficial extension of the game itself, adding in functionality where official development has lacked. One of the best features of DFHack is it's extensibility - anyone can create scripts or plugins. Due to its open-source and collaborative nature, anyone can add their own contribution to this tool. There are different kinds of contributions:
 +
 
 +
    Binpatches are raw memory edits that alter the game's behavior, which is usually deduced from disassembling. Their main use is bugfixing or the removal of cumbersome, easily alterable constraints.
 +
    Plugins are snippets of C++ code that uses DFHack's library to fix bugs or add functionality. They must be compiled before use and are thus platform and dfhack-version dependent. They can be found in the hack/plugins folder.
 +
    Scripts are files written in a scripting language DFHack provides bindings for (usually Lua or Ruby) that when loaded by DFHack fix bugs or add functionality. Contrary to plugins, they are not compiled and can be transferred between any platform. However any change within the DFHack data structures (i.e. between versions) may break some of these scripts.
 +
 
 +
Some of the more notable are listed below; feel free to add to the list.
 +
 
 +
=== User Interface ===
 +
 
 +
The best-known are [http://www.bay12forums.com/smf/index.php?topic=119575 Falconne's UI Plugins], a collection which improves the in-game interface with features such as search functions in screens with big lists, the ability to place furniture before it's built and have it automatically allocated when available, box-select constructions(like laying designations) - including easier material selection and open space placement, easier pasturing, live happiness monitor, '''mouse support''', and an enhanced stocks screen.  The plugins make existing tasks significantly easier, and also add new functions to the game which greatly enhance the experience - such as the autochop log quotas, or the ability (with buildingplanner) to lay out rooms with Quickfort before creating the required furniture. 
 +
 
 +
There is also a [http://www.bay12forums.com/smf/index.php?topic=124708 GUI for the Autobutcher plugin]
 +
 
 +
=== Bugfixing ===
 +
Many bugfixes are included with DFHack, but not enabled by default - check dfhack.init to see if the "tweak *" and "fix/*" lines are commented out. The [[Utility:Lazy_Newb_Pack|Starter Packs]] enable all bugfixes by default.
 +
 
 +
=== Features ===
 +
These plugins and scripts add features to the game that enhance the user's gameplay.
 +
* [http://www.bay12forums.com/smf/index.php?topic=127116 Digging invaders], a plugin that allows hostiles to dig and deconstruct walls to path to one's fortress.
 +
* [http://www.bay12forums.com/smf/index.php?topic=128487 Rendermax], a plugin that implements a lighting system at the graphics level.
 +
* [http://www.bay12forums.com/smf/index.php?topic=136155 Dwarven Emigration], a plugin that allows unhappy dwarves to emigrate with their families.
 +
 
 +
=== Modding tools ===
 +
These plugins and scripts add features to the game that enhance modding possibilities.
 +
* [http://www.bay12forums.com/smf/index.php?topic=135597 DFHack scripts designed for use in interactions as "spells"]
 +
* [http://www.bay12forums.com/smf/index.php?topic=135506 Miscellaneous DFHack script collection]
 +
 
 +
=== Cheating ===
 +
These plugins and scripts allow cheating to various degrees. Some are covered more in-depth than the Readme on this wiki:
 +
* [[/createitem/]]: Creates arbitrary items made of any material at the feet of a unit

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)