RAM map (Boktai 3): Difference between revisions
Appearance
No edit summary |
Bank interest rate |
||
Line 105: | Line 105: | ||
|- | |- | ||
| 0x596 || i16 || Stuffed dolls (bitmask) | | 0x596 || i16 || Stuffed dolls (bitmask) | ||
|- | |||
| 0x598 || i16 || Solar bank interest rate (stored as (1+r)*64, e.g. 14.0625% = 73). Defaults to 65 when starting a new game. When the date changes, the rate will change to 65 + (IGT_frame_counter XOR RTC_seconds) mod 13 (effectively uniformly distributed in the interval [1.5625%, 20.3125%]). | |||
|- | |- | ||
| 0x5ac || i16 || Current [[Maps (Boktai 3)#Areas|area ID]] | | 0x5ac || i16 || Current [[Maps (Boktai 3)#Areas|area ID]] | ||
Line 113: | Line 115: | ||
|- | |- | ||
| 0x610 || i16 || Mr. Rainnot enabled | | 0x610 || i16 || Mr. Rainnot enabled | ||
|- | |||
| 0x614 || i32 || IGT frame counter for this save file | |||
|- | |- | ||
| 0x638 || i32 || Red Django use | | 0x638 || i32 || Red Django use |