Jump to content

Kaphotics

Helpful Member
  • Posts

    6887
  • Joined

  • Last visited

  • Days Won

    322

Everything posted by Kaphotics

  1. Deerling & Sawsbuck fixed on latest commits: https://github.com/kwsch/PKHeX/commit/6d2de333bfe895d3d35a3e96819fd78754bbfb7d https://github.com/kwsch/PKHeX/commit/26e4bf0a6a25570204e5191dcb2f88301767b460 Not fixing Farfetch'd; have known for quite a while that Bank mishandles it. Prefer to flag it as a Bank bug for now.
  2. You need to save in-game and export a proper save file. PKHeX does not remove support for prior games.
  3. ".sav" is just a part of the filename. Save it with whatever name you want. DeSmuME allows you to import files, even without extensions. You can still type in the file name manually.
  4. Araquanid doesn't spawn wild encounters in Stony Wilderness, only has a Static Encounter, which can't have any marks.
  5. If the save file is invalid, then there is nothing for the program to load. Ensure you are exporting a save file correctly, and that the game has progressed enough to save in-game.
  6. Issues with plugins are not issues that PKHeX is responsible for. Go ask the plugin author where you obtained the plugin from.
  7. Did you save in game using the in game menus?
  8. Thanks, fixed on latest commit (back to Poké Ball only): https://github.com/kwsch/PKHeX/commit/9aa31e8563a9ea54252ee50f2d0ffd40137688a4
  9. All 3 fixed/addressed as of latest commit; thanks for reporting. https://github.com/kwsch/PKHeX/commit/c617aa206d04346aaacc02c4acde38552e4ee98e
  10. I'm not an expert in the distinction of both, but the files aren't shared. You should be able to play your games regardless of using the real nand vs an emulated partition. Just use a save manager to export from the emunand, and then import it while on sysnand.
  11. You don't need to use emunand to play your games and edit save files. You can transfer saves to your sysnand and connect to HOME as intended. If you're playing entirely offline, then just use PKHeX to jump to the desired game.
  12. The QR codes were implemented for use with the Web Browser exploit on the 3DS, which is not really a thing anymore. You can still use the QRs to create shareable images, and can use them to import into other apps like a phone or pksm (maybe?) Not sure what exactly you're looking to achieve with them.
  13. You need to unlock Snacksworth as well, so sufficient game progress is required.
  14. Do what was said in the messages above. You didn't apply a Chain Shiny PID.
  15. Per the guide: https://projectpokemon.org/home/tutorials/save-editing/using-pkhex/how-to-use-the-batch-editor-in-pkhex-r77/ To Randomize a value within a range, use ".Nature=$x,y" for an inclusive range of [x,y].
  16. Not all of those properties are in the drop down, and that's not the syntax to randomize. Only PID and EC use $rand iirc
  17. PKHeX doesn't exit automatically when exporting a save file. If there's an error log, that would be helpful, otherwise you can try saving elsewhere and manually moving the file. I don't think it's an issue with PKHeX. That's also not the latest version of PKHeX, so...
  18. Already accessible via the Block Data editor.
  19. Thanks, fixed on latest commit. https://github.com/kwsch/PKHeX/commit/c591e9b809bda02a46827b023502bf19526d858e
  20. Not possible, because PKHeX is a save file editor and there is no recent savegame format with everything available.
  21. ty fixed on latest commit https://github.com/kwsch/PKHeX/commit/92a8fc9096b7a92970d0843d14af48cb106c388d
  22. Added handling in the latest commit to ignore out of bounds values (and clamp back stats to their maximums if out of range). https://github.com/kwsch/PKHeX/commit/b4aeb1ac7c989d410ec581cfb107861b8ffcb0ba Not sure if that'll fix your issues; if you used a cheat code that corrupted parts of your save data, dunno what exactly it corrupted.
  23. Thanks, fixed on latest commit. https://github.com/kwsch/PKHeX/commit/c66fc2f3bf8996901876d5d3aaed56d648a503bf#diff-231d0eca7dd0f6be8bbe62295599843b78a8753c964fb3474da83d9e148c3936R100
×
×
  • Create New...