Jump to content

pworld

New Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by pworld

  1. Hi everyone! I would like to know if there is a way (like if somebody knows what part to modify in ghidra) to make all consumable battle items, maybe except for berries, reusable after battle, just like a normal multiplayer battle would behave. My target ROM would be Omega Ruby.
  2. Well, probably there are other values possible for that offset too. So I suspect it is rather "set the least significant bit to 1" than setting the whole byte to 1. Sorry, I just basically compared a save file from before I got the national dex to afterwards and there I only had 0 or 1. I also don't know anything for the DexNav. I only wanted this flag so I could make/play a Romhack with having pokedex entries for each Pokemon I catched.
  3. (I hope it doesn't show up twice now): You can enable the national pokedex on the "main" save file using a hex editor by setting the value in the offset 0001 5004 from 00 to 01 (hex). Then you have to open the save with pkhex and save it again so that the checksum is recalculated. I actually could give you a pkhex patch for that or even a compiled executable if you want, but I would have to see how I could do it (well, the patch, compiled executables would not be legal to give out unless I also have the patch ...), so I would only do that if you want.
×
×
  • Create New...