GameFreak Gen 6 Data
HeapData
Offset | Description |
---|---|
0x0 | Heap pointer |
0x4 | Bitflags for heap |
Heap Bitflags
Offset | Description |
---|---|
0 | In use |
1 | Main heap |
Pokemon Temp Data
Offset | Type | Description |
---|---|---|
0x8 | u64 | pid and 0 |
0x10 | u32 | tid/sid |
0x20 | u16 | Nature |
0x22 | u16 | Ability number |
gfl::fs::ver4::ArcFileAccessor Data
Offset | Description |
---|---|
0x0 | vtable |
0x4 | Ptr to GARC memory block |
0x8 | Ptr to FATO data in block |
0xC | Ptr to FATB data in block |
0x10 | Ptr to FIMB data in block |