1
Utilities and 3rd Party Applications / Re: DFHack 0.34.11 r1
« on: June 27, 2012, 01:41:54 am »Is the dfusion command working? When I type dfusion into the console I getCode: [Select]dfusion/common.lua:45: .Text region not found!
I tried reinstalling DFHack and it didn't change anything.
Find this line in dfusion/common.lua, and replace ".text" with "Dwarf Fortress.exe":Code: [Select]local pos=string.find(v.name,".text") or string.find(v.name,"libs/Dwarf_Fortress")
Search for this AFAIK: