HomeGamesUpdatesPricingMethodology
Steam News5 August 20268d ago

DFHack 53.16-r1

Please report any issues (or feature requests) on the DFHack GitHub issue tracker.

In this update9

Full notes

Full DFHack - Dwarf Fortress Modding Engine update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

3 fixes4 additions2 changes0 removals
  • Fixes
  • Compatibility
  • UI and audio
  • Gameplay
fixedPlease report any issues (or feature requests) on the DFHack GitHub issue tracker . When reporting issues, please upload a zip file of your savegame and a zip file of your [c]mods[/c] directory to the cloud and add links to the GitHub issue. Make sure your files are downloadable by "everyone with the link". We need your savegame to reproduce the problem and test the fix, and we need your active mods so we can load your savegame. Issues with savegames and mods attached get fixed first!
changedCompatibility with DF 53.16The main feature of this release is compatibility with Dwarf Fortress 53.16.
fixedMinor fixesThis release also includes a minor fix to the implementation one of DFHack's widgets.
changedPSAsSome DFHack tools that worked in previous (pre-Steam) versions of DF have not been updated yet and are marked with the "unavailable" tag in their docs. If you try to run them, they will show a warning and exit immediately. You can run the command again to override the warning (though of course the tools may not work). We make no guarantees of reliability for the tools that are marked as "unavailable".
addedPSAsThe in-game interface for running DFHack commands ([c]gui/launcher[/c]) will not show "unavailable" tools by default. You can still run them if you know their names, or you can turn on dev mode by hitting Ctrl-D while in [c]gui/launcher[/c] and they will be added to the autocomplete list. Some tools listed as "unavailable" in the docs do not compile yet and are not accessible at all, even when in dev mode.
addedChangelogNew tools, fixes, and improvements

DFHack - Dwarf Fortress Modding Engine changes

fixedPlease report any issues (or feature requests) on the DFHack GitHub issue tracker . When reporting issues, please upload a zip file of your savegame and a zip file of your [c]mods[/c] directory to the cloud and add links to the GitHub issue. Make sure your files are downloadable by "everyone with the link". We need your savegame to reproduce the problem and test the fix, and we need your active mods so we can load your savegame. Issues with savegames and mods attached get fixed first!
changedThe main feature of this release is compatibility with Dwarf Fortress 53.16.
fixedThis release also includes a minor fix to the implementation one of DFHack's widgets.
changedSome DFHack tools that worked in previous (pre-Steam) versions of DF have not been updated yet and are marked with the "unavailable" tag in their docs. If you try to run them, they will show a warning and exit immediately. You can run the command again to override the warning (though of course the tools may not work). We make no guarantees of reliability for the tools that are marked as "unavailable".
addedThe in-game interface for running DFHack commands ([c]gui/launcher[/c]) will not show "unavailable" tools by default. You can still run them if you know their names, or you can turn on dev mode by hitting Ctrl-D while in [c]gui/launcher[/c] and they will be added to the autocomplete list. Some tools listed as "unavailable" in the docs do not compile yet and are not accessible at all, even when in dev mode.

Please report any issues (or feature requests) on the DFHack GitHub issue tracker. When reporting issues, please upload a zip file of your savegame and a zip file of your [c]mods[/c] directory to the cloud and add links to the GitHub issue. Make sure your files are downloadable by "everyone with the link". We need your savegame to reproduce the problem and test the fix, and we need your active mods so we can load your savegame. Issues with savegames and mods attached get fixed first!

Highlights

Compatibility with DF 53.16

The main feature of this release is compatibility with Dwarf Fortress 53.16.

Minor fixes

This release also includes a minor fix to the implementation one of DFHack's widgets.

Announcements

PSAs

As always, remember that, just like the vanilla DF game, DFHack tools can also have bugs. It is a good idea to save often and keep backups of the forts that you care about.

Some DFHack tools that worked in previous (pre-Steam) versions of DF have not been updated yet and are marked with the "unavailable" tag in their docs. If you try to run them, they will show a warning and exit immediately. You can run the command again to override the warning (though of course the tools may not work). We make no guarantees of reliability for the tools that are marked as "unavailable".

The in-game interface for running DFHack commands ([c]gui/launcher[/c]) will not show "unavailable" tools by default. You can still run them if you know their names, or you can turn on dev mode by hitting Ctrl-D while in [c]gui/launcher[/c] and they will be added to the autocomplete list. Some tools listed as "unavailable" in the docs do not compile yet and are not accessible at all, even when in dev mode.

If you see a tool complaining about the lack of a cursor, know that it's referring to the keyboard cursor (which used to be the only real option in Dwarf Fortress). You can enable the keyboard cursor by entering mining mode or selecting the dump/forbid tool and hitting Alt-K (the DFHack keybinding for [c]toggle-kbd-cursor[/c]). We're working on making DFHack tools more mouse-aware and accessible so this step isn't necessary in the future.

Changelog

New tools, fixes, and improvements

Fixes

  • [c]TextArea[/c] widget corrected to use [c]COLOR_BLACK[/c] instead of [c]COLOR_RESET[/c] as default background color

Misc Improvements

  • a safety check was added to [c]Screen::doSetTile_char[/c] for out of bound pen color values

Structures

  • added support for [c]stl-fs-filetime[/c] representing [c]std::filesystem::file_time_type[/c]

Source

Steam News / 5 August 2026

Open original post

Changelog.gg summarizes and formats this update. How we read updates.