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

From Dwarf Fortress Wiki
Revision as of 02:10, 30 October 2007 by ZorbaTHut (talk | contribs) (New page: I'm currently trying to figure out the internal representation of the new Dwarf Fortress. I'm putting notes here so if someone else wants to start, they can collaborate instead of duplicat...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I'm currently trying to figure out the internal representation of the new Dwarf Fortress. I'm putting notes here so if someone else wants to start, they can collaborate instead of duplicating efforts.

Toady has said that the address to the active-creature vector seems to be 0x01415A00. This is indeed a vector, I haven't verified if it's the right one.

Toady's also using MSVC Express. He tends to use vectors and standard strings. MSVC's string is *weird* and I haven't deciphered it yet.

Updates as I figure things out. ZorbaTHut 22:10, 29 October 2007 (EDT)