Jump to content

Kaphotics

Helpful Member
  • Posts

    7034
  • Joined

  • Last visited

  • Days Won

    336

Everything posted by Kaphotics

  1. Pokemon are not in their decrypted state while resting in RAM. Use a save editor.
  2. I repeat: Load a save file for the game you wish to create for, or change the program settings.
  3. Emulators are different. Use a different emulator, or just play it on your NDS/3DS.
  4. Zeraora does not exist in Legends: Arceus. Load a save file for the game you wish to create for, or change the program settings.
  5. Normally it's suggested to just regenerate through the encounter database. But, according to the batch editor guide, the source code shows the following "suggest" method: https://github.com/kwsch/PKHeX/blob/b04df6383a03c3ca58e3e6d557d6458a7fc0f799/PKHeX.Core/Editing/Bulk/BatchMods.cs#L50 .MoveMastery=$suggest
  6. Starting in LGP/E, the mystery gift (WC8, WB7, etc) store multiple languages of data. A nickname or OT name for one language may not be the same as another. PKHeX would just return an empty string when compared. I've adjusted the logic in the latest commit to just return the default language (english)'s OT name and Nickname. Better than returning nothing.
  7. Thanks, fixed by latest commit: https://github.com/kwsch/PKHeX/commit/d33b97bf67fc2bead970ac9c06b6f3e98b45284d
  8. The best we can do is check if the checksum is valid, as we have no other metric to know if a Resort slot has valid data present. I've updated the export method so it saves the text file as a Unicode text file, rather than a UTF8 text file: https://github.com/kwsch/PKHeX/commit/787bf1a49b466a59b775f74f7e49c8abf3f73acc
  9. Re read the first post. It is a viewer, and does not send any data back to the console. It only reads data from the hacked console.
  10. It does work. Since it appears you're already date-skipping, don't restore an old save file from a previous date. The ticking over to midnight advances all the dens RNG state, rerolling all the dens' active state. Activate All previously crashed the game, because the game cannot handle having all dens active. Not sure if that's still the case.
  11. Oh, guess it was an entirely different issue! Thanks, fixed on latest development build: https://github.com/kwsch/PKHeX/commit/61aa10a5640c0df489d2b41436c0f066d22c2b68
  12. Already been reported and fixed, should be fine in the next release.
  13. Works fine on the latest development build. A new release will be posted later today, if you'd rather just wait. Alternatively, you can just grab the wc6full and inject it directly: https://github.com/projectpokemon/EventsGallery/blob/master/Released/Gen 6/Wondercards/ENG/0512 XY - WORLD14 Aegislash (ENG).wc6full
  14. As I've already mentioned above, it only applies to gen6/7, and the way to fix it is to use the batch editor as described.
  15. Read the first post. Unzip all files, and ensure you have the net46 runtime (or higher, 4.8) installed.
  16. Previous versions (after initial SW/SH) set a flag incorrectly, and now the current version flags it. Not a current bug.
  17. Correct, they're illegal. https://projectpokemon.org/home/forums/topic/62189-ribbon-count-memory-contest-and-ribbon-count-memory-battle/?do=findComment&comment=278984
  18. Save States are not save files. You should be able to run the ROM you dumped from your cart on your computer using any emulator; not some online web app.
  19. That's not a valid save file (hint: size is totally wrong). Export your raw save file data correctly.
  20. No, we do not assist pirates here. Buy the game if you wish to play a game, and buy multiple copies if you wish to play it on multiple consoles.
  21. Connect both consoles online in-game so that they both have the latest download data.
  22. Works fine on latest commits. Thanks, fixed on latest commit: https://github.com/kwsch/PKHeX/commit/17b42219afaccca10de446c915edad82d912ce4a
  23. Changing the OT version in the PKM/database dropdown does not change the mode the program is in. Load a save file, or change the default save file version via the program settings.
×
×
  • Create New...