Jump to content

Kaphotics

Helpful Member
  • Posts

    6900
  • Joined

  • Last visited

  • Days Won

    325

Everything posted by Kaphotics

  1. It's been fixed in the latest commits since the last release. https://github.com/kwsch/PKHeX/pull/602
  2. details on how you are transferring it? you're one byte too small for the filesize, try exporting again.
  3. Kaphotics

    Custap Berry

    PKHeX still does not do any held-item legality checking.
  4. Search the wiki: https://projectpokemon.org/wiki/index.php?search=Sanity&title=Special%3ASearch&go=Go
  5. Already fixed in the latest commit, a new update will eventually be pushed.
  6. Disclaimer at the top of the event flag editor: ...
  7. Pretty sure the answer is yes:
  8. Yes, those are event flags. The underlying point of my first reply is that it is incredibly laborious for someone to figure out the differences between two versions. Time spent vs actual benefit isn't worth it. There are public save files for both versions posted on the internet; either use one for your correct version or just restart your game.
  9. There's multiple ways to fix it: Document all the event flags that differ between versions and apply those changes to rectify your save Not swap a save file to another game
  10. Console firmware and browser version? You're likely above -22 version (for your browser) thus the browser exploit is not compatible. If you are looking to inject via QR to gen7, you can only do it via ingame QR scanner and a custom game patch.
  11. Should always keep a backup, but it just replaces the wardrobe with a precomputed payload.
  12. Are you using the latest posted version? Residence Memories are gen6 only. Handling Trainer name and other Handling Trainer values are still used in S/M.
  13. refer to the following thread for NARC locations: https://projectpokemon.org/forums/forums/topic/22629-b2w2-general-rom-info/ the pastebin has references to pwt files
  14. Thanks, fixed in latest commit.
  15. Yes, it's as simple as just removing one line of code.
  16. Thanks, fixed in latest commit.
  17. https://github.com/kwsch/PKHeX/issues/418
  18. Kaphotics

    SOS Encounter

    That result only happens if there are no SOS encounter slots compatible with the Pokémon's met conditions. You'd have to change it so that the Pokémon was captured from a SOS slot, which means a different met level / met location.
  19. It's still illegal, no method to transfer gen 6->7 exists so those egg moves are not possible. Just because the official online hack check is lacking doesn't mean PKHeX should not flag it. It's something that is not legal for tournament use, hence why it is flagged.
  20. Programming in features takes time; supplemental features are very low priority and I don't see adding those features as a worthwhile use of my time. PKHeX is open source so anyone can expose those with a Pull Request on GitHub.
  21. Kaphotics

    PKHeX

    Version 24.05.05

    8678215 downloads

    Pokémon core series save editor, programmed in C#. Supports the following files: Save files ("main", *.sav, *.dsv, *.dat, *.gci) GameCube Memory Card files (.raw, .bin) containing GC Pokémon savegames. Individual Pokémon entity files (.pk*) Mystery Gift files (.pgt, .pcd, .pgf, .wc*) including conversion to .pk* Importing teams from Battle Videos Transferring from one generation to another, converting formats along the way. Data is displayed in a view which can be edited and saved. The interface can be translated with resource/external text files so that different languages can be supported. Pokémon Showdown sets and QR codes can be imported/exported to assist in sharing. We do not support or condone cheating at the expense of others. Do not use significantly hacked Pokémon in battle or in trades with those who are unaware hacked Pokémon are in use. FAQ Support Forum <-- Post here if you have questions or found bugs
  22. You'd have to post a link to / pm the pkm for it to be looked at. Trade Encounters were already added and the machop that I have currently passes. Probably related to the evolution method / istraded status.
  23. All should be fixed in the latest release, thanks for reporting!
  24. What's New? - Added: Gen 7 Support 11/18/16 - New Update Added: Sun/Moon Support Initial legality checking. Postgame encounters (Scan/Poke Pelago/etc) unsupported at this time. QR Exporting for use with custom firmware patched code. Trainer Editor and limited Pokedex editor Added: KChart, a personal info (base stats) viewer. Hold Shift when opening the PKM Database from the Tools drop-down. Added: Legal move suggestion (click Move groupbox), as well as indicating basic legal moves in the Move drop-downs. Legality: Extensively updated to support Generation 6 and 7 games. Please report issues on the forum. Fixed: Many bugs/issues with existing/new features. Too many people to thank
×
×
  • Create New...