ROM Hack Pokemon Brilliant Diamond & Shining Pearl Cheat Database

  • Thread starter Thread starter OblivionReign
  • Start date Start date
  • Views Views 2,059,469
  • Replies Replies 6,633
  • Likes Likes 146
Hey there,

I'm wondering if there is any code to change Pokemon's ability to whatever we want. For instance, is there a code for gettin' Speed Boost on Garchomp ? This existed for the original Pokemon Diamond/Pearl...
I'm tryin' to build an Almost Any Ability BDSP OU team ^^'

Thank you very much!
 
Hey there,

I'm wondering if there is any code to change Pokemon's ability to whatever we want. For instance, is there a code for gettin' Speed Boost on Garchomp ? This existed for the original Pokemon Diamond/Pearl...
I'm tryin' to build an Almost Any Ability BDSP OU team ^^'

Thank you very much!
You can change Pokémon abilities with pkhex.
 
Why do you have the "Encounter Male" code, without the "Encounter On" code?
Bc I am super new to this LOL. But I just got EdiZon working tho so I use the full .txt rn. But there are some cheats that cannot work together. Even if I have Encounter On + Male On, they aren't always male, but I'm not sure which cheats are interferring with each other.
 
are you sure that you are on the right game?
116A8E9D8DE993B7 is pokemon shield not shining pearl
I sure hope so, since im using the cartridge version 😏😏😂

But yeah, that's what edizon se is telling me 🤷‍♂️🤷‍♂️
Photo for proof:
 

Attachments

  • 20220719_143229.jpg
    20220719_143229.jpg
    1.1 MB · Views: 184
I sure hope so, since im using the cartridge version 😏😏😂

But yeah, that's what edizon se is telling me 🤷‍♂️🤷‍♂️
Photo for proof:
actually, that bid is not for pokemon shield either
after searching a bit, that bid also shows up on other games for other people
Hot Wheels Unleashed BID: 116A8E9D8DE993B7
Chocobo GP VER. 1.0.3
Tittle ID 01006A30124CA000
Build ID 116A8E9D8DE993B7
probably, there is something wrong with your edizon se or other plugin
 
actually, that bid is not for pokemon shield either
after searching a bit, that bid also shows up on other games for other people
Hot Wheels Unleashed BID: 116A8E9D8DE993B7
Chocobo GP VER. 1.0.3
Tittle ID 01006A30124CA000
Build ID 116A8E9D8DE993B7
probably, there is something wrong with your edizon se or other plugin
Yeah, if it shows up for multiple, something might be up 🤷‍♂️

Its probably just where i sourced my update file from. 🤷‍♂️
 
A wild code has appeared!

This cheat allows you to spawn any pokemon in BDSP via the Poketch Calculator.
Steps are as follows:
1. Enable the "Encounter On" code and this "Poketch Spawn" code.
2. Enter the national dex ID of the pokemon you want to spawn, into the calculator. For example, 151 for Mew.
3. Press the "=" button on the calculator.
4. Press ZR on your switch. (ZR is the big trigger on the right joycon)
5. Walk into grass and encounter your chosen pokemon.

This code will also work with the encounter modifying codes, such as the gender modifier, level modifier etc.

Massive shout out to @patjenova who not only made the pokedex spawn cheat, a few versions ago, but was also kind enough to explain how his code worked, allowing me to learn more about the switch's cheat functions. Very much appreciated :grog:
Another shout out also goes to the cheat code makers for the Pokemon DPPt games back in the AR cheat days, without which I wouldn't be making cheats.


BD||SP v1.3.0
Code:
[Poketch Spawn BD (ZR after =)]
80000200
04000000 02C3A938 00000000
580A0000 04C5EEB8
580A1000 000000B8
580A1000 00000000
580A1000 000000D0
580A1000 00000010
580A1000 00000028
580A1000 00000078
A4A00400 02C3A93C
20000000

[Poketch Spawn SP (ZR after =)]
80000200
04000000 01AFD528 00000000
580A0000 04C574B8
580A1000 00000280
580A1000 00000318
580A1000 00000020
580A1000 00000048
580A1000 00000078
A4A00400 01AFD52C
20000000

As always if you have ideas for cheats, problems with existing codes, or (proper) questions, I'm still here keeping an eye on the thread.
 
Last edited by INSTRUMENTAL,
^ This resulted in a white screen on entering the next wild encounter, and I had to restart the game.
 
^ This resulted in a white screen on entering the next wild encounter, and I had to restart the game.
Then you are not following the instructions correctly, or you did not copy the correct code for your game.
I have thoroughly tested the pointers that are used in the code, restarting both games over and over.
Please do as I wrote in the post. Follow the instructions to the letter. It works.

Edit: After more testing and plenty of game restarts, I had two white screens. I've updated the pointers to even more reliable ones.
 
Last edited by INSTRUMENTAL,
is there going to be a wild level modifier like the originals?

is there another wild modifier for 1.3.0?... this one doesnt work... i've followed the instructions and found a pikachu name dugtrio and it was shiny and had dugtrio cry
 
is there going to be a wild level modifier like the originals?
is there another wild modifier for 1.3.0?... this one doesnt work... i've followed the instructions and found a pikachu name dugtrio and it was shiny and had dugtrio cry
The level modifier cheat works. There is something wrong your setup or how you are using it.

@kirby1997 The egg hatching code modifies a friendship value parameter, as the egg steps cycles is derived from the friendship value in some manner.
While the cheat is activated, you just walk around for about 5-10 secs, then the egg will hatch.
 
@kirby1997 The egg hatching code modifies a friendship value parameter, as the egg steps cycles is derived from the friendship value in some manner.
While the cheat is activated, you just walk around for about 5-10 secs, then the egg will hatch.
Thanks!The cheat achieves the goal of hatching eggs at every 256 steps by locking the intimacy of the eggs to zero. Can I understand that?
If so, does the operation only modify the eggs in the team or all the eggs (including the box)?
 
Thanks!The cheat achieves the goal of hatching eggs at every 256 steps by locking the intimacy of the eggs to zero. Can I understand that?
If so, does the operation only modify the eggs in the team or all the eggs (including the box)?
No, the cheat forces a specific value inside "Dpr.EvScript.EvDataManager$$UpdatePartyEggHatchingCount" to be set to 0, before it branches out to "Pml.PokePara.CoreParam$$SetOriginalFriendship", where it then uses the forced value of 0 as part of that functions operation.

In turn, when the "Dpr.EvScript.EvDataManager$$UpdatePartyEggHatchingCount" is run, any eggs that are in your party are modified and end up hatching in about 100-ish steps.
 
Last edited by INSTRUMENTAL,
  • Like
Reactions: kirby1997
are there other codes for wild pokemon modifier?
Then you are not following the instructions correctly, or you did not copy the correct code for your game.
I have thoroughly tested the pointers that are used in the code, restarting both games over and over.
Please do as I wrote in the post. Follow the instructions to the letter. It works.

Edit: After more testing and plenty of game restarts, I had two white screens. I've updated the pointers to even more reliable ones.
im not doing anything wrong i followed what you wrote
 
are there other codes for wild pokemon modifier?

im not doing anything wrong i followed what you wrote
The fact that you're telling me it doesn't work, lets me know that there's something wrong on your end.
Not only did I test the extra modifiers (gender modifier & level modifier) BEFORE I posted the poketch spawn code, I then went and double checked before replying to your post, just to make sure.

Please, stop making posts saying it doesn't work. Whatever is going on with your setup is the problem. Not the cheat code.
 
The fact that you're telling me it doesn't work, lets me know that there's something wrong on your end.
Not only did I test the extra modifiers (gender modifier & level modifier) BEFORE I posted the poketch spawn code, I then went and double checked before replying to your post, just to make sure.

Please, stop making posts saying it doesn't work. Whatever is going on with your setup is the problem. Not the cheat code.
when you mean "setup" what does that even mean
 
when you mean "setup" what does that even mean
It means your switch and the files on it. As in what fw version you're running, atmosphere version, edizon version, tesla version. Which pokemon game you're running and what update it's on. What cheats are inside your text file and what order they're in, whether you've done any tinkering with the codes. As well as any mods you might be running for BDSP and of course the initial config of atmosphere files done, that's prerequisite to using cheats in atmosphere at all.
In short, your "setup".
 

Site & Scene News

Popular threads in this forum