Jump to content

Kaphotics

Helpful Member
  • Posts

    7041
  • Joined

  • Last visited

  • Days Won

    339

Everything posted by Kaphotics

  1. There isn't one. Feel free to play the game to get to the map coordinates you want, then dump your save and note the coordinates somewhere for others to reference in the future.
  2. PKHeX is a Windows Forms application that currently requires .NET Framework 4.6 Try Parallels Desktop to run a windows vm.
  3. Correct, there usually is never a need to have older versions of the program. Newest is always latest & greatest. The Options -> Settings allows you to select a save file version that the program opens up with, and change the startup detection so it doesn't grab your latest savedata to auto-open. Tons of things you can tweak.
  4. It means that the data there is not valid, and cannot be read by the program. You can ignore it.
  5. It could be a bad dump (try something else, idk), or it could be the actual savefile data correctly extracted (indicative of it being unsalvageable).
  6. The file you posted is entirely garbage data, none of its contents match what is expected for a Diamond save file. Expected size should be 512KB, not 256KB (half). Sadly, you're not going to recover anything from the dump you've attached.
  7. Update check was broken for slower computers, and was fixed the day after the 22.02.08 release https://github.com/kwsch/PKHeX/commit/e5c6b769b7eec6aca8559c1d1823437cc8e249d9
  8. PKHeX has the encounter database, and additionally can edit the dream world entree forest rooms too. No need for other programs.
  9. > PKHeX, Version=22.2.8.0 Use the latest version (22.03.18 as of this post); a new update was posted a month after that one came out and likely has resolved the issue you are experiencing.
  10. PKHeX allows you to customize everything. Without consequences? Depends who is checking, and if they care to check. Any possibility of being banned? OTs have been banned in the past for bulk uploading to multiple accounts on bank, but otherwise no; players can enter whatever OT Name via the software keyboard.
  11. Restore your save file correctly. Fix your errors before assuming it's a problem with the program Nobody else has complained about BDSP edits being corrupt, so it's likely you're doing something wrong.
  12. Refer to the readme, you need to dump the entire ROM in addition to all the update patch content.
  13. Don't make things from scratch; either edit from an existing Pokémon or use the encounter database. Legality checker flags more things than moves.
  14. KWispsFoundArea0* in the block editor, and you can toggle the individual flags as well. Nobody has tested / documented how they work, so things have not been codified into the program.
  15. Works fine, assuming you have sufficient progress unlocking things. If you haven't progressed, then you haven't unlocked enough of the game.
  16. You can import it, but PKHeX will not recognize it. Until the community documents all events adequately, there will be no recognition.
  17. the community has not documented gen1/2 event data in a format that can be analyzed by a program, so no. until the community documents them adequately, there will be no recognition.
  18. Does it work on an emulator? The content inside appears partially corrupt.
  19. PKHeX can edit ranch save files. Just import them into your save file yourself.
  20. Thanks, fixed on latest commit. https://github.com/kwsch/PKHeX/commit/4199a93be1cb4fb52de3ba540cee4d6251358c34 Can try the latest changes with the development build until the next release is stabilized.
  21. Copy it somewhere else and then open it from there. If you're trying to overwrite a read only file, then save it somewhere else and manually move it to the right spot once the destination is no longer locked.
  22. Use the encounter database. Just clicking an "auto" checkbox doesn't auto fix anything besides auto-calculating the height & weight value textboxes.
  23. PKHeX does not support ROM hacks that change the savefile structure / expression of values. Future versions will block loading of this save file; I've added more sanity checks to check if the revision u32 at the start of the save is valid.
×
×
  • Create New...