Skip to content

Latest commit

 

History

History
62 lines (50 loc) · 1.89 KB

File metadata and controls

62 lines (50 loc) · 1.89 KB

tweak

.. dfhack-tool::
    :summary: A collection of tweaks and bugfixes.
    :tags: fort bugfix fps gameplay interface

Usage

tweak [list]
tweak <command> [disable] [quiet]

Run the tweak command with the tweak name to enable its effects. Add a disable keyword to disable them, and a quiet keyword to prevent printing of non-error output.

Examples

tweak eggs-fertile
Enable the eggs-fertile tweak.
tweak fast-heat quiet
Enable the fast-heat tweak, but don't print anything to the console to say that it has been enabled.
tweak fast-heat disable quiet
Disable the fast-heat tweak, and be quiet about it.

Commands

adamantine-cloth-wear
Prevents adamantine clothing from wearing out while being worn (🐛`6481`).
craft-age-wear
Fixes crafted items not wearing out over time (🐛`6003`). With this tweak, items made from cloth and leather will gain a level of wear every 20 in-game years.
eggs-fertile
Displays an indicator on fertile eggs.
fast-heat
Improves temperature update performance by ensuring that 1 degree of item temperature is crossed in no more than 100 ticks when updating from the environment temperature. This reduces the time it takes for temperature to reach equilibrium and improves FPS when there are many items.
flask-contents
Names filled waterskins, flasks, and vials according to their contents, the same way other containers such as barrels, bins, and cages are named. (🐛`4914`)
named-codices
Displays titles for books instead of the default material description.
partial-items
Displays percentages on partially-consumed items such as hospital cloth.
reaction-gloves
Fixes reactions to produce gloves in sets with correct handedness (🐛`6273`).