Jump to content

Kaphotics

Helpful Member
  • Posts

    7032
  • Joined

  • Last visited

  • Days Won

    336

Everything posted by Kaphotics

  1. Has been fixed since this commit; the next version that is posted in the main thread will include this fix.
  2. Pretty sure it is overwritten by the console whenever the game is played.
  3. Updated OP with latest version (date : 09/31/15) Thanks to all those who have tested and reported bugs since the last release
  4. Not happening, there is no documentation on how which form is selected for a given country-region.
  5. >Hidden Stat Editing JEREMY mons were traded, not a gift.
  6. Fixed in latest commit. I also prevented invalid checksum mon's from getting into the report as well. Thanks for reporting
  7. Thanks for reporting I appreciate the thoroughness in your report (my only gripe is it wasn't immediately obvious which game you were using! ) Fixed and implemented suggestions in latest commit. * Spinda Box is only visible when Spinda is selected. * Only one "Displayed" (shiny)gender is allowed to be selected at a given time. There currently is no list/table associating which form-flags are for which form, so for now that remains un-editable. I have plans to redo the Fill Dex method, and I'll probably do something with the form flags at that time.
  8. http://pastebin.com/45UABbmW https://github.com/kwsch/PKHeX/blob/master/SAV/SAV_SecretBase.cs#L219 https://github.com/kwsch/PKHeX/blob/master/Misc/PKX.cs#L679 open your save file in a hex editor, go to offset 0x23A00, then change the quantity. the item quantity is at 0x23A00 + i * 4, where 'i' is the item you want to change (refer to pastebin) In theory, that is how it can be modified.
  9. They're not allowed in PKHeX (I forget the exact reasons why). Possible that I didn't ever intend for the invalid/missing PSS sprites to ever be selected (side effects for other players).
  10. Fixed in latest commit. Thanks for reporting!
  11. Set your flag count to 1 below the threshold, then go ingame and receive your 1000th flag.
  12. pcdata should be a 0x34AD0 byte file. Since you did not mention the file size, I can only assume you have an incorrect file or a (very) out of date version of PKHeX.
  13. https://github.com/kwsch/PKHeX/issues/58 Already reported and fixed (but not in a release yet). For now, do not click on the SAV: label unless you have your 3DS's SD card plugged in.
  14. Try using svdt instead of save manager.
  15. there are no shiny mystry mews. http://projectpokemon.org/forums/showthread.php?30020-MYSTRY-Mew-Algorithm-finalized!
  16. Dragonair evolves at level 55 into Dragonite. Gems (besides Normal) are not available in Gen VI games.
  17. Fixed in latest commit. Thanks for reporting!
  18. Fixed in latest commit. Thanks for reporting! (until next release, just edit event constant 0x78 (#60))
  19. Those ones aren't in the Wild Encounter (Overworld) garc (no idea where!); they are likely CRO related which we cannot edit (insufficient research). Fixed in latest commit. Thanks for reporting
  20. Fixed in latest commit. Thanks for reporting!
  21. http://projectpokemon.org/forums/showthread.php?17122-Diamond-Pearl-Position-LUA-script
  22. Should be ready for testing now.
×
×
  • Create New...