Jump to content

Kaphotics

Helpful Member
  • Posts

    7522
  • Joined

  • Last visited

  • Days Won

    397

Everything posted by Kaphotics

  1. Start by reading what has already been mentioned in this thread, particularly: Additionally:
  2. It wasn't fully fleshed out. Needs more behavior testing, to check if any exp was gained (thus not "just captured") for it to flag bad data.
  3. The GUI clamps it back to a valid value for the strain. You'd have to check the raw data by dragging it out of the box and looking at the data in a hex editor.
  4. The event was not implemented until it was patched in on a later release. Connect to the Internet and update your game.
  5. Updated the size checks on latest commit to be a little more relaxed now that SV is no longer being patched. Try the development build to test this change:
  6. 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.
  7. Not documented/implemented. PKHeX.EncounterSlotDumper/Resources/gen2/event2.tsv at master · kwsch/PKHeX.EncounterSlotDumper
  8. 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.
  9. 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.
  10. 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.
  11. 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.
  12. Please read the error message, and also don't ignore the message that pops up when you open the ROM.
  13. Kaphotics

    BD Save Error

    PKHeX does not support ROM hacks.
  14. 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?
  15. Try it and see. Obviously some things will be missing if they're normally lost when transferred forward.
  16. Settings->Converter->AllowIncompatibleConversion
  17. 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.
  18. Save in-game and close the emulator to ensure it flushes your latest save data back to the file on the storage.
  19. See how they have the same trainer ID as the Arceus? All are from the same game. The Arceus is not from Gen4.
  20. 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.
  21. Why is it male? Use the encounter database instead.
  22. 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
  23. The save file that you attached is an empty save file, as you've mentioned. There is nothing to recover.
×
×
  • Create New...