ItemDexJP/B:000: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Torchickens
No edit summary
Line 2: Line 2:
{{ItemInfoGenI
{{ItemInfoGenI
|1=(Random name)<br>[[File:JB item 00 inventory.png]]
|1=(Random name)<br>[[File:JB item 00 inventory.png]]
|2=A9
|2=00
|3=169
|3=000
|4=C317
|4=C317
|5=(Varies)
|5=(Varies)

Revision as of 21:24, 16 December 2017

(↑ Back to the ItemDex index.)

Name (transcribed): (Random name)

Identifier (HEX): 00
Identifier (DEC): 000
Effect pointer: C317
Unterminated name glitch item?: (Varies)
Tossable/Sellable?: Yes
Buy Price: 999999 (##3#50)
Sell Price: 499999
Name bytes: {{{9}}}

(Random name) is a glitch item in Pokémon Blue (Japanese) which has a randomly generated name (however there is a tendency for the game to repeat the randomly chosen name pointers). Using BGB's debugger, the name pointer can be tracked by setting a breakpoint to 0:3822 and reading either register pair "de" or "hl".

If this glitch item is used when a 0x50 sub-tile is early enough on the screen (or theoretically if its name pointer is taken where 0x50 exists in the data), it will cause arbitrary code execution at memory address 0xC317.