ROM Hack WIP Pokémon Sword & Shield (v1.2.1) CFW/EMU Cheat Codes

Queno138

Ravens
Member
Joined
Sep 18, 2010
Messages
2,425
Trophies
0
Location
Luigi's Dark Mansion
XP
1,070
Country
Senegal
The short version is this is impossible.

The easiest way I can explain it is to compare to baking a cake. You have a receipe and a bowl where the ingredients go. The code works by editing what is the bowl. So, it doesn't matter that the game's shiny lock (aka the reciepe) says no shiny (let's say sprinkles)... the code still forces the sprinkles (aka it being shiny) into the mix bowl. This is the same for all the other modifiers.

A code that alters a Pokemon in Gen 8 this way will ALWAYS ignore the in-game restrictions.

Thanks, I basically get the impression that it modifies the PID directly, not the game's shiny rate.
I'm just used to Gen 6 and 7 where you can modify the RomFS directly, and toggle the shiny rate to "always", while keeping the shiny locked stuff shiny locked.
I'm trying to find out whether camping mons are shiny locked, so looking for unorthodox methods that doesn't require me to hunt for 1000s of mons.
Anyhow, thanks for answering :3
 

braandz

Member
Newcomer
Joined
Feb 28, 2020
Messages
7
Trophies
0
Age
33
XP
129
Country
United States
Hi Guys, quick question. What's the trick to spawning specific Pokemon? I've noticed that the codes have a just specific set that's changed. Thank you in advance!
 
  • Like
Reactions: Mudkipzzz

braandz

Member
Newcomer
Joined
Feb 28, 2020
Messages
7
Trophies
0
Age
33
XP
129
Country
United States
I have been looking for this but no luck so far.

I think I figured it out after seeing your post, I did some trial and error with regards to punching in some numbers. I do recall a cheat similar to this for ORAS and Sun/Moon back on 3DS. Here's the break down:

1. Get the National Dex number of the Pokemon you want (I will use Bublapedia). So for this example I will use Mew

2. Once you have the National Dex number of the Pokemon you want, in this case the National Dex number for Mew is 151, we will then go to a Decimal to Hexadecimal converter site

3. In the Decimal value number, we will put in Mew's National Dex number, 151. When we hit convert we will get the Hexadecimal number, 97

4. Now for this part, I am just going base off of the pattern with the code. The only part that stays the same is the third chunk of numbers indicated in bold below. The rest stays the same:

08000000 007709E8 0000xxxx 00000000

5. With the Hexadecimal of 97, we will put in that number where xxxx is. This part is a bit tricky and I may lose you, lol. You will need to put the number in.. reverse? I'm not sure if that's the correct way of saying it. So for Mew,

00009700 <-- Incorrect ,
00000097 <-- Correct

Therefore the code to encounter Mew in the Wild will be 08000000 007709E8 00000097 00000000

Let's try another Pokémon, Jirachi [National Code is 251, Hex code is 181]

00001810 <-- Incorrect
00000181 <-- Correct

Therefore the code to encounter Jirachi in the Wild will be 08000000 007709E8 00000181 00000000

Let's try another Pokémon, Zacian [National Dex code is 888, Hex code is 378]

00003780 <-- Incorrect
00000378 < -- Correct

Therefore the code to encounter Zacian in the Wild will be 08000000 007709E8 00000378 00000000

Do you see the pattern here?

-- EDIT: I can't post a hyperlink to Bulbapedia and the Decimal to Hexadecimal converter site :( Just Google them and I'm sure you'll find one that'll pop up!
 
Last edited by braandz,
  • Like
Reactions: Mudkipzzz

Mudkipzzz

Well-Known Member
Newcomer
Joined
Oct 11, 2020
Messages
54
Trophies
0
XP
354
Country
Costa Rica
That is awesome bro! That makes sense and it matches with what we used to have as cheat codes for the previous version, honestly since update I havent tried them, but I found on them on Tinfoil page. Thing is, those are for V3 and not V4 which is the actual version of the game at the moment, and I'm not sure if the master code to make work would work too. I will try the codes right now and let you know in a bit.
upload_2020-10-10_20-35-58.png
 
  • Like
Reactions: braandz

Mudkipzzz

Well-Known Member
Newcomer
Joined
Oct 11, 2020
Messages
54
Trophies
0
XP
354
Country
Costa Rica
I think I figured it out after seeing your post, I did some trial and error with regards to punching in some numbers. I do recall a cheat similar to this for ORAS and Sun/Moon back on 3DS. Here's the break down:

1. Get the National Dex number of the Pokemon you want (I will use Bublapedia). So for this example I will use Mew

2. Once you have the National Dex number of the Pokemon you want, in this case the National Dex number for Mew is 151, we will then go to a Decimal to Hexadecimal converter site

3. In the Decimal value number, we will put in Mew's National Dex number, 151. When we hit convert we will get the Hexadecimal number, 97

4. Now for this part, I am just going base off of the pattern with the code. The only part that stays the same is the third chunk of numbers indicated in bold below. The rest stays the same:

08000000 007709E8 0000xxxx 00000000

5. With the Hexadecimal of 97, we will put in that number where xxxx is. This part is a bit tricky and I may lose you, lol. You will need to put the number in.. reverse? I'm not sure if that's the correct way of saying it. So for Mew,

00009700 <-- Incorrect ,
00000097 <-- Correct

Therefore the code to encounter Mew in the Wild will be 08000000 007709E8 00000097 00000000

Let's try another Pokémon, Jirachi [National Code is 251, Hex code is 181]

00001810 <-- Incorrect
00000181 <-- Correct

Therefore the code to encounter Jirachi in the Wild will be 08000000 007709E8 00000181 00000000

Let's try another Pokémon, Zacian [National Dex code is 888, Hex code is 378]

00003780 <-- Incorrect
00000378 < -- Correct

Therefore the code to encounter Zacian in the Wild will be 08000000 007709E8 00000378 00000000

Do you see the pattern here?

-- EDIT: I can't post a hyperlink to Bulbapedia and the Decimal to Hexadecimal converter site :( Just Google them and I'm sure you'll find one that'll pop up!

Here you got mate! We can follow the same pattern with the whole dex

[Always Encounter (M) (Hold R)]
04000000 00770A20 B9402A68
04000000 00770A4C B9402A61
04000000 00770A58 79405A61
04000000 00770B1C B9402A60
04000000 00770B24 79405A61
04000000 00770B80 B9402A60
04000000 00770B84 79405A61
80000080
04000000 00770A20 18FFFE68
04000000 00770A4C 18FFFD01
04000000 00770A58 18FFFC81
04000000 00770B1C 18FFF680
04000000 00770B24 18FFF621
04000000 00770B80 18FFF360
04000000 00770B84 18FFF321
20000000



[Mewtwo]
08000000 007709E8 00000096 00000000

[Mew]
08000000 007709E8 00000097 00000000

[Celebi]
08000000 007709E8 000000FB 00000000

[Jirachi]
08000000 007709E8 00000181 00000000

[Cobalion]
08000000 007709E8 0000027E 00000000

[Terrakion]
08000000 007709E8 0000027F 00000000

[Virizion]
08000000 007709E8 00000280 00000000

[Reshiram]
08000000 007709E8 00000283 00000000

[Zekrom]
08000000 007709E8 00000284 00000000

[Kyurem]
08000000 007709E8 00000286 00000000

[Keldeo]
08000000 007709E8 00000287 00000000

[Cosmog]
08000000 007709E8 00000315 00000000

[Cosmoem]
08000000 007709E8 00000316 00000000

[Solgaleo]
08000000 007709E8 00000317 00000000

[Lunala]
08000000 007709E8 00000318 00000000

[Necrozma]
08000000 007709E8 00000320 00000000

[Marshadow]
08000000 007709E8 00000322 00000000

[Zeraora]
08000000 007709E8 00000327 00000000

[Meltan]
08000000 007709E8 00000328 00000000

[Melmetal]
08000000 007709E8 00000329 00000000

[Galar-Ponyta]
08000000 007709E8 0000004D 00000001

[Galar-Corsola]
08000000 007709E8 000000DE 00000001

[Larvitar]
08000000 007709E8 000000F6 00000000

[Lotad]
08000000 007709E8 0000010E 00000000

[Sableye]
08000000 007709E8 0000012E 00000000

[Lunatone]
08000000 007709E8 00000151 00000000

[Croagunk]
08000000 007709E8 000001C5 00000000

[Solosis]
08000000 007709E8 00000241 00000000

[Vullaby]
08000000 007709E8 00000275 00000000

[Spritzee]
08000000 007709E8 000002AA 00000000

[Goomy]
08000000 007709E8 000002C0 00000000

[Oranguru]
08000000 007709E8 000002FD 00000000

[Drampa]
08000000 007709E8 0000030C 00000000

[Eiscue]
08000000 007709E8 0000036B 00000000

[Zamazenta]
08000000 007709E8 00000379 00000000

[Zacian]
08000000 007709E8 00000378 00000000

[Bulbassaur]
08000000 007709E8 00000001 00000000

[Squirtle]
08000000 007709E8 00000007 00000000

[Alola-Meowth]
08000000 007709E8 00000034 00000001

[Ponyta]
08000000 007709E8 0000004D 00000000

[Corsola]
08000000 007709E8 000000DE 00000000

[Rowlet]
08000000 007709E8 000002D2 00000000

[Litten]
08000000 007709E8 000002D5 00000000

[Popplio]
08000000 007709E8 000002D8 00000000

[Charmander]
08000000 007709E8 00000004 00000000

[Galar-Meowth]
08000000 007709E8 00000034 00000002

[Grookey]
08000000 007709E8 0000032A 00000000

[Scorbunny]
08000000 007709E8 0000032D 00000000

[Sobble]
08000000 007709E8 00000330 00000000

[Cubfu]
08000000 007709E8 0000037B 00000000

[Zarude]
08000000 007709E8 0000037D 00000000
 

braandz

Member
Newcomer
Joined
Feb 28, 2020
Messages
7
Trophies
0
Age
33
XP
129
Country
United States
Here you got mate! We can follow the same pattern with the whole dex

[Always Encounter (M) (Hold R)]
04000000 00770A20 B9402A68
04000000 00770A4C B9402A61
04000000 00770A58 79405A61
04000000 00770B1C B9402A60
04000000 00770B24 79405A61
04000000 00770B80 B9402A60
04000000 00770B84 79405A61
80000080
04000000 00770A20 18FFFE68
04000000 00770A4C 18FFFD01
04000000 00770A58 18FFFC81
04000000 00770B1C 18FFF680
04000000 00770B24 18FFF621
04000000 00770B80 18FFF360
04000000 00770B84 18FFF321
20000000



[Mewtwo]
08000000 007709E8 00000096 00000000

[Mew]
08000000 007709E8 00000097 00000000

[Celebi]
08000000 007709E8 000000FB 00000000

[Jirachi]
08000000 007709E8 00000181 00000000

[Cobalion]
08000000 007709E8 0000027E 00000000

[Terrakion]
08000000 007709E8 0000027F 00000000

[Virizion]
08000000 007709E8 00000280 00000000

[Reshiram]
08000000 007709E8 00000283 00000000

[Zekrom]
08000000 007709E8 00000284 00000000

[Kyurem]
08000000 007709E8 00000286 00000000

[Keldeo]
08000000 007709E8 00000287 00000000

[Cosmog]
08000000 007709E8 00000315 00000000

[Cosmoem]
08000000 007709E8 00000316 00000000

[Solgaleo]
08000000 007709E8 00000317 00000000

[Lunala]
08000000 007709E8 00000318 00000000

[Necrozma]
08000000 007709E8 00000320 00000000

[Marshadow]
08000000 007709E8 00000322 00000000

[Zeraora]
08000000 007709E8 00000327 00000000

[Meltan]
08000000 007709E8 00000328 00000000

[Melmetal]
08000000 007709E8 00000329 00000000

[Galar-Ponyta]
08000000 007709E8 0000004D 00000001

[Galar-Corsola]
08000000 007709E8 000000DE 00000001

[Larvitar]
08000000 007709E8 000000F6 00000000

[Lotad]
08000000 007709E8 0000010E 00000000

[Sableye]
08000000 007709E8 0000012E 00000000

[Lunatone]
08000000 007709E8 00000151 00000000

[Croagunk]
08000000 007709E8 000001C5 00000000

[Solosis]
08000000 007709E8 00000241 00000000

[Vullaby]
08000000 007709E8 00000275 00000000

[Spritzee]
08000000 007709E8 000002AA 00000000

[Goomy]
08000000 007709E8 000002C0 00000000

[Oranguru]
08000000 007709E8 000002FD 00000000

[Drampa]
08000000 007709E8 0000030C 00000000

[Eiscue]
08000000 007709E8 0000036B 00000000

[Zamazenta]
08000000 007709E8 00000379 00000000

[Zacian]
08000000 007709E8 00000378 00000000

[Bulbassaur]
08000000 007709E8 00000001 00000000

[Squirtle]
08000000 007709E8 00000007 00000000

[Alola-Meowth]
08000000 007709E8 00000034 00000001

[Ponyta]
08000000 007709E8 0000004D 00000000

[Corsola]
08000000 007709E8 000000DE 00000000

[Rowlet]
08000000 007709E8 000002D2 00000000

[Litten]
08000000 007709E8 000002D5 00000000

[Popplio]
08000000 007709E8 000002D8 00000000

[Charmander]
08000000 007709E8 00000004 00000000

[Galar-Meowth]
08000000 007709E8 00000034 00000002

[Grookey]
08000000 007709E8 0000032A 00000000

[Scorbunny]
08000000 007709E8 0000032D 00000000

[Sobble]
08000000 007709E8 00000330 00000000

[Cubfu]
08000000 007709E8 0000037B 00000000

[Zarude]
08000000 007709E8 0000037D 00000000
Awesome Bro! Now no need to go hunting for some of the mons. I've been very lazy as of late! haha
 

Mudkipzzz

Well-Known Member
Newcomer
Joined
Oct 11, 2020
Messages
54
Trophies
0
XP
354
Country
Costa Rica
Awesome Bro! Now no need to go hunting for some of the mons. I've been very lazy as of late! haha
You got that right (me too) lol! I tried to be a smart ass and put Dratini's code thinking, ok, it will be out on the next pokemon update DLC, but well, I got myself a bad egg xDDD
 

RaspberryCream

Member
Newcomer
Joined
Oct 13, 2020
Messages
8
Trophies
0
Age
36
XP
184
Country
United States
[Experience value 32 times (on) (v1.2.1)]
04000000 00803FAC 0B011536
[Experience value 32 times (off) (v1.2.1)]
04000000 00803FAC 0B010136
[PP is not reduced (on) (v1.2.1)]
04000000 00801688 4B1F0142
[PP is not reduced (off) (v1.2.1)]
04000000 00801688 4B020142
 
  • Like
Reactions: Mudkipzzz

burhansalih

Well-Known Member
Member
Joined
Jan 11, 2009
Messages
1,598
Trophies
1
Location
London, England
XP
2,482
Country
United Kingdom
Ok so if I was playing Shield and I wanted to catch a mewtwo I guess ill apply both these codes correct?

[Always Encounter (M) (Hold R)]
04000000 00770A20 B9402A68
04000000 00770A4C B9402A61
04000000 00770A58 79405A61
04000000 00770B1C B9402A60
04000000 00770B24 79405A61
04000000 00770B80 B9402A60
04000000 00770B84 79405A61
80000080
04000000 00770A20 18FFFE68
04000000 00770A4C 18FFFD01
04000000 00770A58 18FFFC81
04000000 00770B1C 18FFF680
04000000 00770B24 18FFF621
04000000 00770B80 18FFF360
04000000 00770B84 18FFF321
20000000



[Mewtwo]
08000000 007709E8 00000096 00000000
 

Mudkipzzz

Well-Known Member
Newcomer
Joined
Oct 11, 2020
Messages
54
Trophies
0
XP
354
Country
Costa Rica
Ok so if I was playing Shield and I wanted to catch a mewtwo I guess ill apply both these codes correct?

[Always Encounter (M) (Hold R)]
04000000 00770A20 B9402A68
04000000 00770A4C B9402A61
04000000 00770A58 79405A61
04000000 00770B1C B9402A60
04000000 00770B24 79405A61
04000000 00770B80 B9402A60
04000000 00770B84 79405A61
80000080
04000000 00770A20 18FFFE68
04000000 00770A4C 18FFFD01
04000000 00770A58 18FFFC81
04000000 00770B1C 18FFF680
04000000 00770B24 18FFF621
04000000 00770B80 18FFF360
04000000 00770B84 18FFF321
20000000



[Mewtwo]
08000000 007709E8 00000096 00000000

This code is for Sword version. On first page you have the codes for shield too, and they should work!
 
  • Like
Reactions: burhansalih

Xjackio

Well-Known Member
Member
Joined
May 21, 2020
Messages
2,154
Trophies
0
Age
38
XP
1,909
Country
Mexico
Ok so if I was playing Shield and I wanted to catch a mewtwo I guess ill apply both these codes correct?

[Always Encounter (M) (Hold R)]
04000000 00770A20 B9402A68
04000000 00770A4C B9402A61
04000000 00770A58 79405A61
04000000 00770B1C B9402A60
04000000 00770B24 79405A61
04000000 00770B80 B9402A60
04000000 00770B84 79405A61
80000080
04000000 00770A20 18FFFE68
04000000 00770A4C 18FFFD01
04000000 00770A58 18FFFC81
04000000 00770B1C 18FFF680
04000000 00770B24 18FFF621
04000000 00770B80 18FFF360
04000000 00770B84 18FFF321
20000000



[Mewtwo]
08000000 007709E8 00000096 00000000
But wont that make a fake mewto? Because you cant catch it in the wilderness
 

ValenValentine

Active Member
Newcomer
Joined
Aug 20, 2018
Messages
41
Trophies
0
Age
38
Location
Massachusetts
XP
130
Country
United States
If anyone can create/share/find a disable exp share mod, I'll love you forever. I wanna replay the game, but not until I can have half a challenge. Need it for version 1.2.1. Thanks!
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Psionic Roshambo @ Psionic Roshambo: https://m.youtube.com/watch?v=_NTF5_qgH0o