Jump to content

Kaphotics

Helpful Member
  • Posts

    8069
  • Joined

  • Last visited

  • Days Won

    493

Everything posted by Kaphotics

  1. Compare it to mail you've written yourself. Every trainer has to have a TID/SID. The generated mon's TID/SID may be separate from the fake trainer for the mail.
  2. Trash bytes are invalid because of this. I've added a bypass for evolving=>nickname unchanged for the Huntail, but again, all 3 Japanese mons are detected as tampered because the save file OT trash bytes were modified and not matching an untouched Japanese save file. voltorb: ty, added a static encounter definition, now is recognized as a static encounter rather than slot: Gen3: encounter legality tweaks · kwsch/PKHeX@3d7a371
  3. That's the standard way of indicating a disabled textbox; the text is slightly faded out. If the font/color were the exact same, then it would cause an opposite frustration. I wouldn't pay much attention to stat values; pay more attention to the IVs/EVs and the stats will be what you expect
  4. The green one is for nickname, and the red one is for OT name. Probably because the messages have drifted, but it's still flagging the OT name being unexpected. Refer to the encounter database for what an unmodified trade OT would look like.
  5. Check to see if it is running in Task Manager.
  6. We aren't GameFreak/ILCA. What they do is up to them.
  7. Thanks, fixed on latest commit: Fix g1 outsider trade evo message · kwsch/PKHeX@08178f7
  8. no there's no exfiltration of data from Champions into HOME; all Champions data stays in Champions. I'm not sure how useful data rips would be of individual pokemon if it's simply "species-form, moveset", because said rips would be unusable aside from any text notation which can be manually entered via observation (eyes).
  9. Look a little harder for miscellaneous edits.
  10. It was moved to the OT/Misc tab.
  11. Find a human to trade you theirs by offering something of equal value.
  12. 1. Buy Z-A and obtain it yourself or obtain it from a trade. 2. Use HOME and obtain it from a trade.
  13. 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.
  14. 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
  15. You can add whatever properties you want to the report via PKHeX's settings for Report; the property is internally called Tracker
  16. 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.
  17. 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.
  18. Too vague.
  19. 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.
  20. 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.
  21. 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?
  22. Update your game by connecting online and downloading the latest software content patch.
  23. 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.
  24. 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.
×
×
  • Create New...