Jump to content

Rabid_Pastry

New Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Rabid_Pastry

  1. Let me just start by saying what a pain it was to figure all of this out. So, I'm putting my knowledge out here in order to help others enjoy playing Gen 4 Roms with an increased shiny rate. The base of my knowledge is based on this Reddit Post: and from there I reverse engineered the rest of the games. Note that I did this with English version Roms. I don't think this will work for other languages but I'll include a way to try. So, without further ado I'll explain the process. Before starting, you will need to download a hex editor. I used HxD for this process and here's the link: https://mh-nexus.de/en/hxd/ For Pokemon Diamond and Pokemon Pearl (I only tried Pearl but they should be similar enough it doesn't matter), take your rom and open the .nds file in the Hex Editor. Hit Control + G and search for the offset 0006CAC0. Starting at Line 4, you should see the values 08 28 01 D2. For full odds possible without hacking, replace the "08" with "FF". This will give you a shiny odds of 1/257, or 0.4%. Make sure to save the file. For Pokemon HeartGold and SoulSilver (I only tried HeartGold but again it shouldn't matter), do the same as you did for Diamond and Pearl but search for the offset 000559A0. Starting at line 0A, you should see the values 08 28 01 D2 01. Again, change the "08" to "FF" for 1/257 shiny odds. Make sure to save the file. From there, I recommend starting that Rom or making a randomizer of that specific rom and doing encounters until you find a shiny to double check. Should take roughly 150ish, at least from my experience with testing. A 100% guarantee that it's working is that if you do a playthrough and a opponent trainer sends out a Pokemon that is shiny. Then it definitely works because that only happens when the rate is boosted this way. If for some reason you can't find the value, specified or you want to try a different rom language, try this method that I used to find the offsets. For Pokemon Diamond, Pearl, and Platinum, hit Control + F and click on the Hex Values tab. In the bar, search for "08 28 01 D2 01 20 00" and change the "08" value ONLY! For HeartGold and SoulSilver, search for "08 28 01 D2 01" and replace the "08" value ONLY! Hopefully that works, let me know below. NOTE***: I tried sharing my files with my friend so he could use my modified shiny boosted roms and they weren't working. Changing and saving the Rom .nds file ALSO modifies the .nds.bak file. You need both the modified .nds file and the .nds.bak file that goes with it for this to work. So if it isn't working there may be an unknown problem with your .nds.bak file. If this tutorial is confusing or hard to follow please let me know and I will make a YouTube video from start to finish to help. Thanks and happy gaming!
×
×
  • Create New...