Ten question marks: Difference between revisions

no edit summary
m (→‎top: typos fixed: Pokemon → Pokémon)
No edit summary
Line 23: Line 23:


?????????? hex 0000 form cannot be obtained, as it disappears from a [[party]] when caught.
?????????? hex 0000 form cannot be obtained, as it disappears from a [[party]] when caught.
In the Generation I and II games, Pokémon index numbers range from 00 to FF, totaling to exactly 256 Pokémon slots available. In the Generation III games,  Pokémon index numbers range from 0000 to FFFF, allowing 65536 Pokémon to be defined; however, only 439 (counting {{pkmn|Egg}}, {{p|Unown}} forms, {{p|Deoxys}} Formes, and 25 {{gp|?}}) were defined, filling the remaining 65,097 slots with ?????????? variants.


==Obtaining ??????????==
==Obtaining ??????????==
Line 29: Line 31:


===Level-up method===
===Level-up method===
A GameShark code can be used to quickly [[level-up]] a Pokémon in {{2v2|FireRed|LeafGreen}}'s [[Pokémon Day Care]]. If any Pokémon is placed into the day care before the code is activated, after a short while of walking around, the Pokémon in the daycare will produce an Egg all by itself. The Egg will soon hatch into a Level 0 ??????????, which is almost impossible to level up without using a {{DL|Vitamin|Rare Candy}}, as 1,000,000 EXP points are required to reach level 1.
A GameShark code can be used to quickly [[level-up]] a Pokémon in {{2v2|FireRed|LeafGreen}}'s [[Pokémon Day Care]]. If any Pokémon is placed into the Pokémon Day Care before the code is activated, after walking around for a short time, the Pokémon in the Pokémon Day Care will produce an Egg all by itself. The Egg will soon hatch into a level 0 ??????????; however, ?????????? requires 1,000,000 EXP points to reach level 1, making it tedious to level up without using a {{DL|Vitamin|Rare Candy}}.


If ?????????? is traded to {{game|Emerald}}, it can be left in the day care and will instantly grow to level 100. At this point, it can learn any of the eight [[HM]] moves and will be safe for the game unless its summary is looked at. If given Rare Candies, it will start rapidly learning {{m|Ice Punch}}, even if the player refuses to teach it. This can be fixed by activating the "access fly map" GameShark code. ??????????'s National Pokédex number can vary, ranging from 0 to over 386, depending on its hexadecimal identifier. If the hexadecimal identifier number is over 1000, then a ? mark replaces the hundreds column, e.g. ?24
If ?????????? is traded to {{game|Emerald}}, it can be left in the Pokémon Day Care and will instantly grow to level 100. At this point, it can learn any of the eight [[HM]] moves via HM and will be safe for the game unless its summary is looked at. If given Rare Candies, it will start rapidly learning {{m|Ice Punch}}, even if the player refuses to teach it. This can be fixed by activating the "access fly map" GameShark code. ??????????'s National Pokédex number can vary, ranging from 0 to over 386, depending on its hexadecimal identifier. If the hexadecimal identifier number is over 1000, then a ? mark replaces the hundreds column (e.g. ?24).


[[File:Ten Question Marks III.png|208px|left|thumb|Battling ??????????]]
[[File:Ten Question Marks III.png|208px|left|thumb|Battling ??????????]]
[[File:Emerald 10 Question marks.png|208px|right|thumb|The summary that freezes the game, viewed in {{game|Emerald}}]]
[[File:Emerald 10 Question marks.png|208px|right|thumb|The summary that freezes the game, viewed in {{game|Emerald}}]]
[[Image:FireRed-MissingNo-Summary.png|208px|right|thumb|The summary that doesn't freeze the game, viewed in {{game|FireRed and LeafGreen|s}}, note the backwards question mark (since summery screen flips the Pokémon sprite horizontally).]]
[[File:FireRed-MissingNo-Summary.png|208px|right|thumb|The summary that doesn't freeze the game, viewed in {{game|FireRed and LeafGreen|s}}. Note the backwards question mark (since summery screen flips the Pokémon sprite horizontally).]]


===Pre-starter method===
===Pre-starter method===
Line 109: Line 111:
??????????'s learnset varies by game and by hexedecimal identifier. Due to the existence of several thousand different species between games, the full information cannot be listed here.
??????????'s learnset varies by game and by hexedecimal identifier. Due to the existence of several thousand different species between games, the full information cannot be listed here.


One thing to note, however, is that some ?????????? have no moves. When this happens, attempting to attack with it will result in using {{m|Struggle}}. However, viewing the Pokémon's moves page will show a large amount of glitch text, in a way that could be considered similar to glitch moves such as [[Super_Glitch_(move)|Super Glitch]]. This text is not known to cause any side effects.
Some ?????????? have no moves. When this happens, attempting to attack with it will result in it using {{m|Struggle}}. However, viewing the Pokémon's moves page will show a large amount of glitch text, although this text is not known to cause any side effects.


<!-- It may be a good idea for me to include the information from my research: In firered, many decamarks (tested between ranges 2800 and 28FF) know the move [[Thunder Punch]]. I do not know why. --Pokechu22 -->
<!-- It may be a good idea for me to include the information from my research: In FireRed, many decamarks (tested between ranges 2800 and 28FF) know the move {{m|ThunderPunch}}. I do not know why. --Pokechu22 -->


{{-}}
{{-}}
Line 126: Line 128:
* Many variations of ?????????? are named after moves or fragments of a move's name (truncated to the game maximum of ten characters) (e.g. {{m|Pound|POUND}}, {{m|Thunderbolt|RBOLT}}, {{m|Wing Attack|ING ATTACK}}, {{m|Quick Attack|ICK ATTACK}}, and so on.) This is due to the hexadecimal identifier of the variation calling for a name from text just past where Pokémon names are stored, which is where move names are stored.
* Many variations of ?????????? are named after moves or fragments of a move's name (truncated to the game maximum of ten characters) (e.g. {{m|Pound|POUND}}, {{m|Thunderbolt|RBOLT}}, {{m|Wing Attack|ING ATTACK}}, {{m|Quick Attack|ICK ATTACK}}, and so on.) This is due to the hexadecimal identifier of the variation calling for a name from text just past where Pokémon names are stored, which is where move names are stored.
** One can only view these names when nicknaming the Pokémon or in the PC.  <!-- I can confirm this in FRLG, but not others. -->
** One can only view these names when nicknaming the Pokémon or in the PC.  <!-- I can confirm this in FRLG, but not others. -->
** It is important to note that for higher numbers, the names stop being valid {{wp|String_(computer_science)|strings}}. Trying to nickname that Pokémon will result in the game crashing with glitch noises, or sometimes just freezing. <!-- Tested in firered, hexes 2800 to 28FF. -->
** For higher numbers, the names stop being valid {{wp|String (computer science)|strings}}. Trying to nickname that Pokémon will result in the game crashing with glitch noises, or sometimes just freezing.<!-- Tested in FireRed, hexes 2800 to 28FF. -->
* In the Generation I and II games, hexadecimal slots went from 00 to FF, totaling to exactly 256 Pokémon slots available. However, the hexes in Generation III games range from 0000 to FFFF, allowing 65536 Pokémon to be defined. However, only 439 (counting {{pkmn|Egg}}, {{p|Unown}} forms, {{p|Deoxys}} formes, and 25 {{gp|?}}) were defined, filling the remaining 65,097 slots with ?????????? variants, or "decamarks", as they are commonly referred to.
* ?????????? (000)'s learnset is identical to {{p|Bulbasaur}}'s [[Bulbasaur (Pokémon)/Generation III learnset|Generation III learnset]], albeit with different levels. Strangely, ?????????? can learn Ice Punch via [[Move Tutor]].
* ?????????? (000)'s learnset is identical to {{p|Bulbasaur}}'s [[Bulbasaur (Pokémon)/Generation III learnset|Generation III learnset]], albeit with different levels. Strangely, ?????????? can learn Ice Punch via tutor.
** Other ?????????? have different learnsets.
** Other ?????????? have different learnsets.
* A project (dubbed "Melchior") exists on [[Glitch City Laboratories]] concerning the research of the 65,097 variations of ?????????? (decamarks), although this is not expected to be completed in the near future. <!-- This is still important as it is the only research.  Also, I've done work in it, indexing 256 hexes in firered. -->
* The project "Melchior" on [[Glitch City Laboratories]] is dedicated to the research of the 65,097 variations of ??????????, although this is not expected to be completed in the near future.<!--This is still important as it is the only research.-->


{{-}}
{{-}}