The environment dictionary resource contains a list of all the environment settings bundles with information on each.
BrnWorld::EnvironmentSettings::Dictionary[edit | edit source]
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 |
|
|
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[edit | edit source]
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[edit | edit source]
Offset |
Length |
Type |
Name |
Description |
Comments
|
0x0 |
0x40 |
char[64] |
macName |
|
|