Jump to content

Kaphotics

Helpful Member
  • Posts

    6901
  • Joined

  • Last visited

  • Days Won

    325

Everything posted by Kaphotics

  1. Use the latest release (as of a minute ago), Remove All medals.
  2. Run it on "PKHeX.sln" which is in the folder above PKHeX.WinForms
  3. https://github.com/kwsch/PKHeX/commit/9506b3bbe1f02d7cbc62341bcec0e3ced7088c26 Fixed, thanks for reporting
  4. The posted download is for windows, there's a Mono build option if you're targeting Linux/Mac.
  5. No, it will only appear if the origin is gen 6 or 7. Other generations are not checked.
  6. Looks like the event zip had a file accidentally overwritten, there's a .bak file in there. Should be easy to resolve
  7. Loading a save hides the legality triangle until you change the Game selection. Has been fixed for a few hours, new release in <12h hopefully.
  8. Thanks, what a disgusting ShowdownSet PKHeX shows slots in all-red if their checksums are invalid. Double check ingame to see what is truly there.
  9. Appears the Event Database may have an invalid contribution? The English Greninja card has an OriginGame = 0x34, all others are 0x1F. (offset 0x6C) @theSLAYER ?
  10. Kaphotics

    Trash Bytes

    There's multiple 'extra bytes'. 0x2A is used by Poké Pelago, but its function is unknown. Everything else is unused.
  11. Wait for the next release in the next <24h.
  12. Incorrectly transferred pk6->pk7. Working as intended.
  13. Such metadata is not stored inside a mystery gift, and would have to be assembled into a separate metadata file. It's not something I'm interested in implementing thus it falls on community members to contribute. Associated issue on GitHub here.
  14. try https://social.msdn.microsoft.com/Forums/windowsapps/en-US/83db9968-fc8a-4456-b8c4-524cc6e93094/how-do-i-unblock-assemblies?forum=wpdevelop
  15. extract both the dll and exe.
  16. PKHeX automatically fixes a previous error; the pkm was illegal as the Handling Trainer Gender was set to 2 not 0. You can fix your box data in one go with the Batch Editor: =HT_Gender=2 .HT_Gender=0
  17. Thanks, fixed in latest commit. https://github.com/kwsch/PKHeX/commit/e810e7c430b184fb0cbfe63faa27d462eddaa701
  18. Offset is the relative offset from the start of the block, and value is the label. PKHeX doesn't modify trainer stats when setting pkm, your box data is never uploaded to Game Sync so they'll never check that. Game Freak only cares about online interaction hacking; pretty sure the underlying reason they banned people was due to insane FC amounts and too-high plaza levels. Probably can plot playtime to coins and see a disconnect.
  19. Fixed in latest commit. https://github.com/kwsch/PKHeX/commit/16203b36b9ae8a3d60506c048dba44a65489c4a5 Thanks
  20. https://github.com/kwsch/PKHeX/commits/master >30 changes have been made since the day bank came out.
  21. PKHeX merely gives you the skeleton key. If you do something you shouldn't, you should be pointing the finger in the other direction
×
×
  • Create New...