List of locations by index number in Pokémon Colosseum and Pokémon XD
Each location in Pokémon Colosseum and Pokémon XD has its own index number used internally by the game, mostly to display where a Pokémon was caught. In contrast to the handheld games, a Pokémon's met location in these games is stored in a two-byte number. These values are enumerated below.
There are also a couple of special cases where the games will disregard the met location value entirely and instead display unique text. In Pokémon Colosseum, if a Pokémon is Espeon or Umbreon and its Original Trainer and origin data matches the player and Orre, then their met info will say "<Player>'s old friend." In Pokémon XD, if a Pokémon is Eevee or one of its evolutions and its Original Trainer and origin data matches the player and Orre, then their met info will say "Obtained from <player>'s dad."
If a Pokémon from the handheld Generation III games is traded to one of the GameCube games, the GameCube game will display "met at a distant land"Colo or "met in a distant land"XD. The same applies for any location index numbers not listed below.
Location in memory
The index number of the player's current location is stored in RAM at the given addresses depending on the region of the game:
Game | Address |
---|---|
ColosseumUSA | 0x08040837F |
ColosseumJPN | 0x0803F4A3F |
ColosseumEUR | 0x0804557FF |
XDUSA | 0x080446F33 |
XDJPN | 0x080424453 |
XDEUR | 0x080481513 |
|
This article is part of both Project Locations and Project Games, Bulbapedia projects that, together, aim to write comprehensive articles on the Pokémon Locations and Games, respectively. |