ROM Hack Pokemon Brilliant Diamond & Shining Pearl Cheat Database

pfero

Member
Newcomer
Joined
Mar 3, 2020
Messages
21
Trophies
0
Age
55
XP
160
Country
Antarctica
Have you tried it in Ryujinx? because for some reason input dependent codes don't work in emulators.
Here's non-input dependent codes in case I guess... My computer's not powerful enough to mess with emulators.
The main reason I add L toggling to these is because one of the 3 patches I apply stops overworld events from triggering, which might be undesirable at times.

To keep overworld tile events remove the 01AEDDD8 patch from v1.0 or 01B083AC patch from v1.1.

Code:
[Walk Through Walls (v1.0)]
04000000 01AEDDD8 AA1F03E0
04000000 020689CC AA1F03E0
04000000 02165458 AA1F03E0
Code:
[Walk Through Walls (v1.1)]
04000000 01B083AC AA1F03E0
04000000 01EC30EC AA1F03E0
04000000 021DF46C AA1F03E0
Code:
@nsobid-F87FC6075104EC4D9642A4AA6BB22216
# Pokemon Brilliant Diamond 1.0.0

// NSO has a 0x100 long header, which is not part of the binary offset
@flag offset_shift 0x100 // <- This flag auto adds 0x100 to all offsets in the text

// Credits: pfero
// Allow walking through walls
@enable
01aeddd8 e0031faa
@enable
020689cc e0031faa
@enable
02165458 e0031faa
Code:
@nsobid-EA058A067CBD6943A6CF65B4588B6098
# Pokemon Brilliant Diamond 1.1.0

// NSO has a 0x100 long header, which is not part of the binary offset
@flag offset_shift 0x100 // <- This flag auto adds 0x100 to all offsets in the text

// Credits: pfero
// Allow walking through walls
@enable
01b083ac e0031faa
@enable
01ec30ec e0031faa
@enable
021df46c e0031faa
 

Foxtrot_Uniform

Well-Known Member
Newcomer
Joined
Nov 16, 2021
Messages
59
Trophies
0
Age
19
XP
16
Country
Afghanistan
Here's non-input dependent codes in case I guess... My computer's not powerful enough to mess with emulators.
The main reason I add L toggling to these is because one of the 3 patches I apply stops overworld events from triggering, which might be undesirable at times.

To keep overworld tile events remove the 01AEDDD8 patch from v1.0 or 01B083AC patch from v1.1.

Code:
[Walk Through Walls (v1.0)]
04000000 01AEDDD8 AA1F03E0
04000000 020689CC AA1F03E0
04000000 02165458 AA1F03E0
Code:
[Walk Through Walls (v1.1)]
04000000 01B083AC AA1F03E0
04000000 01EC30EC AA1F03E0
04000000 021DF46C AA1F03E0
Code:
@nsobid-F87FC6075104EC4D9642A4AA6BB22216
# Pokemon Brilliant Diamond 1.0.0

// NSO has a 0x100 long header, which is not part of the binary offset
@flag offset_shift 0x100 // <- This flag auto adds 0x100 to all offsets in the text

// Credits: pfero
// Allow walking through walls
@enable
01aeddd8 e0031faa
@enable
020689cc e0031faa
@enable
02165458 e0031faa
Code:
@nsobid-EA058A067CBD6943A6CF65B4588B6098
# Pokemon Brilliant Diamond 1.1.0

// NSO has a 0x100 long header, which is not part of the binary offset
@flag offset_shift 0x100 // <- This flag auto adds 0x100 to all offsets in the text

// Credits: pfero
// Allow walking through walls
@enable
01b083ac e0031faa
@enable
01ec30ec e0031faa
@enable
021df46c e0031faa

I will test it out and see what I can do with this.
 

DuhNinja

Well-Known Member
Member
Joined
Nov 11, 2021
Messages
259
Trophies
0
Age
29
XP
166
Country
United States
Converted my walk through walls stuff to the cheat code format used in the OP.
I've only tested on 1.0.0, as I want to finish the game unpatched before patching it... But I have no reason to believe the 1.1.0 versions won't work...

Code:
[Walk Through Walls (Hold L) (v1.0)]
04000000 01AEDDD8 94177AEA
04000000 020689CC 97E95695
04000000 02165458 97FD9EDE
80000040
04000000 01AEDDD8 AA1F03E0
04000000 020689CC AA1F03E0
04000000 02165458 AA1F03E0
20000000
Code:
[Walk Through Walls (Hold L) (v1.1)]
04000000 01B083AC 940FCA95
04000000 01EC30EC 94381075
04000000 021DF46C 97F46FF9
80000040
04000000 01B083AC AA1F03E0
04000000 01EC30EC AA1F03E0
04000000 021DF46C AA1F03E0
20000000


And the more involved exefs_patch/IPSwitch versions of this code:
Code:
@nsobid-F87FC6075104EC4D9642A4AA6BB22216
# Pokemon Brilliant Diamond 1.0.0

// NSO has a 0x100 long header, which is not part of the binary offset
@flag offset_shift 0x100 // <- This flag auto adds 0x100 to all offsets in the text

// Credits: pfero
// Allow walking through walls (hold L)
@enable
01aeddd8 6eca1c94
@enable
020689cc 75df0694
@enable
02165458 d6ec0294
@enable
02220790 f30f1ef8fd7b01a97ab0fa9708000014f30f1ef8fd7b01a91e77e29704000014f30f1ef8fd7b01a906b2fa97f30300aae0031faa77eeea97e00313aa130880527f02086a40000054e0031faafd7b41a9f30742f8c0035fd6
Code:
@nsobid-EA058A067CBD6943A6CF65B4588B6098
# Pokemon Brilliant Diamond 1.1.0

// NSO has a 0x100 long header, which is not part of the binary offset
@flag offset_shift 0x100 // <- This flag auto adds 0x100 to all offsets in the text

// Credits: pfero
// Allow walking through walls (hold L)
@enable
01b083ac 15f80c94
@enable
01ec30ec c90cfe97
@enable
021df46c ed9bf197
@enable
01e46400 f30f1ef8fd7b01a97ed2029408000014f30f1ef8fd7b01a9aa033a9404000014f30f1ef8fd7b01a90ad40294f30300aae0031faae7a3f697e00313aa130880527f02086a40000054e0031faafd7b41a9f30742f8c0035fd6
Awesome stuff bro can you do the same thing for the encounter code, Encounter Shiny and maybe even for the 60 FPS cheat ?
 

Foxtrot_Uniform

Well-Known Member
Newcomer
Joined
Nov 16, 2021
Messages
59
Trophies
0
Age
19
XP
16
Country
Afghanistan
If you go out far enough the game does seem to have something similar to the mystery zone where it starts changing to random locations. Nothing explicitly labeled "mystery zone"

This remake void is really weird. Its a nice "raindrops into a pond" background now with the occasional snow to break things up.

maybe its possible to tweak to arceus but I can't open my menu out there at all.
 

AngeHell

Active Member
Newcomer
Joined
Nov 13, 2021
Messages
30
Trophies
0
Age
29
XP
141
Country
France
Code:
[Walk Through Walls (v1.1)]
04000000 01B083AC AA1F03E0
04000000 01EC30EC AA1F03E0
04000000 021DF46C AA1F03E0

Thanks so much god !!!
Work 100% with Ryujinx and 1.1 :D

1637093130960.png

1637093238819.png

1637093348235.png

Good news. It works in 1.1 in ryujinx!

Bad news. No mystery zone and you can't open your inventory if you go out far enough. :rofl:

Yes we can't open inventory restricted zone.
You can only open the inventory when you are on the normal path.
 
  • Wow
Reactions: chronoss

Foxtrot_Uniform

Well-Known Member
Newcomer
Joined
Nov 16, 2021
Messages
59
Trophies
0
Age
19
XP
16
Country
Afghanistan
Guys I found grass in the new mystery zone....

I actually encountered a wild pokemon in the mystery zone. It was a level 52 fearow.

It may be possible to find Arceus and the hall of origin like in the original void. need to figure out how to open the menu out here since its disabled in the void for 1.1 and there is no location header for the mystery zone.

This is in the fight area btw.
 

Attachments

  • mystery zone working grass .png
    mystery zone working grass .png
    49.1 KB · Views: 92
Last edited by Foxtrot_Uniform,

Foxtrot_Uniform

Well-Known Member
Newcomer
Joined
Nov 16, 2021
Messages
59
Trophies
0
Age
19
XP
16
Country
Afghanistan
Lmao we can SURF in the mystery zone, but we can't open the menu to load everything...

God damn it ILCA. At least its the D/P void and not the platinum one with all the roadblocks that stop you even with noclip.
 

ricardosteve

New Member
Newbie
Joined
Nov 11, 2021
Messages
3
Trophies
0
Age
32
XP
39
Country
Portugal
Hi you guys, I have tried Shiny Pkmn (HOLD L) with hatching eggs, but it doesn't work. Anyone know if there's a code that can make the eggs hatch a shiny?
 

lattechan

Well-Known Member
Member
Joined
Nov 11, 2021
Messages
434
Trophies
0
XP
315
Country
United States
Here's non-input dependent codes in case I guess... My computer's not powerful enough to mess with emulators.
The main reason I add L toggling to these is because one of the 3 patches I apply stops overworld events from triggering, which might be undesirable at times.

To keep overworld tile events remove the 01AEDDD8 patch from v1.0 or 01B083AC patch from v1.1.

Code:
[Walk Through Walls (v1.0)]
04000000 01AEDDD8 AA1F03E0
04000000 020689CC AA1F03E0
04000000 02165458 AA1F03E0
Code:
[Walk Through Walls (v1.1)]
04000000 01B083AC AA1F03E0
04000000 01EC30EC AA1F03E0
04000000 021DF46C AA1F03E0
Code:
@nsobid-F87FC6075104EC4D9642A4AA6BB22216
# Pokemon Brilliant Diamond 1.0.0

// NSO has a 0x100 long header, which is not part of the binary offset
@flag offset_shift 0x100 // <- This flag auto adds 0x100 to all offsets in the text

// Credits: pfero
// Allow walking through walls
@enable
01aeddd8 e0031faa
@enable
020689cc e0031faa
@enable
02165458 e0031faa
Code:
@nsobid-EA058A067CBD6943A6CF65B4588B6098
# Pokemon Brilliant Diamond 1.1.0

// NSO has a 0x100 long header, which is not part of the binary offset
@flag offset_shift 0x100 // <- This flag auto adds 0x100 to all offsets in the text

// Credits: pfero
// Allow walking through walls
@enable
01b083ac e0031faa
@enable
01ec30ec e0031faa
@enable
021df46c e0031faa
This is working on Yuzu as well for reference.
 

Foxtrot_Uniform

Well-Known Member
Newcomer
Joined
Nov 16, 2021
Messages
59
Trophies
0
Age
19
XP
16
Country
Afghanistan
I tried hatching an egg in the mystery zone as a possible method to load the area in the mystery zone. It did not load any areas. Why are D/P glitchers obsessed with the trainer card in the menu?
 

spiller

Well-Known Member
Newcomer
Joined
Jan 16, 2017
Messages
99
Trophies
0
Age
29
XP
146
Country
Norway
O

CHEAT FILE: 15/11/21


updated to page 110
Please be patient, new cheats are coming. Asking for new cheats will not speed up the process.
!!!! Are your cheats not working after a game update? !!!
1) Check this post for the newest build ID & the latest updated cheats.. if it didn't work then
2) Do a
clean & fresh REinstall of Edizon / Edizon Overlay / Tesla Overlay
NO OVERWRITING


Now this thread has been created to ask for the codes you'd like and share the cheat codes you have found.
Now when you Add or Request cheat codes, provide as much information as you can for us.

This is a placeholder thread setup in anticipation for the eventual release of BDSP on November, 19, 2021 (or sooner with leaks).

Example : Pokemon Brilliant Diamond
Request : Max Pokedollars

Title id : 0100000011D90000
Build id : F87FC6075104EC4D
Version : Pokemon Brilliant Diamond v1.0.0

Good Luck , and Enjoy
Cheating

FAQ: Troubleshooting Edizon related questions


Latest build 1.1.0First Time SetupTurn off all cheats default/Disable Edizon


  1. Atmosphere
    Code:
    1.0.0 Diamond
    sd:/atmospshere/contents/0100000011D90000/cheats/F87FC6075104EC4D.txt
    1.1.0 Diamond
    sd:/atmospshere/contents/0100000011D90000/cheats/EA058A067CBD6943.txt
    1.0.0 Pearl
    sd:/atmospshere/contents/010018E011D92000/cheats/1284AB14C1477243.txt
    1.1.0 Pearl
    sd:/atmospshere/contents/010018E011D92000/cheats/609FAC97880FA04C.txt

    SX OS
    Code:
    (Provided SX can even run a patched copy of BDSP
    1.0.0 Diamond
    sd:/sxos/titles/0100000011D90000/cheats/F87FC6075104EC4D.txt
    1.1.0 Diamond
    sd:/sxos/titles/0100000011D90000/cheats/EA058A067CBD6943.txt
    1.0.0 Pearl
    sd:/sxos/titles/010018E011D92000/cheats/1284AB14C1477243.txt
    1.1.0 Pearl
    sd:/sxos/titles/010018E011D92000/cheats/609FAC97880FA04C.txt

  2. Redirect: How to Apply Cheats to Pokemon BDSP


  3. ALL CHEATS ON BY DEFAULT
    Code:
    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 ( ; )

    DISABLING EDIZON
    Code:
    1) Move sd:/atmospshere/config_templates/override_config.ini
    to sd:/atmospshere/config/
    
    2)
    [default_config]
    override_key=!L
    cheat_enable_key=!L
    ******DELETE THE SEMI COLONS ( ; )
    
    3) Boot up the game, press L immediately and hold until you get to TITLE SCREEN then release
    [/tab]

    [tab=Edizon/File Crashing]
    Scenario 1: A certain cheat is causing problem.
    Solution: Take out codes 1 by 1 to determine issue.

    Scenario 2: Your cheat title is too long or has symbols [-] making it crash.
    Solution: Remove any unnecessary dashes, space out numbers in title, shorten cheat name. See scenario 1.

    Scenario 3: Game crashes after turning on several cheats.
    Solution: Don't use a lot of cheats at the same time. 6 or less. Obviously similar cheats might clash and crash on you.

    Scenario 4: Atmosphere crashes when triggering overlay menu.
    Download newest Edizon overlay (7/30): Here
    [/tab]

    [tab="Cheats won't show up"]
    Scenario 1: Clicking into the Edizon app says "no cheats found!"
    Solution: Pokemon will only appear in the Edizon / Tesla Popup menu. Press L + Dpad Down + RS (Right Stick Click down)

    Note: Please check your current build ID matches the current update.

    Scenario 2: Catch trainers pokemon cheat should be the very last cheat.
    Solution: Move your Catch trainers pokemon cheat to the end of the file.

    Scenario 3: Your file is greater than 32kb.
    Solution: Delete unneeded cheats

    [/tab]

    [tab= Parsing Error]
    Common SX OS error. I do not have SX OS to know what causes this. Since majority cheats were built on AMS, it is possible that some cheats are AMS only. Please delete your file and build your own file from scratch.
    [/tab]

    [tab=Communication Error]
    You will occasionally come across the Communication Error when connecting via online play, due to RAM Editing.
    [/tab]

    [tab="Upgrade = Cheats won't work?"]
    Do a clean install of your Edizon / Tesla Overlay / Edizon Overlay
    [/tab]





C R E D I T S:
@SkyQueen @patjenova
@CJB
@DeathChaos25
@Eiffel2018
@8BitWonder
@Stoned
as well anyone else!

Codes will be updated, don't DM me


Please download the file for the most updated codes :)

Main will include cheat files for all version of the game so it wont matter which version you have installed. i will include pearl too in it when i get the games TID and BID.

Added credits to all code creators for each code being used here PLEASE mention the creators by name whenever and wherever you share our codes ok?
Code:
1.1.0
[Max Pokedollars] - SkyQueen
[Inf Pokeradar Energy] - Based on SkyQueen code - Stoned
[999x Masterballs] - SkyQueen
[999x Rare Candy] - SkyQueen
[999x All Balls] - SkyQueen
[Shiny Pokemon (HOLD L)] - Patjenova
[Members Card] - Based on SkyQueen code
[Oak's Letter] - Based on SkyQueen code
[999x Dream Ball] - Based on SkyQueen code
[999x Beast Ball] - Based on SkyQueen code
[999x All Berries] - SkyQueen
[Outfit Modifiers]  - Based on SkyQueen code - Genesis Nova
[x2 Player Speed (HOLD B)] - DeathChaos25
[x1.5 Player Speed (HOLD B)] - Patjenova
[100% Catch Rate] - Falo
[Catch Trainer Pokemon v1.1.0 (On)] - Falo
[Catch Trainer Pokemon v1.1.0 (Off)] - Falo
[Always Nature Specific wild/Egg/Fossil Pokemon] -All DeathChaos25
[Unlimited Digging] - Falo
[Instant 40 Lightstones] - Falo
[60 FPS] - 8BitWonder
[30 FPS] - 8BitWonder
[Ignore Evolution Conditions] - Falo
[Instant Egg Hatch] - Falo
[Egg inherits 6IV from parents] - Falo
[Nursery Instant Egg] - Falo
[Disable Affection] - DeathChaos25
[Encounter Codes] - Falo
[IV Specific Codes] - DeathChaos25

Request Queue



Code:
[Walk through Walls]
[Mythical Event Triggers] - Needs either game update or PKHeX
[Randomize Pokemon Encounters] - Needs PKNX update
Why wont you add walk through walls cheats in ur txt i dont know what to delete to make events work if its only for emulator or not would be cool if you could help 😊
 

Etna-

New Member
Newbie
Joined
Nov 16, 2021
Messages
2
Trophies
0
Age
25
XP
58
Country
Germany
It work for me,both on switch and yuzu.
Not sure if specifically this one, but the 2x speed in op's txt file work fine.
For some reason the members card and oaks letter codes prevented it from working. Disabled them and now its working
 

lattechan

Well-Known Member
Member
Joined
Nov 11, 2021
Messages
434
Trophies
0
XP
315
Country
United States
O

Why wont you add walk through walls cheats in ur txt i dont know what to delete to make events work if its only for emulator or not would be cool if you could help 😊
give it time it's been posted for like 1 hour and they're probably sleeping or at work or something. Just paste the code in that's all you have to do remove the top line for events as far as I can tell. Havent tested it that way though
 
  • Like
Reactions: Natural

Foxtrot_Uniform

Well-Known Member
Newcomer
Joined
Nov 16, 2021
Messages
59
Trophies
0
Age
19
XP
16
Country
Afghanistan
Did it crash? What did it say on the pokemon data? If anything i'm guessing it used that jubilife city(none) marker
It hatched my Eevee just fine. It said "FIGHT AREA" because that was the zone header I was in before I restarted. Oddly it didn't damn me out there and It reverted to the last time It autosaved in the world when I left the ramsaes building. Gonna try seeing darkrai and shaymin.
 
  • Like
Reactions: lattechan

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: @a_username_that_is_cool, https://gbatemp.net/threads/geometry-dash-2-2-be-like.646329/