Jump to content

RAM map (Boktai 3): Difference between revisions

no edit summary
No edit summary
Line 184: Line 184:
|-
|-
| 0x03005308 || i32 || [[Random_number_generator|RNG]] index
| 0x03005308 || i32 || [[Random_number_generator|RNG]] index
|-
| 0x030053f8 || struct* || Pointer to [[#Global save data]] (always 0x030025c0)
|-
|-
| 0x03005418 || i16[3] || [[Coordinate systems|Camera]] position
| 0x03005418 || i16[3] || [[Coordinate systems|Camera]] position
Line 194: Line 196:
|-
|-
| 0x0300543d || u8 || Sunrise minutes
| 0x0300543d || u8 || Sunrise minutes
|}
== Global save data ==
{| class="wikitable exportable"
|-
! Offset || Type || Description
|-
| 0x00 || i32 || Global frame counter
|-
| 0x04 || i32 || Solar sensor calibration (<code>raw_level - 2</code> at time of calibration)
|}
|}