Jump to content

Kaphotics

Helpful Member
  • Posts

    6885
  • Joined

  • Last visited

  • Days Won

    322

Everything posted by Kaphotics

  1. No. Best to install homebrew or downgrade for custom firmware / NTR live edits.
  2. The tool used in the video (KSMT) relies on ROM data for the raw info; not posting until the games come out. it also has a sortable summary table viewer:
  3. >after sun & moon release yes The above fix broke other things, which have since been fixed.
  4. C-Gear skins are already partially implemented; the planned feature has been shelved for the time being. Past generation auxiliary editors have extremely low priority relative to current generation features.
  5. save states are not save files, they are memory dumps of the emulator. hence why you can't use it on your computer, because it's not laid out for your computer/emu setup. use the file in the battery folder.
  6. If it's still opening it, you haven't deleted it. It's probably still on the SD card. PKHeX detects the latest save file on your SD card when the program starts; you can also re-detect by double clicking the SAV tab -- it'll show where it's loading from too.
  7. Feel free to elaborate on what you think is wrong: https://github.com/kwsch/PKHeX/blob/master/PKHeX/MysteryGifts/WC6.cs#L344-L365
  8. https://projectpokemon.org/wiki/Pokemon_X/Y_3DS_Structure
  9. Thanks, fixed in latest commit. Changed the comparison from checking=WC6 to =MysteryGift. Had to change a lot of things to support multiple generation checking (eventually including gen4/5 origin mons, which isn't a priority atm).
  10. Not a bug, was changed. Alt-Click the box tab instead.
  11. It doesn't change their stat values, it boosts their defenses during damage calculations. Held items either exist or don't exist, there is no legality behind them that would prevent them from working.
  12. Homebrew, custom firmware, or cyber save editor dongle are the only methods.
  13. You choose a folder or your save file, simple as that. If you only want to edit a single box, use one of the filters (=Box=1)'".
  14. The latest release of PKHeX was back in September, before the demo was even out. Your friend likely used cheat codes in Citra, instead of save file edits. PKHeX is still in the process of updating to support the retail games; should be ready by this time next month.
  15. Thanks, fixed in latest commit. Randomly generating PIDs is perfectly fine, the comparison wasn't
  16. PKHeX emulates the retail games and continuity. Gen 1 does not have shinies, but Gen2 does. Since gen 1 was only released on the virtual console, we are considering gen 2 shininess to be ret-conned. We believe that when the official transfer method becomes available, no pokemon migrated will be shiny. Refer to issue 247 on github, which also includes discussion in regards to showing gender for RBY files.
  17. Not compile errors, they're compiler warnings. Things are still a work in progress, we just wanted to get some semi-functional code out to aid in the research effort.
  18. The town map in the demo only contained sprites for the four Alola islands; it's highly probable that there is not a second region in the games.
  19. Are you using the latest version posted in the download thread? Has the save file been saved at least twice?
  20. Footer fix Pt EncounterType fix thanks for reporting
×
×
  • Create New...