Jump to content

Kaphotics

Helpful Member
  • Posts

    7214
  • Joined

  • Last visited

  • Days Won

    356

Everything posted by Kaphotics

  1. Marks are tacked on separately from the RNG that generates the overworld Pokémon.
  2. 1. Research requests aren't usually carried out by me, especially if they're for cosmetic / inconsequential stuff. It's up to the community to research how mechanics work, and I / others can implement them later. 2. Very few people elected to use the smaller sprites, and having to maintain two separate sprite banks is unnecessary bloat / handling.
  3. Please try running the development build, hopefully there's a better error message: If not, might have to try debugging it yourself (installing Visual Studio Community 2019, and building the .sln yourself), unless someone else can replicate the error. I can also try recompiling a build that has some manual dumping for that call site...
  4. Try putting this pdb file next to the exe and see if the error message is any different. PKHeX.pdb
  5. Read the stickies.
  6. Almost as if there's restrictions on certain encounters that always come with hidden abilities...
  7. Not able to replicate with various language settings. Please attach your cfg.json file.
  8. Memories window will show you both friendship values.
  9. Then it has to be the base friendship for Gen7, for the OT. Creating things perfectly from scratch requires filling in a lot of things correctly.
  10. Working as intended. Familiarize yourself with Technical Record legality and GO transfer friendship.
  11. Done https://github.com/kwsch/PKHeX/commit/7e32ff9b03da15c9522e0e2061ace9e9c2ad4877
  12. The sapphire save you've attached doesn't look like a valid save (doesn't have the block footers one would expect every 0x1000 bytes). Please double check that you: 1. have saved in-game (if using emulator). 2. have a valid cartridge (not a reproduction / fake).
  13. Stop using save states. Export the save file from PKHeX and overwrite the save file. Restart the emulator and let the game reboot.
  14. Regenerate the pkm from the encounter database.
  15. Read the stickies. PKHeX requires .NET Framework 4.6 and above.
  16. Already been reported and fixed, feel free to try the Development build, or wait for the next release.
  17. VC Transfers show which version they were transferred from. For legality checking origins, it's whatever it matches to first. Generation 1/2 PKMs do not store the version they originated from in their data.
  18. I checked the save data in a hex editor, it doesn't have any of the "POKE" magic markings that a normal Stadium 2 save file would have. I tried force loading it as a Stadium 2 save file, and the data was junk. Are you sure that this was exported from a Stadium 2 game? Does it work on another emulator when imported?
  19. Assuming you are using a save file that has been correctly saved within the game, PKHeX should be able to open it regardless of byte-swapping. We cannot provide assistance beyond telling you to double check that your exported save data is correct (open in a hex editor to ensure data is actually present), as you have not posted the save file for others to inspect.
  20. I've locked this topic. If anyone is still interested in describing how to set up PKHeX with Macs, please create a new thread-tutorial. If you are a regular user looking for help, please do not make a new thread asking for help. It is not something that I am supporting.
  21. https://bulbapedia.bulbagarden.net/wiki/Obedience
  22. Kaphotics

    Coliseo pkhex

    Redownload the latest release. Money/Coin editing is no longer reset to 0.
  23. Can't replicate on my end; did you let the csv finish saving before closing the window?
×
×
  • Create New...