Jump to content

Kaphotics

Helpful Member
  • Posts

    7272
  • Joined

  • Last visited

  • Days Won

    362

Everything posted by Kaphotics

  1. PKHeX is a computer program and cannot be installed to a 3DS. Find a video guide on YouTube on how to use PKHeX.
  2. No, the keypad available characters for JP/KO/ZH has the fullwidth (\u2640) instead of the half-width custom character (\uE08F), using ♀ as an example. For the latin based languages the half-width character is... more visibly pleasing than the larger full-width. PKHeX operated under the assumption that the full-width was only used in the game story text files and that Nicknames/OTs could only use the half-width; guess that's not true (PKHeX is mainly developed by people who play in English, hence why it wasn't noticed).
  3. Hilarious stuff Game Freak; using the full-width gender symbol for logographic languages but the custom-font for latin/etc languages. Looks like they do it for Nicknames too and even for Gen6 saves. Shouldn't be too difficult to adjust the get/set for those strings.
  4. As theSLAYER said, "Also, it appears that Island Scan Pokemon have relearn moves when caught, unlike ordinary encounters."
  5. Suggested relearn moves is not intended for use with Static Encounters, only for fixing egg moves.
  6. Via changelog: - Added: Battle Box slot indication and edit prevention for Generation 7 save files.
  7. Via changelog: - Added: Battle Box slot indication and edit prevention for Generation 7 save files.
  8. Memories are not used by Generation 7 origin pkm.
  9. Thanks, fixed in latest commit. Since it's a very minor bug there's no need to have a new release so soon; in the meantime, the bug can be easily avoided by making sure the Item Count field is not empty
  10. Kaphotics

    Milotic legality

    Please upload a pkm file when reporting legality issues.
  11. I don't think anyone would want to see the current stats and the level X stats at the same time; if someone wants to see the stats of level X when defining values, they can temporarily set the level to X in the other tab. Could be considered visual clutter as most users wouldn't care about level X stats, or could get confused which stat column is the actual. Not really worth implementing for reasons listed above, plus it's heavily related to playing online.
  12. Have to be using the latest commits; new release should be out later today.
  13. Depends how you extracted it. If it is not one of the listed options, then no. You have to be able to obtain your decrypted save file to use this program. r4i dongle is not compatible.
  14. .HT_Name= .HT_Gender=0 etc for the other properties
  15. The conversion PK6->PK7 is left as placeholder until the official transfer method comes out. The EncounterType byte is now used for Hyper Training flags in Gen7; not changing the converter code until the official method is out.
  16. physical / digital is fine so long as you have a way to export save files cartridges are only region locked for japanese consoles, I don't believe that there's any region locking EU<->US
  17. Kaphotics

    Custap Berry

    Considered: yes worth it: maybe worked on: no same boat as ability checking, it's a black/white yes:no but I'm not interested in implementing hardcoded lists that change at the whim of gamefreak (besides events)
  18. It's been fixed in the latest commits since the last release. https://github.com/kwsch/PKHeX/pull/602
  19. details on how you are transferring it? you're one byte too small for the filesize, try exporting again.
  20. Kaphotics

    Custap Berry

    PKHeX still does not do any held-item legality checking.
  21. Search the wiki: https://projectpokemon.org/wiki/index.php?search=Sanity&title=Special%3ASearch&go=Go
  22. Already fixed in the latest commit, a new update will eventually be pushed.
  23. Disclaimer at the top of the event flag editor: ...
  24. Pretty sure the answer is yes:
  25. 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.
×
×
  • Create New...