Jump to content

RAM map (Boktai 2): Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 18: Line 18:


== Stat struct ==
== Stat struct ==
Access this struct via 0x03004690. See also: [[Inventory (Boktai 2)]].
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 34: Line 36:
| 0x50 || i32 || Total EXP
| 0x50 || i32 || Total EXP
|-
|-
| 0x54 || i32 || Magic inventory (bitmask)
| 0x54 || i32 || Magic [[Inventory (Boktai 2)|inventory]] (bitmask)
|-
|-
| 0x70 || i16[48] || Item [[Inventory (Boktai 2)|inventory]] slots
| 0x70 || i16[48] || Item inventory slots
|-
|-
| 0xd0 || i16[48] || Item inventory durability
| 0xd0 || i16[48] || Item inventory durability
Line 66: Line 68:


== World struct ==
== World struct ==
''Note:'' In the Japanese version, this struct is laid out slightly differently.
Access this struct via 0x030046a0. ''Note:'' In the Japanese version, this struct is laid out slightly differently.


{| class="wikitable"
{| class="wikitable"
Line 76: Line 78:


== Scratch struct ==
== Scratch struct ==
Access this struct via 0x03004698.
{| class="wikitable"
{| class="wikitable"
|-
|-