Ofunniku / dwarftherapist

Automatically exported from code.google.com/p/dwarftherapist
Other
0 stars 0 forks source link

New Version v0.31.08 #253

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reported working profiles:  
31.08 Graphics:
[info]
checksum                = 0x4c1d69fe
version_name            = v0.31.08 (graphics)

[addresses]
translation_vector      = 0x016c63dc
language_vector         = 0x016c63ac
creature_vector         = 0x0168171c
dwarf_race_index        = 0x014acef4

[offsets]
word_table              = 0x0058

[dwarf_offsets]
first_name              = 0x0000
nick_name               = 0x001C
last_name               = 0x0038
custom_profession       = 0x006c
profession              = 0x0088
race                    = 0x008C
flags1                  = 0x00F8
flags2                  = 0x00FC
sex                     = 0x0110
id                      = 0x0114
recheck_equipment       = 0x021C
birth_year              = 0x0298
current_job             = 0x0390
physical_attrs          = 0x0464
states                  = 0x0684
souls                   = 0x0748
likes                   = 0x0758
labors                  = 0x0774
happiness               = 0x0834

[soul_details]
skills                  = 0x01FC
traits                  = 0x0224

[job_details]
id                      = 0x0008
on_break_flag           = 0x0011

[position_offsets]
token                   = 0x0000
flags                   = 0x0020
general_name_singular   = 0x00E8
general_name_plural     = 0x0104
male_name_singular      = 0x0158
male_name_plural        = 0x0174
female_name_singluar    = 0x0120
female_name_plural      = 0x013C
#2 bytes each...
custom_color_red        = 0x037E
custom_color_green      = 0x0380
custom_color_red        = 0x0382

[valid_flags_1]
size                    = 1
1/name                  = "Not from around these parts"
1/value                 = 0x80000000

[invalid_flags_1]
size                    = 7
1/name                  = "a zombie"
1/value                 = 0x00001000
2/name                  = "a skeleton"
2/value                 = 0x00002000
3/name                  = "a merchant or diplomat"
3/value                 = 0x00000040
4/name                  = "outpost liason"
4/value                 = 0x00000800
5/name                  = "an invader or hostile"
5/value                 = 0x00020000
6/name                  = "an invader or hostile"
6/value                 = 0x00080000
7/name                  = "an invader or hostile"
7/value                 = 0x000C0000

[invalid_flags_2]
size=2
1/name                  = "dead, Jim."
1/value                 = 0x00000080
2/name                  = "from the Underworld. SPOOKY!"
2/value                 = 0x00040000

31.08 Legacy
[info]
checksum                = 0x4c1d60a0
version_name            = v0.31.08 (legacy)

[addresses]
translation_vector      = 0x017b2024
language_vector         = 0x017b1ff4
creature_vector         = 0x0176d364
dwarf_race_index        = 0x0157218c

[offsets]
word_table              = 0x0058

[dwarf_offsets]
first_name              = 0x0000
nick_name               = 0x001C
last_name               = 0x0038
custom_profession       = 0x006c
profession              = 0x0088
race                    = 0x008C
flags1                  = 0x00F8
flags2                  = 0x00FC
sex                     = 0x0110
id                      = 0x0114
recheck_equipment       = 0x021C
birth_year              = 0x0298
current_job             = 0x0390
physical_attrs          = 0x0464
states                  = 0x0684
souls                   = 0x0748
likes                   = 0x0758
labors                  = 0x0774
happiness               = 0x0834

[soul_details]
skills                  = 0x01FC
traits                  = 0x0224

[job_details]
id                      = 0x0008
on_break_flag           = 0x0011

[position_offsets]
token                   = 0x0000
flags                   = 0x0020
general_name_singular   = 0x00E8
general_name_plural     = 0x0104
male_name_singular      = 0x0158
male_name_plural        = 0x0174
female_name_singluar    = 0x0120
female_name_plural      = 0x013C
#2 bytes each...
custom_color_red        = 0x037E
custom_color_green      = 0x0380
custom_color_red        = 0x0382

[valid_flags_1]
size                    = 1
1/name                  = "Not from around these parts"
1/value                 = 0x80000000

[invalid_flags_1]
size                    = 7
1/name                  = "a zombie"
1/value                 = 0x00001000
2/name                  = "a skeleton"
2/value                 = 0x00002000
3/name                  = "a merchant or diplomat"
3/value                 = 0x00000040
4/name                  = "outpost liason"
4/value                 = 0x00000800
5/name                  = "an invader or hostile"
5/value                 = 0x00020000
6/name                  = "an invader or hostile"
6/value                 = 0x00080000
7/name                  = "an invader or hostile"
7/value                 = 0x000C0000

[invalid_flags_2]
size=2
1/name                  = "dead, Jim."
1/value                 = 0x00000080
2/name                  = "from the Underworld. SPOOKY!"
2/value                 = 0x00040000

Original issue reported on code.google.com by shawn.weiner on 20 Jun 2010 at 6:04

GoogleCodeExporter commented 9 years ago
I can't run DT on 31.08 :(

Original comment by alexandr...@gmail.com on 20 Jun 2010 at 9:50

GoogleCodeExporter commented 9 years ago
Graphics or Legacy - the graphics settings work for me (SDL version)

Original comment by shawn.weiner on 20 Jun 2010 at 3:34

GoogleCodeExporter commented 9 years ago
Graphic version + Win7. See attached screenshot.

Original comment by alexandr...@gmail.com on 20 Jun 2010 at 4:42

Attachments:

GoogleCodeExporter commented 9 years ago
can you upload your version of v0.31.08_graphics.ini ?  I've included mine here 
so that you can try that one.

Original comment by shawn.weiner on 20 Jun 2010 at 5:07

Attachments:

GoogleCodeExporter commented 9 years ago
That file did the trick. Where did you get it from? It was not in the package I 
downloaded here.

Original comment by alexandr...@gmail.com on 20 Jun 2010 at 6:00

GoogleCodeExporter commented 9 years ago
That's the point - they are new definitions for the newest version of DF :) - 
someone usually posts them in the bay12forums - there's also a link to the wiki 
here on how to try to figure out the settings yourself:

http://code.google.com/p/dwarftherapist/wiki/MappingNewVersions

Original comment by shawn.weiner on 21 Jun 2010 at 5:13

GoogleCodeExporter commented 9 years ago
Thank you for the information!

Original comment by alexandr...@gmail.com on 21 Jun 2010 at 8:34

GoogleCodeExporter commented 9 years ago
Thanks for the research, a new version is about to be released with support for 
v0.31.08 

Original comment by treyst...@gmail.com on 27 Jun 2010 at 5:30