mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-03-21 17:34:42 -05:00
Merge branch 'master' of https://github.com/GearsProgress/Poke_Transporter_GB
This commit is contained in:
commit
a28f2cf6a5
|
|
@ -49,7 +49,7 @@ A full list of modifications made to transfered Pokémon can be found [here](htt
|
|||

|
||||
|
||||
|
||||
A video showcasing Poké Transporter GB can be found [here](https://youtu.be/9mSkGhEYBkg)!
|
||||
A video showcasing Poké Transporter GB can be found [here](https://www.youtube.com/watch?v=47A6p2hH2gU), and a video detailing some of the development process can be found [here](https://youtu.be/9mSkGhEYBkg)!
|
||||
|
||||
## Why?
|
||||
One of my favorite aspects of the Pokémon franchise is the ability to send Pokémon forward into the most recent generation. Of course, this isn't possible from the Gameboy games into the Gameboy Advance era- and I wanted to fix that. A handful of Poeople have bridged the gap before, but Poké Transporter GB is the first tool designed to transfer Pokémon like the Pal Park, PokéTransport Lab, and PokéTransporter for Generation 1 and 2 to Generation 3. Documentation detailing the design process of Poké Transporter GB can be found [here](https://www.austinthomasweber.com/poke-transporter-gb)!
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
- Pokérus is retained
|
||||
- the OT gender will be set to Female if the player is playing as Kris in Pokémon Crystal
|
||||
- The transfered Pokémon will be caught in a Pokéball
|
||||
- IVs are generated based on the Pokémon's DVs. Each DV is multiplied by two and increased by one, which is simmilar to how Pokémon HOME converts IVs when transfering from Pokémon GO
|
||||
- IVs are randomly generated based on Gen 3's pseudo-random generation
|
||||
- Met level is set to the Pokémon's current level, and met location is set to "Fateful Encounter". This value is invisible to the palyer, and when transfered to Diamond, Pearl, Platinum, HeartGold, or SoulSilver this will be replaced by "Met at Pal Park"
|
||||
- Game of Origin is set to FireRed/LeafGreen for Pokémon transfered from Red, Blue, and Yellow. Pokémon from Gold, Silver, and Crystal will have their Game of Origin set to HeartGold/SoulSilver. This will display as "A far off land" in Ruby, Sapphire, FireRed, LeafGreen, and Emerald- much like how a Game of Origin of FireRed/LeafGreen displays in Ruby and Sapphire
|
||||
- All Pokémon are set as Fateful Encounters. This is especially important for Mew and Celebi, as otherwise they will not obey the player
|
||||
- Mew will be given a Fateful Encounter flag, so that it obeys the player.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user