Jump to content

RAM map (Boktai DS): Difference between revisions

From Boktai Hacking Wiki
Doc (talk | contribs)
Added Item inventory slots memory address for Bok DS
 
Doc (talk | contribs)
m Added note regarding addresses for Bok DS, LK US & LK EU 1.1 (addresses are different between all 3)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is the RAM map for Boktai DS (J).
This is the RAM map for Boktai DS (J).


''Please note that Lunar Knights is a different game due to removed content and data. Memory addresses between Boktai DS and Lunar Knights are different as well.''
''Please note that Lunar Knights is a different game due to removed content and data. Memory addresses listed here are for Boktai DS. Each version of Lunar Knights has different memory addresses as well.''


= Main RAM =
= Main RAM =
Line 11: Line 11:
|-
|-
| 0x221278 || i16[] || Item [[Inventory (Boktai DS)|inventory]] slots
| 0x221278 || i16[] || Item [[Inventory (Boktai DS)|inventory]] slots
|-
|0x221548
|i16[]
|Key item inventory
|-
|0x221870
|i16[]
|Accessory inventory
|-
|0x221890
|i16[]
|Shield inventory slots
|}
|}


[[Category:Documentation]]
[[Category:Documentation]]
[[Category:Boktai DS]]
[[Category:Boktai DS]]

Latest revision as of 13:57, 6 October 2025

This is the RAM map for Boktai DS (J).

Please note that Lunar Knights is a different game due to removed content and data. Memory addresses listed here are for Boktai DS. Each version of Lunar Knights has different memory addresses as well.

Main RAM

See also: Inventory (Boktai DS).

Address Type Description
0x221278 i16[] Item inventory slots
0x221548 i16[] Key item inventory
0x221870 i16[] Accessory inventory
0x221890 i16[] Shield inventory slots