Jump to content

Kaphotics

Helpful Member
  • Posts

    8036
  • Joined

  • Last visited

  • Days Won

    486

Everything posted by Kaphotics

  1. 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
  2. Thanks, fixed in latest commit.
  3. Yes, it's as simple as just removing one line of code.
  4. Thanks, fixed in latest commit.
  5. https://github.com/kwsch/PKHeX/issues/418
  6. 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.
  7. 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.
  8. 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.
  9. Kaphotics

    PKHeX

    Version 26.05.05

    13167511 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
  10. 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.
  11. All should be fixed in the latest release, thanks for reporting!
  12. 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
  13. Mystery Gift?
  14. (recompile with the latest version on github, it was already fixed a while ago)
  15. Kaphotics

    Legality Bug

    Fixed, thanks for the report https://github.com/kwsch/PKHeX/commit/2da82de80af26c46ed2249d10ac85a228bd542f9
  16. Yes; things still need to be updated and added -- PKHeX takes priority too.
  17. Yes, you just have to delete the secure value when importing old save files.
  18. https://projectpokemon.org/forums/showthread.php?48175-Problem-with-secure-values
  19. Delete Secure Value.
  20. Buy the game; you can always pre-purchase from the e-shop.
  21. Chinese pkm names don't show up because they use a proprietary font and non-unicode values. Need to wait for the PGL to re-open to grab the vectorized font. more features are planned; adding kahuna values isn't a priority as many other event flags would have to be set. Probably not adding the ability to change them for G7 games. UBs are visible by their actual name, not their code-name (UB-XX).
  22. Compile it yourself. It isn't ready for public consumption.
  23. ramsavs support has been removed for many many many months.
  24. https://github.com/kwsch/PKHeX/commit/c1b05e9331e2c3723b4a25bb050cbba664479377 thanks for supplying the info
×
×
  • Create New...