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.

Difference between revisions of "v0.31:Memory hacking"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(map offsets)
Line 51: Line 51:
 
  labors 0x770
 
  labors 0x770
 
  happiness 0x830
 
  happiness 0x830
 +
 +
Map offsets
 +
map_data_map_x_offset        0x0058
 +
map_data_map_y_offset        0x005A
 +
map_data_type_offset          0x009a
 +
map_data_designation_offset  0x029c
 +
map_data_occupancy_offset    0x069c
 +
map_data_0a60_offset          0x0A9c
 +
map_data_pathfinding_offset  0x0D9c
 +
map_data_1160_offset          0x119c
 +
map_data_1360_offset          0x139c
 +
map_data_temperature1_offset  0x159c
 +
map_data_temperature2_offset  0x179c
 +
map_data_1960_offset          0x199c
 +
map_data_1b60_offset          0x1B9c
  
 
[[Category:Hacking]]
 
[[Category:Hacking]]

Revision as of 21:11, 4 April 2010

This article is about an older version of DF.

These are currently unverified, but it is a start, if the hex is -1, don't know that yet

md5 851c1190b6a7b42f2463967623d18575
pe_timestamp 4bb45f99
buildings 0x0166f9a8
constructions 0xffffffff
creatures 0x0166eccc
current_cursor_creature 0x00ae82cc
current_menu_state 0x017f6f38
cursor_xyz 0x0166ecd4
effects_vector 0x017f6da0
hotkey_start 0x01476ecc
items 0x0166eda8
language_vector 0x016affe0
map_data 0x016ad718
matgloss 0xffffffff
notes 0x01474de8
pause_state 0x0146e45f
region_x 0x016ad750
region_y 0x016ad754
region_z 0x016ad758
settlement_current 0xffffffff
settlements 0x016af4a4
translation_vector 0x016b0010
vegetation 0x017f6da0
view_screen 0xffffffff
window_dims 0x017f5abc
window_x 0x00e32798
window_y 0x00e60838
window_z 0x00e60814
world 0x016aed50
x_count 0x016ad738
y_count 0x016ad73c
z_count 0x016ad740
mouse_x 0x00ae82cc
mouse_y 0x00ae82d0
mouse_z 0x00ae82d4

Creature Offsets

name 0x0
profession 0x88
race 0x8C
position 0x90
flags1 0xF8
flags2 0xFC
sex 0x110
id 0x114
artifact_name 0x6D0
labors 0x770
happiness 0x830

Map offsets

map_data_map_x_offset         0x0058
map_data_map_y_offset         0x005A
map_data_type_offset          0x009a
map_data_designation_offset   0x029c
map_data_occupancy_offset     0x069c
map_data_0a60_offset          0x0A9c
map_data_pathfinding_offset   0x0D9c
map_data_1160_offset          0x119c
map_data_1360_offset          0x139c
map_data_temperature1_offset  0x159c
map_data_temperature2_offset  0x179c
map_data_1960_offset          0x199c
map_data_1b60_offset          0x1B9c