Jump to content

Kaphotics

Helpful Member
  • Posts

    7036
  • Joined

  • Last visited

  • Days Won

    337

Everything posted by Kaphotics

  1. Thanks, fixed in latest commits: https://github.com/kwsch/PKHeX/commit/dd4c2a349c0f1a0d8002f2c7f8973dd30227f59f
  2. 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
  3. If only there was a batch editor that can set the DprFlagInvalid value to false for everything...
  4. 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.
  5. 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
  6. PKHeX was updated >12 hours ago with BDSP v1.2 support.
  7. 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.
  8. 22.02.04 is not the latest release; this has already been fixed and is available in the latest release. Please download 22.02.14, should be fine with that version of the program.
  9. Please upload the save file. This is likely due to it not being a complete save file (enough progress?) -- can't tell without trying to debug it on my end.
  10. Load your save file. How do you expect to edit your save file if the program has not opened your save file to edit? It's telling you at the top it's "Blank Save File", which isn't your trainer data.
  11. PKHeX does not know if you're playing a ROM hack that altered base stats. Volt White is a ROM hack. Just edit them and place them into your box, and let the game calculate the corresponding stats for you.
  12. Many species are not available in-game without the DLC. Just like you dumped your ROM, dump the latest patch. Don't play on an unpatched game and expect patch content to be present.
  13. So is it impossible to search for a IV spread yourself using the above referenced tool ? Enter in your desired IV criteria on the left.
  14. Read the changelog. Latest update now calculates the Height & Weight perfectly, so it's more strict on edited values. Anything modified in the PKM Editor pane could have had its Height & Weight altered. Fixed on latest commit (after the 2/14 release..)
  15. Can turn off the "update dex" setting in the SlotWrite tab. It normally updates the pokedex/etc in the event you change species via a batch command.
  16. By opening the Pokedex editor in the list of available SAV editor buttons? It's accessible in 2 clicks.
  17. Try it and see. The source code is also public, and should be linked in the Batch Editor guide somewhere.
  18. It's another $suggestAll/$suggestNone/$suggest custom property like the others that have "suggest" enabled.
  19. Don't transfer with methods that can truncate your save file to a smaller size.
  20. Latest commit added a more detailed alert to indicate the missing external dll (can't provide).
  21. IVs give 0-3, without adding to the stored GV value. Assuming you have a 31 IV, you can only apply grit items 7 times, because you're initially boosted by 3 (total = 10).
  22. It's a single move only. Edit the ROM to change the learnsets to be whatever you want, and have whatever mastery levels.
  23. Dartrix is only obtainable from one encounter table, which is accessible from the wormhole you captured it in. However, the wormhole boosts the levels of the table by 15; Alpha Dartrix should be level 70 not 55. Did you use any cheat codes to force wormholes?
×
×
  • Create New...