Jump to content

Kaphotics

Helpful Member
  • Posts

    7970
  • Joined

  • Last visited

  • Days Won

    478

Everything posted by Kaphotics

  1. It was moved to the OT/Misc tab.
  2. Find a human to trade you theirs by offering something of equal value.
  3. 1. Buy Z-A and obtain it yourself or obtain it from a trade. 2. Use HOME and obtain it from a trade.
  4. The suggest and suggestAll were differentiated 5 months ago: Add current context set ribbons only · kwsch/PKHeX@c218098 Having separate options is useful for future games where HOME has seen lacking ribbons, and you're unable to legally pick them up, so only the current context of availability is added.
  5. No, it can't. Rattata (Pokémon)/Generation II learnset - Bulbapedia, the community-driven Pokémon encyclopedia pokecrystal/data/pokemon/base_stats/rattata.asm at bd983395006298e976ae1871ef092e87f3385506 · pret/pokecrystal
  6. You can add whatever properties you want to the report via PKHeX's settings for Report; the property is internally called Tracker
  7. PKHeX has not been released with handling for whatever HOME does to things in your box. The current development build has handling, and does not flag the two attached. Please wait for the next release.
  8. Not really a useful feature; anyone can provide the research and documentation prior for it being considered for implementation. Needs to be documented thoroughly for every language as well.
  9. Too vague.
  10. Challenge yourself to learn how hex editors work and the layout of the save file -- set the byte width to 0x1000, then you can corrupt the most recent save blocks so the game loads your backup instead. Save data structure (Generation III) - Bulbapedia, the community-driven Pokémon encyclopedia PKHeX does not allow loading of the backup portion, only the most recent part of the save. I guess you could debug the program to tell it to load the not-latest portion, but that isn't something worth explaining in detail.
  11. PKHeX was last updated March 20th, which was ~2 weeks ago. HOME's update to allow inbound transfers was 2 days ago. PKHeX does not have handling for inbound transfers, because it does not have a future-predicting crystal ball to know exactly how GameFreak/ILCA will implement it.
  12. When was PKHeX last updated? Why are you expecting HOME transfers in to be flawlessly recognized, which is "new" as of a couple days ago?
  13. Update your game by connecting online and downloading the latest software content patch.
  14. Outdated version of PKHeX aside, the ribbon is available for a species only if the species could have been used in ranked battles. If the species couldn't be obtained yet or hasn't been legitimately transferred to a game that allowed for use, then it can't have the ribbon.
  15. The ROM (the game you are playing) forcing stats back to what it thinks is sane while the game is running is not something a save file editor can override. You need to reprogram the game to change its behavior to not do that anymore; either via cheat code while the game is running, or modify the ROM. Again, not something a save file editor is for -- a save file editor edits save files.
  16. Already reported and fixed; use to the development build in the meantime.
  17. Not a valid dump. There isn't anything in that file recognizable.
  18. Cosmetic features that you can readily change in game are not of much interest to research and implement, hence why there isn't anything for that specific feature in the program. Spirit/Mood in LGPE: https://gist.github.com/Lusamine/48654c3d0efa0cdab38d6c6816655929
  19. Probably because you used a not-Japanese save file to catch it, thus having invalid trash bytes applied. Program working as intended. The Gen3=>Gen4 transfer re-encodes both Nickname and OT, so the original trash bytes are not carried forward, hence the clean report in Gen4.
  20. An egg that originated in HGSS should have the HGSS ball set. Otherwise, it should not have a HGSS ball value. Version does not update on hatch; therefore the version ID is a clear indicator on which game it originated from. When viewed/edited in the GUI, the GUI will automatically correct it for you. Both files you attached show as legal.
  21. Add WC 0527 (#580) · projectpokemon/EventsGallery@b7d61e2
  22. PKHeX does not support ROM Hacks.
  23. I'm pretty sure the Resort slots show up in the Other tab, shouldn't need another tool to access their data.
  24. A checksum is a checksum, nothing more. In this case, it's a quick indicator that the data is not the exact same as the other file.
×
×
  • Create New...