The following items can all be forced to appear via hacking or glitches, but they do not have defined effects and may freeze the game.
The valid item names are directly followed (starting at address 0x4A63 in English and 0x45B5 in Japanese) by a list of floor names which are stored in the same format as the item names, meaning that they can be forced to appear as items. These "items" correspond to indices 0x54 to 0x61. These names are used by lifts, meaning there is nothing to suggest that these were ever intended as real items.
#
|
Hex
|
Item
|
000
|
0x00
|
!jRB/xY
|
084
|
0x54
|
B2F
|
085
|
0x55
|
B1F
|
086
|
0x56
|
1F
|
087
|
0x57
|
2F
|
088
|
0x58
|
3F
|
089
|
0x59
|
4F
|
090
|
0x5A
|
5F
|
091
|
0x5B
|
6F
|
092
|
0x5C
|
7F
|
093
|
0x5D
|
8F
|
094
|
0x5E
|
9F
|
095
|
0x5F
|
10F
|
096
|
0x60
|
11F
|
097
|
0x61
|
B4F
|
117
|
0x75
|
ぅ
|
118
|
0x76
|
?
|
119
|
0x77
|
4
|
120
|
0x78
|
?
|
121
|
0x79
|
$ ぅ
|
|
In the Japanese games, a series of unused strings also follows the list of floor names, from address 0x45F5 to 0x4671. The exact same data follows the floor names in the English games, from address 0x4A92 to 0x4B0E. Since this data follows the Japanese encoding, the strings are nonsense within English games. Like the list of floor names, they do not have valid effects when forced as items.
The last text string, "excellent" (Japanese: エクセレント) is curiously not terminated by 0x50. It is included in the internal name of the hex:74 item glitch item according to the buffer at CD68 (an address to store the names of strings and copy them elsewhere) after the buffer is updated when the name of the item is selected, however, the lack of a 0x50 terminating character is responsible for obscuring the name of the item and making "エクセレント" invisible. In addition, the lack of a 0x50 character in the glitch item causes the game to simply freeze when it is selected (before it can be used), when a 0x50 cannot be found past the CD68 buffer.
Other item names may also be seen if another index before 196 (the first HM) is used, manifesting as glitch items. Some of these may have invalid names, while others may appear with names such as the name of the player's rival.