Environment Dictionary

Revision as of 00:07, 2 September 2022 by Burninrubber0 (talk | contribs) (Formatted for wiki display.)

The environment dictionary resource contains a list of all the environment settings bundles with information on each.

Structures

BrnWorld::EnvironmentSettings::Dictionary

32-bit

Offset Length Type Name Description Comments
0x0 0x4 uint32_t muVersion 2
0x4 0x4 uint32_t muSeasonCnt
0x8 0x4 SeasonData* mpSeasonDatii
0xC 0x4 uint32_t muLocationCnt
0x10 0x4 LocationData* mpLocationDatii

64-bit

Offset Length Type Name Description Comments
0x0 0x4 uint32_t muVersion 2
0x4 0x4 uint32_t muSeasonCnt
0x8 0x8 SeasonData* mpSeasonDatii
0x10 0x4 uint32_t muLocationCnt
0x14 0x4 padding
0x18 0x8 LocationData* mpLocationDatii

BrnWorld::EnvironmentSettings::Dictionary::SeasonData

Offset Length Type Name Description Comments
0x0 0x80 char[128] macResourceName
0x80 0x40 char[64] macBundle
0xC0 0x40 char[64] macColourCubesBundle

BrnWorld::EnvironmentSettings::Dictionary::LocationData

Offset Length Type Name Description Comments
0x0 0x40 char[64] macName