Jump to content

Kaphotics

Helpful Member
  • Posts

    8055
  • Joined

  • Last visited

  • Days Won

    489

Kaphotics last won the day on June 1

Kaphotics had the most liked content!

Reputation

2113 Excellent

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Relearn Moves for eggs are the moves it knew at birth (when it was created as an egg). If the two parents only passed down one move (Petal Dance), then that's how it is. How statistically likely it was that the two parents were set up to pass only Petal Dance is irrelevant to the legality, moreso the plausibility. Suspiciousness is up to you.
  2. Again, depends on the encounter. Tera raids are correlated to a 32bit seed.
  3. Can't recover anything from zeroed out. The data in that region is all 0.
  4. No `wc6full` data was ever dumped/simulated for the event in question, so PKHeX does not have any version restriction data available to flag it as not receivable on said game. EventsGallery/Released/Gen 6/Wondercards/JPN at master · projectpokemon/EventsGallery Same for Gen5 events.
  5. Fixed. Similar 0x1F displacement/missing from specific blocks which misplaces the rest of the blocks. Notably, the last occupied box slot in box 3 is corrupt. Seems everything after it for a few dozen slots was zeroed out (by a write failure?), not sure if it's something you'd want recovered (partially; dunno how much of its data is actually usable or worth spending the time on). main
  6. Try it and see. Gen9 uses csprng for each individual random value, so there is no correlation to detect.
  7. Not able to replicate on the latest release. Be sure you are trying to generate an encounter that can be shiny.
  8. Put a semicolon on a blank line in between.
  9. No data in the file, open it in a hex editor to see it's 99.99% uninitialized (nothing to recover). Happens when the battery is dead, because the battery keeps the save data alive.
  10. If it loads fine in mGBA and not on the actual cartridge, then the issue is with how you are restoring the save file. Maybe you need to truncate off the RTC data at the end to make it a clean size. I'm not familiar with your hardware
  11. Anything can be done with software, it just isn't worth the time to add such backwards support. The guide has always shown how to use the drop-downs as a means to find whatever properties you want. The syntax and command building experience is not that painful, please just use the drop-downs and indicators inside the GUI.
  12. I forced PKHeX to ignore all sanity checks in the savedata detection (with a debugger) so that it would naturally land on detecting it as a Gen2 save. Then I exported it.
  13. Thanks, fixed on latest commit: HGSS: fix pokeathlon trainer name get/set · kwsch/PKHeX@ff0ad62
  14. Here ya go. Pokemon - Gold Version (USA, Europe) (SGB Enhanced) (GB Compatible).sav
  15. Use the drop down. The two properties you are trying to use were renamed. Don't simply copy paste commands from year old posts.
×
×
  • Create New...