Jump to content

Kaphotics

Helpful Member
  • Posts

    8070
  • Joined

  • Last visited

  • Days Won

    493

Everything posted by Kaphotics

  1. There is no PKHeX homebrew for the 3DS. It's a PC application.
  2. 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
  3. 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.
  4. 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.
  5. Oh, guess it was an entirely different issue! Thanks, fixed on latest development build: https://github.com/kwsch/PKHeX/commit/61aa10a5640c0df489d2b41436c0f066d22c2b68
  6. Already been reported and fixed, should be fine in the next release.
  7. 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
  8. 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.
  9. Read the first post. Unzip all files, and ensure you have the net46 runtime (or higher, 4.8) installed.
  10. Previous versions (after initial SW/SH) set a flag incorrectly, and now the current version flags it. Not a current bug.
  11. Correct, they're illegal. https://projectpokemon.org/home/forums/topic/62189-ribbon-count-memory-contest-and-ribbon-count-memory-battle/?do=findComment&comment=278984
  12. 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.
  13. That's not a valid save file (hint: size is totally wrong). Export your raw save file data correctly.
  14. 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.
  15. Connect both consoles online in-game so that they both have the latest download data.
  16. Works fine on latest commits. Thanks, fixed on latest commit: https://github.com/kwsch/PKHeX/commit/17b42219afaccca10de446c915edad82d912ce4a
  17. 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.
  18. https://projectpokemon.org/home/forums/topic/62214-pkhax-not-working/
  19. Sure, do it in-game.
  20. Thanks, fixed on latest commit: https://github.com/kwsch/PKHeX/commit/d6e83362b31842e9457d754c6005afa0213a05d4
  21. PKHeX does not support ROM Hacks that modify the savefile structure.
  22. Works fine on latest commits; assumedly fixed after the release. https://projectpokemon.org/home/files/file/2445-pkhex-development-build/
  23. https://projectpokemon.org/home/forums/topic/62190-user-message-an-unhandled-exception-has-occurred-you-can-continue-running-pkhex-but-please-report-this-error/
  24. Arceus and Furfrou do not exist in SW/SH. Their form count is 1, because the personal data does not have any data for them OR their forms. PKHeX displays no forms for them in a game they do not exist in, because they do not have forms per their metadata in that game... that they do not exist in. If you are looking to edit data, edit data where it can exist, and it can be injected.
×
×
  • Create New...