Jump to content

Summary screen messages: Difference between revisions

>Torchickens
No edit summary
>Torchickens
 
(3 intermediate revisions by the same user not shown)
Line 1:
{{trick|1=Theoretical sub-[[Sub-glitch]] of [[Super Glitch (Generation I)|Super Glitch]] and/or [[expanded party]] (etc.), for manipulation of long strings of text. Can also be achieved more easily with [[arbitrary code execution]].}}
{{imagesneeded}}
 
Using [[glitch]]es that allow for the player to obtain [[unterminated name Pokémon]]; the player can create a short summary screen message in {{RBY}}. As the name may begin on the right side of the status screen, it may be a good idea to align new strings of texts underneath it (e.g. with the 0x4E character). Use of control characters also saves space; in particular new lines do not require long strings of 0x7F, but this is not required.
 
The 'message' is actually a combination of multiple Pokémon names (i.e. party Pokémon 1 through to 6) with no terminating 0x50 or any control character that breaks the sequence. If the player also sets D163 ({{RB}}) (or D162 ({{Yellow}})) to 1, the other Pokémon will be hidden; giving the illusion that the string is one long Pokémon 1 nickname. Additionally, the name can extend into Pokédex flags, and possibly beyond this into inventory items.
 
==Example method==
1. Install [[TheZZAZZGlitch's memory editor]] or [[offgao's memory editor]].
 
2. Find D2B5 (or D2B4 ({{Yellow}})) and remove every instance of 0x50/problematic control characters following on from this address, up to the address the player desires (note: eventually this affects other variables like Pokédex progress/items/map data (which would then, double-serve as nickname characters), so unless the message is long it is not needed to go too far).
 
3. Enter any message that the player desires. It can then be seen by viewing the summary screen of the Pokémon (but it doesn't work the same way for in-battle/other out of battle iterations of the Pokémon's name i.e. Name Rater, Day Care(?)). Space must be taken into consideration, as some text may be invisible without proper formatting. The maximum length is unknown.
 
[[Category:Generation I glitches]]
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.