Jump to content

Kaphotics

Helpful Member
  • Posts

    7034
  • Joined

  • Last visited

  • Days Won

    336

Everything posted by Kaphotics

  1. https://projectpokemon.org/home/forums/topic/62214-pkhax-not-working/
  2. Thanks, fixed on latest commit: https://github.com/kwsch/PKHeX/commit/d6e83362b31842e9457d754c6005afa0213a05d4
  3. PKHeX does not support ROM Hacks that modify the savefile structure.
  4. Works fine on latest commits; assumedly fixed after the release. https://projectpokemon.org/home/files/file/2445-pkhex-development-build/
  5. https://projectpokemon.org/home/forums/topic/62190-user-message-an-unhandled-exception-has-occurred-you-can-continue-running-pkhex-but-please-report-this-error/
  6. 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.
  7. Probably changed other flags like removing the "has cleared main story" flag.
  8. No, you just need to save in game and export the full save file correctly. Compressed save files or save states are not raw save files that save editors can recognize.
  9. Fixed on the latest development build. Thanks for reporting.
  10. Should work fine on latest development build; gen5 b2w2 was missing an interface declaration.
  11. Import a save file that has been properly saved in-game and exported correctly. Empty saves are not valid saves.
  12. Please indicate the steps to replicate, it is not clear from the stacktrace what inputs you used to trigger the message. edit: fixed on latest dev build! thanks for reporting
  13. Save editors cannot change the way the ROM behaves when it comes to checking if hardware is currently inserted. Get a NDS or emulate an NDS, or use a cheat code that changes the ROM's code while the game is running.
  14. This is a new legality check. PKHeX was incorrectly setting the HasContestMemoryRibbon and HasBattleMemoryRibbon flags for pk6/pk7 formats. Only starting in Gen8 format does the game set the flag when the count is nonzero. It's a bug with the Bank app that was never fixed. Use the batch editor to set those two properties to false.
  15. Again, refer to the program's source code. You shouldn't need to change either of those.
  16. Do what the message says. Dump your game data correctly with the patch content merged, as per the readme.
  17. If I recall correctly: TryCount_Item is the bonus roll count for having shiny charm. TryCount_Research100 is the bonus roll count for having level 10 research for that species. TryCount_ResearchPerfect is the bonus roll count for having a perfect dex entry for that species. Do the math yourself as to what overall rate you want, and edit appropriately. Make sure you have the in-game bonuses active.
  18. Has been answered numerous times; the GARC is corrupt. Restore a backup.
  19. It means what it says; it detected shared PIDs across multiple pkm, originating in games that do not make sense to have shared values.
  20. Save File editors cannot change in game encounters like this to always be shiny. Use a ROM editor/tool/cheat code.
  21. "Masuda method" is just breeding 2 things with different language IDs. Since your photo has two different languages, yes, it'll gain the extra shiny rolls. https://bulbapedia.bulbagarden.net/wiki/Masuda_method
×
×
  • Create New...