Jump to content

Kaphotics

Helpful Member
  • Posts

    7272
  • Joined

  • Last visited

  • Days Won

    362

Everything posted by Kaphotics

  1. > edited it to be shiny, must be legal No. Can't tell anything about the Raichu without seeing more information.
  2. No, and likely never will. May change if gen2 VC releases with korean versions.
  3. works fine on latest commits a new version is getting posted in the next ~2h anyway
  4. You're using a quite old version of the program. Download the latest version posted and your problem will likely go away.
  5. Needs a valid PID-IV combination. Capture encounter fails due to the lack of a pid match; the last possible valid encounter is an egg. Hold control when viewing the legality for a more complete report.
  6. You have to use the IVs as well.
  7. Just wait for the next release. The testing builds aren't meant for general public use.
  8. Because a pkm should have a valid PID-IV correlation. The "reroll" button only affects the PID, not the PID and IVs. Feel free to code one and submit a pull request; until then, you can use RNG Reporter to find a PIDIV combo that suits your needs. Use the latest commits; I've already fixed the bad-gender / transfer etc issues.
  9. The problem was unrelated to PIDs, and has been fixed recently.
  10. Adding models hasn't been done yet; people have only replaced them.
  11. First, read the shortcuts. Response inline in red.
  12. fixed https://github.com/kwsch/PKHeX/commit/30f7345218069f0049f3a0fcf1b3b1395afa19a2
  13. Downloading copyrighted files is a crime, creating your own backups is not. There are numerous tutorials on YouTube and prior posts in this thread. Obtaining ROM data is unrelated to pk3DS, so please refrain from asking these types of questions in this thread.
  14. "I'm so lazy I'd rather commit a crime than try to watch a youtube tutorial" Figure out how to do it, you'll thank yourself later.
  15. The Relearn Moves you've defined are for Snorlax; a Munchlax comes with different moves when it is hatched as an egg (Lick, Metronome, Odor Sleuth, Tackle). Since it does not have Munchlax Relearn Moves, it is a Snorlax hatch. Recycle is a Munchlax only move; since it wasn't a Munchlax hatch, the move is not legal. Thus the pkm is not legal.
  16. Data transfer emulates the games to our best knowledge, result should be the same as a real trade.
  17. (when in doubt, hold control when exporting the legality report to see ALL relevant details pertaining to the parse) PKHeX loops through all possible encounters that can fit the pkm's details. If the met location details are cleared (gen3->4 etc), then it can only narrow encounter types down by the PIDIV.
  18. PKHeX improves over time; just because something was(nt) flagged in a prior version doesn't mean that the program was correct. PKHeX's Reroll button does not create valid PIDIV types (it's pure random). The program only randomizes to keep Nature/Gender/Form values the same, as PIDIV combos are limited. It is left to the user to provide legal data, if they so wish.
  19. Thanks, fixed the PID/EC changing issue: https://github.com/kwsch/PKHeX/commit/569873701b5db9f6abc814e3d71a6d84cad9ee46 The Cute Charm validity has already been added since the last release
  20. The source code is public... It's only 387-493, thus only species introduced in that generation.
  21. Are you sure that the forms truly exist as bitflags in the Pokédex? The form handler does not have any entries for those form flags.
  22. Keep in mind that Furfrou forms have a duration, and can't exist in the box.
  23. Wait for the next release.
  24. No; the encounter does not have a valid pidiv, as noted by the output.
  25. just select bulbasaur and hold the down arrow key on your keyboard to have it auto-fix any errors setting gen4 pokedex bitflags outside of the Pokedex editor is currently bugged
×
×
  • Create New...