Jump to content

Kaphotics

Helpful Member
  • Posts

    7967
  • Joined

  • Last visited

  • Days Won

    478

Everything posted by Kaphotics

  1. 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.
  2. Try using svdt instead of save manager.
  3. there are no shiny mystry mews. http://projectpokemon.org/forums/showthread.php?30020-MYSTRY-Mew-Algorithm-finalized!
  4. Fixed in latest commit. Thanks for reporting
  5. Dragonair evolves at level 55 into Dragonite. Gems (besides Normal) are not available in Gen VI games.
  6. Fixed in latest commit. Thanks for reporting!
  7. Yes, you are correct.
  8. Fixed in latest commit. Thanks for reporting! (until next release, just edit event constant 0x78 (#60))
  9. 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
  10. Fixed in latest commit. Thanks for reporting!
  11. http://projectpokemon.org/forums/showthread.php?17122-Diamond-Pearl-Position-LUA-script
  12. Should be ready for testing now.
  13. Can always save -> open in excel (or any csv viewer) and delete the columns you don't want...
  14. Implemented in latest commit. Thanks for the suggestion!
  15. Too general of a 'report' to figure out what you're doing wrong. 0x1000(9C) for powersaves, or 0x65000/0x76000 for cyber/sdf saves.
  16. Control clicking Randomize IVs sets them all to 31, alt clicking Randomize IVs sets them all to zero (iirc) clicking a label 6x is a little more work for a user instead of setting all to 31 and choosing a hidden power type (and maybe altering a single IV afterward)
  17. Noted. Bug has now been fixed, but I'm pushing the commit later (overhauling some stuff atm). Thanks for reporting!
  18. CRO Editing is on hold as it's not possible to get the edits to load in-game at this time. - pokedex (especialy list order and pokemon's location) - not CRO, maybe in the future. - event pokemon (like rustling bush or drops from the ceiling) - already editable in the Encounter Editor - In-game trades - CRO - the amount of exp given by exp share - CRO/ExeFS (unknown) - inver's pokemon pool (inverse battle). - pretty pointless, maybe in the future. Easy to just redirect loading of one of the Maison GARCs and have it load in the Maison editor.
  19. Fixed the Randomizer issues for X/Y in the latest commit. Thanks I'll have to investigate the X/Y build later. Building a romfs doesn't error out...
  20. Heh, nice. The method is triggering twice. First trigger -> delete data; move data down so no middle slot is empty. Second trigger -> delete same slot data; " " Try shift-clicking (setting) to the 6th slot with 1 party member. Another bug -- Turns out the PictureBoxes were subscribed to the view/set/delete method twice (via Click and MouseDown). Fixed in the first commit. Party Setting display bug also fixed in the second commit. Thanks for reporting
  21. Kaphotics

    Feature Request

    already exists, click the "OT" label https://github.com/kwsch/PKHeX/blob/master/PKX/f1-Main.cs#L1396
  22. Check your firmware version, if it is not 9.0.0-20 thru 9.5.0-22 (both the 9.X.X and the -XX) then it will not work for you.
  23. Do not enter values above 255. Restrictions on value entry have been added in the latest commit.
  24. http://i.snag.gy/RkZD0.jpg Choose the two files to diff; press F6 to advance to the next difference; to hop all the way to 0x14A00 just ctrl-G on both files and then find the next diff.
  25. HxD can do a diff, start at 0x14A00.
×
×
  • Create New...