RAM map (Boktai 2): Difference between revisions

From Boktai Hacking Wiki
(Created page with "= IWRAM = {| class="wikitable" |- ! Address || Type || Description |- | 0x030016c0 || byte[0x28] || Global save data, loaded from save file @ 0x00-0x28 |- | ... 0x030016d8 || u16 || Unlock Blindbox Lv. 3 event |- | ... 0x030016da || u16 || Unlock Blindbox Lv. 4 event |- | ... 0x030016dc || u16 || Unlock Blindbox Lv. 5 & valentine's day event |- | ... 0x030016de || u16 || Downloadable_events|Unlock...")
 
No edit summary
Line 16: Line 16:
|-
|-
|}
|}
= EEPROM =
''TODO''
[[Save_data_checksums]]


= Version differences =
= Version differences =
''TODO''
''TODO''
WORLD block is different


[[Category:Documentation]]
[[Category:Documentation]]
[[Category:Boktai 2]]
[[Category:Boktai 2]]

Revision as of 14:33, 3 August 2024

IWRAM

Address Type Description
0x030016c0 byte[0x28] Global save data, loaded from save file @ 0x00-0x28
... 0x030016d8 u16 Unlock Blindbox Lv. 3 event
... 0x030016da u16 Unlock Blindbox Lv. 4 event
... 0x030016dc u16 Unlock Blindbox Lv. 5 & valentine's day event
... 0x030016de u16 Unlock Something has happened to ???'s body event

EEPROM

TODO

Save_data_checksums

Version differences

TODO

WORLD block is different