Jump to content

Kaphotics

Helpful Member
  • Posts

    7215
  • Joined

  • Last visited

  • Days Won

    356

Everything posted by Kaphotics

  1. Original Nature and Stat Nature are stored separately. To preserve legality for past gen transfers, only the Stat Nature is changed. The original nature isn't modified.
  2. TID and SID is 16bit; you have likely mistaken the DisplayTID/DisplaySID with TID/SID. When picking out properties to modify, double check the value type and current value (of the PKM currently loaded to tabs) to make sure you have the right one.
  3. known issue; hopefully will be resolved in future commits https://github.com/kwsch/PKHeX/issues/2603
  4. Hold control and right click the PKM in the box slot; this will allow you to check legality directly without loading it to tabs. Checking legality from tabs will cause the pkm data to be re-saved, and misc user-error fixes are applied automatically. When batch editing, you can always exclude with "=Legal=true" etc.
  5. Likely not the case; the fact that it shows as legal after loading to tabs while still retaining the memory data implies that there's some other data being automatically fixed. Hold control and right click the box slot, and check the legality there.
  6. Use the latest version of the program.
  7. Between versions, new checks and refinements are added. What you've hacked, being deemed legal in an early version of the program, may not be legal in future versions. Console Region: The scalar stuff works just fine, be sure you're excluding the quotations.
  8. Console region, country, and region do not exist for Gen 8 origin Pokemon.
  9. It's the count of shiny Pokemon seen flags in the Pokedex.
  10. https://github.com/kwsch/PKHeX/issues/2581 Already been reported and fixed
  11. Depends how thoroughly the community documents things. I'm spread pretty thin as it is in order to refine existing tools; can't really spend much time on this for a long while. I haven't booted my copy of the game yet; I have other interests too
  12. https://github.com/Leanny/PKHeX_Raid_Plugin
  13. PKHeX recalculates stats when loading to the tabs. It's likely not PKHeX's fault at all.
  14. ty fixed in latest commit https://github.com/kwsch/PKHeX/commit/f07aed904d0dbf52f24267f54105912ec800b750
  15. event flags/constants are no longer reading from the correct byte array will fix sometime this weekend once I figure out the best way to do things
  16. It's flagged on the latest commits; the form is not available. PS: learn how to use printscreen.
  17. TID and SID and 16 bit numbers. You should have used TrainerID7/TrainerSID7 ( iirc)
  18. Gigantamax forms aren't Alternate Forms like Megas/etc were.
×
×
  • Create New...