Getting gen 1 Mew in Yellow VC in pokemon sun/moonF
Posted by: asphere
Date: 2017-06-21 17:00:13
thaks in advance to all
Glitch City Laboratories closed on 1 September 2020 (announcement). This is an archived copy of a thread from Glitch City Laboratories Forums.
You can join Glitch City Research Institute to ask questions or discuss current developments.
You may also download the archive of this forum in .tar.gz, .sql.gz, or .sqlite.gz formats.
8 Pokémon in your current PC box
Seel as the 1st Pokémon in the current PC box
Parasect as the 2nd Pokémon in the current PC box
Pidgey as the 3rd Pokémon in the current PC box
Magikarp as the 4th Pokémon in the current PC box
Psyduck as the 5th Pokémon in the current PC box
Flareon as the 6th Pokémon in the current PC box
Tentacool as the 7th Pokémon in the current PC box
Female Nidoran as the 8th Pokémon in the current PC box
Finally, Seel's HP must be 233
Item you want to increase x1
Burn or ice heal x43
Revive x201
ws# #m#
(Anything)
$DA80 <- 3A || ldd a, (hl) ; a = 08
$DA81 <- 2E ||
$DA82 <- 21 || ld l, 24
$DA83 <- 85 || add l ; a = 2C
$DA84 <- 2F || cpl ; a = D3
$DA85 <- 67 || ld h,a ; hl = D324
$DA86 <- 18 ||
$DA87 <- 0F || jr 0F ; pc = DA97
(...)
$DA97 <- E9 || jp (hl) ; pc = D324
You are more than fairly correct in your assumption. Luckily we were able to secure an alternative way !
8 Pokémon in your current PC box
Seel as the 1st Pokémon in the current PC box
Parasect as the 2nd Pokémon in the current PC box
Pidgey as the 3rd Pokémon in the current PC box
Magikarp as the 4th Pokémon in the current PC box
Psyduck as the 5th Pokémon in the current PC box
Flareon as the 6th Pokémon in the current PC box
Tentacool as the 7th Pokémon in the current PC box
Female Nidoran as the 8th Pokémon in the current PC box
Finally, Seel's HP must be 233
Then you're ready to go !
…Except for a slight complication. You actually need to change the items, too - the new setup's compatibility is limited.
Item you want to increase x1
Burn or ice heal x43
Revive x201
ws# #m#
(Anything)
Here ! If it doesn't work or anything… Then tell us here ! I didn't test this out, but it oughta work.
Note for future readers : the bootstrap's code is
$DA80 <- 3A || ldd a, (hl) ; a = 08
$DA81 <- 2E ||
$DA82 <- 21 || ld l, 24
$DA83 <- 85 || add l ; a = 2C
$DA84 <- 2F || cpl ; a = D3
$DA85 <- 67 || ld h,a ; hl = D324
$DA86 <- 18 ||
$DA87 <- 0F || jr 0F ; pc = DA97
(...)
$DA97 <- E9 || jp (hl) ; pc = D324
You are more than fairly correct in your assumption. Luckily we were able to secure an alternative way !
8 Pokémon in your current PC box
Seel as the 1st Pokémon in the current PC box
Parasect as the 2nd Pokémon in the current PC box
Pidgey as the 3rd Pokémon in the current PC box
Magikarp as the 4th Pokémon in the current PC box
Psyduck as the 5th Pokémon in the current PC box
Flareon as the 6th Pokémon in the current PC box
Tentacool as the 7th Pokémon in the current PC box
Female Nidoran as the 8th Pokémon in the current PC box
Finally, Seel's HP must be 233
Then you're ready to go !
…Except for a slight complication. You actually need to change the items, too - the new setup's compatibility is limited.
Item you want to increase x1
Burn or ice heal x43
Revive x201
ws# #m#
(Anything)
Here ! If it doesn't work or anything… Then tell us here ! I didn't test this out, but it oughta work.
Note for future readers : the bootstrap's code is
$DA80 <- 3A || ldd a, (hl) ; a = 08
$DA81 <- 2E ||
$DA82 <- 21 || ld l, 24
$DA83 <- 85 || add l ; a = 2C
$DA84 <- 2F || cpl ; a = D3
$DA85 <- 67 || ld h,a ; hl = D324
$DA86 <- 18 ||
$DA87 <- 0F || jr 0F ; pc = DA97
(...)
$DA97 <- E9 || jp (hl) ; pc = D324
Have you tried it with only 8 Pokemon as I suggested?