Jump to content

Kaphotics

Helpful Member
  • Posts

    7270
  • Joined

  • Last visited

  • Days Won

    362

Everything posted by Kaphotics

  1. no, that data is generated during gameplay, not stored in the save file.
  2. You can't just replace only the PIDIV, it needs to match the entire correlation -- all values shown.
  3. No, `gp1` files are exports from LGP/E save files, not GO.
  4. PKHeX does not support ROM hacks that modify the save data structure. Go ask the hack maker if they have any save editing solution for you, because regular PKHeX will never support community spinoff hacks.
  5. Images cannot be too intricate, the format only allows for 255 unique 8x8 tile arrangements. The aforementioned program is reducing the clarity of the image to allow it to be represented in the tile format. Choose a less complex image, with less curved lines.
  6. The latest commits have fixed this, to be in the next release. It can only be in a Poke Ball.
  7. It's now correctly flagged in the latest hotfixed exe.
  8. Issues with plugins should be directed to the plugins, not PKHeX. A new version of PKHeX was recently posted, but the plugin you are trying to use is old. If something changes internally with PKHeX that the plugin needed, then the plugin will need to be updated.
  9. Like I said, *590 was just added, re-download PKHeX from the downloads page.
  10. >complaining about size unrecognized >nobody mentions their file size / error message screenshot the *590 size was missing; if that is what you see in the error message, redownload, otherwise you need to be accurate and descriptive when you report unexpected behavior.
  11. https://projectpokemon.org/home/forums/topic/63890-pokemon-home/
  12. It is perfectly fine being a plugin. I don't want to have to maintain everything; plugins allow people to write code / parsers for the exact behavior they want.
  13. >new game update >old program doesn't work with new content It's barely been a day since the DLC came out. Wait for programs to update?
  14. Kaphotics

    Oversized

    It'll be out whenever it's out.
  15. Post a screenshot of the Save File Dialog window when you export your save.
  16. What is your subfolder name? Do not tamper with the way the emulator emulates the filesystem of the save data. Only overwrite files; creating or removing files that did not originally exist is a "corruption" of the expected save data state.
  17. The game is probably sanity checking and reverting the hacked stats. Nothing you can do.
  18. Fixed on latest commit: https://github.com/kwsch/PKHeX/commit/63c027879f5c09e37613a06470d69201fea4919a Just ignore the error message, your Pokémon is fine.
  19. They use your save file version; not whoever you're connected to.
  20. Japanese saves are different formats and can't be loaded to other region games / vice versa.
  21. Use the encounter database.
  22. Thanks, fixed on latest commit: https://github.com/kwsch/PKHeX/commit/0aa4a15851479952e66fd70414fce0087bd00198
  23. Calculating seeds for nonshinies was recently improved to be quick enough for realtime legality checks, as per the release notes. Calculating shinies takes more time, so it cannot be done realtime thus is not implemented.
  24. The egg should be Method 1.
  25. PKHeX does not handle "crossover" behavior for these encounters; nobody has documented the A<->B location bleed permissions or described if every single species/encounter-type is possible of bleed.
×
×
  • Create New...