Jump to content

Kaphotics

Helpful Member
  • Posts

    7271
  • Joined

  • Last visited

  • Days Won

    362

Everything posted by Kaphotics

  1. Play it on your switch using the layeredfs setup that evandixon described back in November.
  2. HOME does not allow transfers from BDSP or PLA yet. Working as intended.
  3. Remove installed patches that may override the data you are replacing, otherwise the patch will redirect all content reads to the patch's data. Dump the exefs to use the exefs editors.
  4. Savedata hash is invalid; overriding the check to force it to try and read indicates the rest of the data is invalid as well. Likely is just junk data. Not an issue with PKHeX.
  5. Well, is bobo a slang/slur in any language? PKHeX uses the 3DS' word filter, and is flagging things that would cause issues online.
  6. Seek a sysbot to trade you the files. Also, not having a hacked switch and saying you played LGPE on an emulator...
  7. Probably illegal as per the other values like Height & Weight.
  8. For Gen1/2 games, Japanese games cannot trade with International games (English, German, etc). The data formats are not compatible, hence the error message.
  9. As mentioned in the guide: > A full up to date list is available by reading the source code (BatchEditor.cs, ProcessPKM method). You can search for what each property is and how it is used in context of other properties. Searching the code for the property also works.
  10. Thanks, fixed in latest commits: https://github.com/kwsch/PKHeX/commit/dd4c2a349c0f1a0d8002f2c7f8973dd30227f59f
  11. Shininess is derived from PID, TID, and SID. If you change one of the 3, it may no longer be shiny depending on how the calculation xor changes. As theSLAYER already told you, you can change things so that the TID and SID keep it shiny, but the TID and SID have to have the same xor as the previous shiny TID / SID. I suggest that you educate yourself on what determines shininess so that you can make the edits you want. https://bulbapedia.bulbagarden.net/wiki/Personality_value#Shininess
  12. If only there was a batch editor that can set the DprFlagInvalid value to false for everything...
  13. pkNX randomizes ROMs, not save files.
  14. No, you suck at faking data. Re-read what theSLAYER told you that a Shiny Dynamax Adventures Moltres must have. Legality is complicated, and you can't just make things shiny arbitrarily and expect them to be legal. There are restrictions to what kind of shiny it may be. Search around for dynamax adventure shinies; your question is not new.
  15. 1. Exporting a backup is not the same as exporting your modified save data. Export your save via the "File" menu at the top left. 2. You moved the file from where you originally loaded it from, so it was not able to copy the data from the path it loaded from. 3. Not using the latest release
  16. PKHeX was updated >12 hours ago with BDSP v1.2 support.
  17. BDSP just updated with a new patch 24 hours ago. The 2022/02/14 version of PKHeX does not support the revised save file format, because how can it predict future savedata formats? Wait until support is added.
  18. Apply the patch to your copy of the game that you dumped from your physical copy & console.
  19. You imported a Virtual Console event to a non-Virtual Console save file. The original RBY-GSC era cannot communicate with the 3DS virtual console. This GF Mew event never existed 20 years ago.
  20. The Sun/Moon demo can only link with Sun/Moon. Ultra Sun / Ultra Moon cannot receive the gift.
  21. Version 20241115.1

    103597 downloads

    The latest build of SysBot.NET; compiled and ready to run (64 bit)!
  22. The mystery gift for LGPE was checking for a ribbon, when it never gets applied or transferred. https://github.com/kwsch/PKHeX/commit/4771158194396562206e255a848beb86ce5231bf
  23. @theSLAYER nice find Fixed! https://github.com/kwsch/PKHeX/commit/a3e7c4837e8b837236c1cff8db0f12d8d17b3d51
  24. Updated with the changed encounter type.
×
×
  • Create New...