Jump to content

Kaphotics

Helpful Member
  • Posts

    8071
  • Joined

  • Last visited

  • Days Won

    493

Everything posted by Kaphotics

  1. Don't rename files when you import. Only overwrite. You should only have main and backup.
  2. The trainer editor does not show time played. You can always try changing it directly via the Block Data editor.
  3. The game doesn't check your inventory every time it wants to see if your trainer is allowed to do certain battle actions. Look in the Trainer Editor.
  4. Hold control when right clicking the box slot, and you can check legality directly. The Pokemon editor makes fixes automatically, hence the observed behavior. This thread is not for reporting anything modified by external means; this includes manual injections of data from other games (likely incorrect handler data).
  5. Gen2 Crystal japanese save files are 64KB; fix your emulator settings.
  6. Already reported and fixed https://github.com/kwsch/PKHeX/issues/3511 Will be working correctly in the next release, and you can use the development build in the meantime if it bothers you enough.
  7. It won't apply stats if it's never visited a game that can apply stats. Pokemon expose a generation property; you can use that as a filter. Don't guess property names; use the drop down to see the list of available properties.
  8. Volt Tackle is not an inheritable egg move in Gen6. It is appended to the moveset in the breeding routine only if the parent is holding a Light Ball.
  9. The box editor grid does not scale, it draws sprites 1:1 based on the pixels.
  10. Thanks for reporting, fixed on latest commit https://github.com/kwsch/PKHeX/commit/12ad7f6449375460ff827609c1fd6fd527443e7e Nobody had noticed for nearly a year lol
  11. No not really possible; custom firmware is easy. https://3ds.hacks.guide/ 3DS stores files encrypted per the 3DS's encryption; without homebrew, you aren't going to be able to decrypt or use, hence needing homebrew.
  12. That's not how you extract your save data. Go look for a guide that uses Homebrew+Custom firmware, aka hacking your console.
  13. That "editor" requires you to dump the map images with another tool and put them in a specific folder. It's only a visualization tool, it does not edit anything.
  14. Gen5 save files are not 1MB, they are 512KB. Don't misconfigure DeSmuME to have incorrect savedata sizes. PKHeX is working as intended.
  15. They are the uncaught underground Pokemon. Since they lack trainer details, they are not legal to possess, but they're indicated anyways.
  16. All this is answered in the guide.
  17. Go bother the plugin author where you downloaded it from. This subforum is not the place to complain about external functionality not provided in the base PKHeX program.
  18. A subfolder of your desktop is still inside your desktop; a subfolder of a cloud folder is still a cloud folder. Put the dump on the root of your hard drive.
  19. Check the tutorial. It's complicated, but straightforward.
  20. Ignoring the filename saying the exe is from 2020, you need to be 100% certain that your Desktop is not also a OneDrive folder. Besides having a dedicated folder for OneDrive, it usually also eats up your Desktop to keep things in the cloud instead of on your hard drive. The files need to be present on the computer for the program to work.
  21. Tools -> Batch Editor
  22. Do NOT store game backups on OneDrive, as it doesn't store files on your local machine by default. The program expects the data to exist locally, not on the cloud. Move your data to a folder that is not a cloud folder/drive.
×
×
  • Create New...