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.

40d:Memory hacking/v0.28.181.40d16

From Dwarf Fortress Wiki
< 40d:Memory hacking
Revision as of 21:22, 23 June 2017 by Lethosor (talk | contribs) (→‎Addresses: -caps)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Addresses[edit]

Note: could be wrong (not all tested from d14), but mostly good and working.

pointer_x_pos         == 0x05662B4
pointer_y_pos         == 0x05662B8 
pointer_z_pos         == 0x05662BC 
window_x_pos          == 0x09A061C
window_y_pos          == 0x09CE6c8
window_z_pos          == 0x09CE6a4
selected_creature_id  == 0x09E1F44
is_paused             == 0x0FDC2C7
notes_vector          == 0x0FEF5E0 
job_list_iterator_st  == 0x11BE7E8
creatures_vec         == 0x11bde60
items_vec             == 0x11bdf54
items_vec_ex          == 0x11bdf3c <- includes items not in map(artifacts made in others forts)
messages_vec          == 0x1201D1C
reactions_vec         == 0x1A30CE0
races_vec             == 0x1203F70
effects_vec           == 0x1347F24
stonegloss_vec        == 0x1203F10
metalgloss_vec        == 0x1203F40

All addresses are 0 based!