Jump to content

Kaphotics

Helpful Member
  • Posts

    7957
  • Joined

  • Last visited

  • Days Won

    476

Everything posted by Kaphotics

  1. Set it to true and relaunch the program.
  2. The sendpkm you referred to is just another fakegts, like ir-gts-bw and the like. PKHeX is a save editor; you can also get pkm files from other tools like PokeGen and PikaEdit; hence why your topic was moved out of the PKHeX forum. Try to use a fakegts like shiny2.5: https://github.com/Gannio/Shiny2-and-a-Half
  3. You host it yourself within your own network. Injecting PKM data via GTS does not do anything besides inject PKM data. It will not change your save file to facilitate in-game events. You're better off just hacking your console and editing your save file directly.
  4. You should NOT be wanting to change your trainer photo or any image that can be transferred online to others.
  5. Gen8+ save files are encrypted and hashed; by mutating part of the save data haphazardly, you've invalidated the signature that authenticates it as valid. Hence why the program does not load it.
  6. If the program says it needs a HOME tracker, then it needs a HOME tracker. The program is working as intended.
  7. The extra slots are defined here: https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core%2FEditing%2FSaves%2FSlots%2FExtensions.cs#L240
  8. If there isn't a block listed for ogerpon, then it isn't known how to respawn it. Usually your best options are to restore a backup save before the event, or if you're only after the resulting Ogerpon, just use the encounter database to create one.
  9. Use the Block Data editor to reset the event flag.
  10. Did you set the Pokémon back to the slot once you were done making changes?
  11. Not an issue, because those are just the geolocation data for when it first entered the 3DS era. PKHeX did not flag those features.
  12. The app is a "proof of concept" so it doesn't have many features. You can't ask it to import a zip/folder of files.
  13. Restore a backup of your unedited save file. ROM hacks that change how the save file structure is saved will not usually accept save files that are modified by unmodified-game save editors. If you did not use a save editor, then try using one to see if it is recognized
  14. No, those aren't legal in the slightest; and PKHeX won't even allow you to import the pcdata because the Pokemon format is different between games.
  15. Use the emulator menus to import your editor files; same as you did after you dumped your save file/ROM from your cartridge to resume playing on emulator.
  16. Use it to search for what you want. It will give you a legal starting point, and something to fall back on if you mess up your edits.
  17. Use the command builder drop-down to assemble your filters in addition to commands. You can filter only files from one context (e.g. PK9 is Gen9) or based on Version ID (run once for SL and again for VL).
  18. You're more than capable of doing a tradeback with someone else and observing which fields of the Pokémon's data changed. I'm not going to spoonfeed you the exact steps on what to change because it's already quite evident from this thread (that you necro'd) what you would need to change. Read the messages in this thread, and rub your brain cells together instead of wanting someone to move your hand for you.
  19. Put in a little bit of effort.
  20. Was able to get it to load after rearranging some data in the file and trimming junk written at the end of the file. Inventory, Fashion, and LiveMatchData might have issues, but you can probably work around that. main
  21. It was already mentioned how to do that in this thread.
  22. Use the encounter database to generate a Gastly. Level it up to the level it would evolve into Haunter at least. Set all the required fields as mentioned above to indicate that it was traded, so that it can be a Gengar that evolved via trade.
  23. Pokewalker https://github.com/kwsch/PKHeX/blob/a1914105bf60fe6c23b6ecf0c203ffa53bd78d99/PKHeX.Core/Editing/Saves/Slots/Extensions.cs#L75
  24. Kaphotics

    PKHeX config error

    Did you unzip the executable before running, or did you run it directly from the zip file?
  25. Can't tell without seeing the save file. Be sure you've properly saved in game and aren't relying on save states to track progress.
×
×
  • Create New...