Jump to content

Brad_37840

New Member
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral
  1. Howdy! I noticed that plenty of folks where looking for a way to reset the manaphy egg in ranger 2, but for the USA Version. I decided to take a crack at it and I was able to find the memory addresses on emulator that track the manaphy egg, along with Kyle’s riolu and Darkrai. Don’t know how to make them AR codes, but I was successful in resetting these flags using save states & a hex editor. 0xAF60C - Manaphy Egg 00 - Ready to Send 01 - Sent 0xAF620 - Kyle's Riolu 00 - Ready to Send 02 - Sent 0xAF634 - Darkrai 00 - Ready to Send 04 - Sent
  2. After some tinkering, I was able to locate where "Sent pokemon" is tracked in pokemon ranger 2 (USA) within RAM (emulator). On the left is a Save file with all event pokemon ready to be sent (Thanks to InsaneNutter for providing the save). On the right is my OG save file that already transferred all event pokemon. I made multiple ranger > pearl transfers on emulator, then analyzed save states made before & after each transfer. From this I was able to narrow down the memory address that tracks the transfer status of each event pokemon. 0xAF60C - Manaphy Egg 00 - Ready to Send 01 - Sent 0xAF620 - Kyle's Riolu 00 - Ready to Send 02 - Sent 0xAF634 - Darkrai 00 - Ready to Send 04 - Sent I tried making some emulator cheat codes, though I'm very new to all this, and the ones I tested didn't work (memory address looks like it's offset?). However, if you want to reset these events for yourself WITHOUT wiping your save data: 1) Load your save file into an emulator. 2) Make a save state on the main menu (BEFORE SELECTING RANGER NET). 3) Upload your save state into a hex editor (ex: https://web.imhex.werwolv.net/). 4) Set the addresses listed above to (00) and save the changes. (if using imhex, it'll download as "file.bin", just change the extension to ".mln" or whatever format your emulator uses.) 4) Load your save state into an emulator, and the changes should take effect. 5) If you want these changes to be permanent on your save file, select your profile to enter the game, and immediately save at one of the in-game save points. Also attached my now restored save to this post as well. Hope this helps others too attached to wipe their save! POKE_RANGER2_YP2E01_00.trim.sav
×
×
  • Create New...