Jump to content

Kaphotics

Helpful Member
  • Posts

    7540
  • Joined

  • Last visited

  • Days Won

    400

Everything posted by Kaphotics

  1. Data doesn't magically revert. Re-read my first message, and try importing your save file to your console first to ensure you are doing things correctly before you try again with an emulator.
  2. Not documented/implemented. PKHeX.EncounterSlotDumper/Resources/gen2/event2.tsv at master · kwsch/PKHeX.EncounterSlotDumper
  3. Refer to the changelog. You can check legality directly in the box (without loading to tabs, which has some automated fixes) by holding control when right clicking to bring up the context menu.
  4. When you are done editing a Pokémon, you set it back to the save file in whatever slot you choose. When you are done editing a save file, you export the save file. When you want to use an edited save file, you import it back to your console and overwrite the existing save file so that when the game boots up, it reads the edited save file.
  5. You don't need to do that to randomize. That is only there if you wish to randomize with the same seed as someone else who is randomizing their game. If you were doing that, you'd agree on a 32-bit random integer and copy it to your PC's clipboard by selecting the text and... copying.
  6. Dudunsparce (Pokémon) - Bulbapedia, the community-driven Pokémon encyclopedia Depends on the Encryption Constant (%100d == 0) that it gets assigned on transfer from VC->Gen7.
  7. Please read the error message, and also don't ignore the message that pops up when you open the ROM.
  8. Kaphotics

    BD Save Error

    PKHeX does not support ROM hacks.
  9. PKHeX does not support ROM hacks. How would PKHeX even support ROM hacks, those that make arbitrary changes to add in whatever the hack maker feels like?
  10. Try it and see. Obviously some things will be missing if they're normally lost when transferred forward.
  11. Settings->Converter->AllowIncompatibleConversion
  12. I trimmed the file size and forced it to load in PKHeX (bypassing integrity checks via a debugger) and it fails to load the majority of your data, indicating heavy corruption. Party data and trainer stats gone, only really can see a couple boxes without corruption. Nothing really for "useful" mons. There's box with a corrupted Seadra, Seaking, Exeggutor, Weezing, but the only thing that remains is their names.
  13. Save in-game and close the emulator to ensure it flushes your latest save data back to the file on the storage.
  14. See how they have the same trainer ID as the Arceus? All are from the same game. The Arceus is not from Gen4.
  15. Azure Flute was never distributed to Gen4. There was no way to legitimately obtain the item. Receiving hacked mystery gifts is possible if someone else has the flashcard to run the distribution ROM. Gen5 Dream World did distribute a catchable Arceus, as evident by the Dream Ball in your screenshot. Dream Ball did not exist in Gen4, therefore that is not the same Arceus you've claimed to have acquired legitimately in Gen4. You're likely misremembering. Verify the trainer ID against your save files.
  16. Why is it male? Use the encounter database instead.
  17. Emerald.fla - bad ROM dump Emerald(different).sav - only has blocks 8-13,0,1. Blocks 2-7 are missing. By taking another save file and transplanting the blocks you have into it, then opening in PKHeX: Your party and some of your trainer data is stored in blocks 0 and 1, but blocks 8-13 in your save file (latter half of your boxes) were empty. So, if you had anything in your boxes it's gone; it's now whatever was in the donor save file (Twitch Plays Pokémon E merald). donor emerald.sav
  18. The save file that you attached is an empty save file, as you've mentioned. There is nothing to recover.
  19. Simple answer: deduplication. There is no difference in data of a RGB starter that has been leveled up to level 10, in comparison to the Yellow gift encounters that are also at level 10. They can most easily be recognized as the level 5 encounters in both cases, so there's no need to have the level 10 encounter later (which will never be matched, because the level 5 will match first).
  20. Yes. But you can't trade it backwards to S/M because it doesn't exist in that game.
  21. Bad dump. Gen3 save files are MUCH larger than 8KB.
  22. If it's not a specific PID for the wondercard, then the PID is random (unrelated to the main LCRNG; just think of it as uncontrollably random). HGSS is easier because you can RNG abuse for IVs in a mart without a wandering NPC to worry about. You just have to get lucky with the IVs and many attempts until you settle for a specific nature. If you aren't going to be RNG abusing for a result (instead generating), you can just use PKHeX's encounter database and not worry about using other tools to find spreads, since every IV spread is possible (2^30).
×
×
  • Create New...