ROM Hack Pokemon Brilliant Diamond & Shining Pearl Cheat Database

INSTRUMENTAL

-
Member
GBAtemp Patron
Joined
Nov 13, 2021
Messages
517
Trophies
1
XP
1,440
Country
Australia
It is possible to make items INCREASE on use? At least in battle?
Credit: @patjenova (this code is already in the main file, I just made it 900 for my use)
Code:
[Item x900 On Use]
04000000 021777E8 80708052
 

INSTRUMENTAL

-
Member
GBAtemp Patron
Joined
Nov 13, 2021
Messages
517
Trophies
1
XP
1,440
Country
Australia
Thanks for your reply, no I'm on the switch, I tried both with normal encounter in the grass and in the underground but is not working 🥲
You can try removing all other codes, except for the shiny code to make sure you've copied the code correctly, and then add codes back in a few at a time to see if they are what's conflicting with the shiny code (perhaps even just moving the shiny code to the top of the list of cheats might work).
 

ThePerplexedOne

Active Member
Newcomer
Joined
Nov 30, 2021
Messages
40
Trophies
0
Age
29
XP
147
Country
United Kingdom
I've fixed my previous Teach Any TM code, and it's now smaller, and actually working:

1639961434822.png



Code:
[Teach Any TM (on)]
04000000 027C47C0 52800020
04000000 027C47C4 D65F03C0

[Teach Any TM (off)]
04000000 027C47C0 A9BE4FF4
04000000 027C47C4 A9017BFD

@falconcrest
 

INSTRUMENTAL

-
Member
GBAtemp Patron
Joined
Nov 13, 2021
Messages
517
Trophies
1
XP
1,440
Country
Australia
Yes the language had automatically changed for me
You need to change some atmosphere settings

1) Move sd:/atmospshere/config_templates/system_settings.ini to sd:/atmospshere/config/

2) Find this line
;dmnt_cheats_enabled_by_default = u8!0x1
Change line to
dmnt_cheats_enabled_by_default = u8!0x0
******DELETE THE SEMI COLON ( ; )

Once you've changed that setting, you can just activate the cheat that sets the language to english and it will go back to normal (or whatever language you normally play in).
 

falconcrest

Well-Known Member
Member
Joined
Oct 20, 2009
Messages
433
Trophies
1
Age
35
Location
Underground
XP
2,614
Country
United States
I've fixed my previous Teach Any TM code, and it's now smaller, and actually working:

View attachment 290466


Code:
[Teach Any TM (on)]
04000000 027C47C0 52800020
04000000 027C47C4 D65F03C0

[Teach Any TM (off)]
04000000 027C47C0 A9BE4FF4
04000000 027C47C4 A9017BFD

@falconcrest
Works for me too,on Renegade platinum,with the addresses edited with +20 hex.
Here are the edits:
[Teach Any TM (on)]
04000000 027C47E0 52800020
04000000 027C47E4 D65F03C0

[Teach Any TM (off)]
04000000 027C47E0 A9BE4FF4
04000000 027C47E4 A9017BFD
 

Attachments

  • FD028210-98A6-4911-A0B0-D304077E5316.jpeg
    FD028210-98A6-4911-A0B0-D304077E5316.jpeg
    204.3 KB · Views: 54

INSTRUMENTAL

-
Member
GBAtemp Patron
Joined
Nov 13, 2021
Messages
517
Trophies
1
XP
1,440
Country
Australia
Works for me too,on Renegade platinum,with the addresses edited with +20 hex.
Here are the edits:
[Teach Any TM (on)]
04000000 027C47E0 52800020
04000000 027C47E4 D65F03C0

[Teach Any TM (off)]
04000000 027C47E0 A9BE4FF4
04000000 027C47E4 A9017BFD
If you're going to post cheats for the Renegade platinum mod you should start a new thread for it, since this thread is for BDSP. It may confuse people if they copy your cheat and find it isn't working, since it's not for either game.
 

falconcrest

Well-Known Member
Member
Joined
Oct 20, 2009
Messages
433
Trophies
1
Age
35
Location
Underground
XP
2,614
Country
United States
No worries. Let me know if there's any other codes you think would be useful.
Actually,a code to modify the move taught by a tm would be awesome too.
I actually made such a code for pokemon fire red(gba) based on the ones for pokemon emerald on gamefaqs,but failed at doing that for this game.
I tried searching for the move id in hex for a move while it was being taught(when the “select a move to delete” come up)
and the doing the same thing with a different tm,to narrow the search results down.
It would be awesome if you could pull this one off😃
 

falconcrest

Well-Known Member
Member
Joined
Oct 20, 2009
Messages
433
Trophies
1
Age
35
Location
Underground
XP
2,614
Country
United States
If you're going to post cheats for the Renegade platinum mod you should start a new thread for it, since this thread is for BDSP. It may confuse people if they copy your cheat and find it isn't working, since it's not for either game.
I see.that will be the only code I post for this rom hack then.
Thank you for letting me know,as I don’t wanna mislead anyone
 

ButterBall

Active Member
Newcomer
Joined
Dec 19, 2021
Messages
34
Trophies
0
Age
25
XP
80
Country
United States
You need to change some atmosphere settings

1) Move sd:/atmospshere/config_templates/system_settings.ini to sd:/atmospshere/config/

2) Find this line
;dmnt_cheats_enabled_by_default = u8!0x1
Change line to
dmnt_cheats_enabled_by_default = u8!0x0
******DELETE THE SEMI COLON ( ; )

Once you've changed that setting, you can just activate the cheat that sets the language to english and it will go back to normal (or whatever language you normally play in).
You're a lifesaver thanks!
 
  • Like
Reactions: INSTRUMENTAL

_hyphy

Member
Newcomer
Joined
Feb 11, 2020
Messages
23
Trophies
0
Age
40
Location
bay area
Website
www.youtube.com
XP
71
Country
United States
@_hyphy The encounter code works by enabling the encounter on code, then enabling the specific encounter setting code, as an example:
(The shown codes are the ones provided in the main file for Brilliant Diamond 1.1.2, just for reference)

Let's say I wanted to encounter a Manaphy, I would enable the master encounter code:
Code:
[Encounter On (v1.1.2)]
04000000 01AFBC84 18FFFDDA
04000000 01AFBCA8 18FFFC94
Then I would enable the Manaphy encounter setting code:
Code:
[Encounter #490 Manaphy]
08000000 01AFBC38 000001EA 00000000
Once those codes have been enabled, the only pokemon you will encounter will be Manaphy.

When you're finished, don't forget to turn off all encounter codes, then ACTIVATE AND DEACTIVATE the encounter off code:
Code:
[Encounter Off (v1.1.2)]
04000000 01AFBC6C 2A0503F8
04000000 01AFBC80 2A0103F9
04000000 01AFBC84 2A0003FA
04000000 01AFBCA8 794033B4
That way, the pokemon encounters will go back to normal.
I have to add individual codes for each desired Pokémon?
 

INSTRUMENTAL

-
Member
GBAtemp Patron
Joined
Nov 13, 2021
Messages
517
Trophies
1
XP
1,440
Country
Australia
I have to add individual codes for each desired Pokémon?
You just have to edit the bit where it has "000001EA"
In this case the 1EA is the hex code for the national dex id for manaphy. So you can google the national dex id for whatever pokemon you want, the just google decimal to hex, and put the hex value where 1EA is.
For example if I want to encounter Kyogre, I've googled it and it's national dex number is 382. Then I use a decimal to hex converter and it turns 382 into 17E. Then I just replace 1EA with 17E and it will spawn Kyogre.
As a sidenote, if you want to spawn a Clefairy, it's national id is 35, so when it gets converted to hex it becomes 23, so if you replace 1EA with just 23, it would be missing a digit.
Code:
000001EA => 0000023 (This code is wrong, only has 7 digits)
You have to make sure you put a 0 where the missing digit is.
Code:
000001EA => 00000023 (This code is correct, has all 8 digits)
That way the there is all 8 digits in the part you're editing.
 

INSTRUMENTAL

-
Member
GBAtemp Patron
Joined
Nov 13, 2021
Messages
517
Trophies
1
XP
1,440
Country
Australia
I see.that will be the only code I post for this rom hack then.
Thank you for letting me know,as I don’t wanna mislead anyone
No worries, it's cool that you're making them to work with the Renegade mod, I just didn't want you getting into any trouble, since technically they're not cheat codes for BDSP at that point.
 

ButterBall

Active Member
Newcomer
Joined
Dec 19, 2021
Messages
34
Trophies
0
Age
25
XP
80
Country
United States
I have m
No worries, it's cool that you're making them to work with the Renegade mod, I just didn't want you getting into any trouble, since technically they're not cheat codes for BDSP at that point.
more question. What exactly does the cheat enable Sapphire, Emerald, Fire red, etc mean??
 
  • Like
Reactions: chronoss

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Quincy @ Quincy:
    Usually when such a big title leaks the Temp will be the first to report about it (going off of historical reports here, Pokemon SV being the latest one I can recall seeing pop up here)
  • K3Nv2 @ K3Nv2:
    I still like how a freaking mp3 file hacks webos all that security defeated by text yet again
  • BigOnYa @ BigOnYa:
    They have simulators for everything nowdays, cray cray. How about a sim that shows you playing the Switch.
  • K3Nv2 @ K3Nv2:
    That's called yuzu
    +1
  • BigOnYa @ BigOnYa:
    I want a 120hz 4k tv but crazy how more expensive the 120hz over the 60hz are. Or even more crazy is the price of 8k's.
  • K3Nv2 @ K3Nv2:
    No real point since movies are 30fps
  • BigOnYa @ BigOnYa:
    Not a big movie buff, more of a gamer tbh. And Series X is 120hz 8k ready, but yea only 120hz 4k games out right now, but thinking of in the future.
  • K3Nv2 @ K3Nv2:
    Mostly why you never see TV manufacturers going post 60hz
  • BigOnYa @ BigOnYa:
    I only watch tv when i goto bed, it puts me to sleep, and I have a nas drive filled w my fav shows so i can watch them in order, commercial free. I usually watch Married w Children, or South Park
  • K3Nv2 @ K3Nv2:
    Stremio ruined my need for nas
  • BigOnYa @ BigOnYa:
    I stream from Nas to firestick, one on every tv, and use Kodi. I'm happy w it, plays everything. (I pirate/torrent shows/movies on pc, and put on nas)
  • K3Nv2 @ K3Nv2:
    Kodi repost are still pretty popular
  • BigOnYa @ BigOnYa:
    What the hell is Kodi reposts? what do you mean, or "Wut?" -xdqwerty
  • K3Nv2 @ K3Nv2:
    Google them basically web crawlers to movie sites
  • BigOnYa @ BigOnYa:
    oh you mean the 3rd party apps on Kodi, yea i know what you mean, yea there are still a few cool ones, in fact watched the new planet of the apes movie other night w wifey thru one, was good pic surprisingly, not a cam
  • BigOnYa @ BigOnYa:
    Damn, only $2.06 and free shipping. Gotta cost more for them to ship than $2.06
    +1
  • BigOnYa @ BigOnYa:
    I got my Dad a firestick for Xmas and showed him those 3rd party sites on Kodi, he loves it, all he watches anymore. He said he has got 3 letters from AT&T already about pirating, but he says f them, let them shut my internet off (He wants out of his AT&T contract anyways)
  • K3Nv2 @ K3Nv2:
    That's where stremio comes to play never got a letter about it
  • BigOnYa @ BigOnYa:
    I just use a VPN, even give him my login and password so can use it also, and he refuses, he's funny.
  • BigOnYa @ BigOnYa:
    I had to find and get him an old style flip phone even without text, cause thats what he wanted. No text, no internet, only phone calls. Old, old school.
  • Psionic Roshambo @ Psionic Roshambo:
    @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87 cents. Free shipping from China... It arrived it works and honestly I don't understand how it was so cheap.
    Psionic Roshambo @ Psionic Roshambo: @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87...