Jump to content

Kaphotics

Helpful Member
  • Posts

    7216
  • Joined

  • Last visited

  • Days Won

    357

Everything posted by Kaphotics

  1. Thanks, fixed in latest commits (Italian now permitted & base egg move fix for male<->ditto breeds): https://github.com/kwsch/PKHeX/commit/84a0381050964f3b9725be574e460566faef3e1c https://github.com/kwsch/PKHeX/commit/999427f484398192b246f06af916e94eaa72bfe0
  2. Kaphotics

    About Fused

    Should work fine on latest commit; the extra slot view is now dynamic instead of hardcoded. https://github.com/kwsch/PKHeX/commit/1ca9180e2173d35c8f1b56345d237103e6e48e3f
  3. What you've attached is a save file with zero progress. Play the game on your 3DS to get past any emulator glitches -- if you cannot do that, then you're obviously pirating the game.
  4. PKHeX doesn't need to support generation 3 mystery gift contents when other programs do. Plus, you don't even need mystery gift contents to unlock the data ingame. PKHeX supports changing the data as necessary to unlock the ferry locations without needing the mystery gift data.
  5. Unable to replicate the issue without seeing the entire pkm data.
  6. Probably no handling trainer set. Legality checker is working as intended. If it has never left the original trainer, it has never been to the game where the move can be learned.
  7. Kaphotics

    crabawler bug

    Raticate can't be encountered on Route 4. https://github.com/pret/pokered/blob/46a94c63fc287e7290502776d02648476bc44171/data/wildPokemon/route4.asm
  8. Was added earlier today, will be in the next release (shortly). https://github.com/kwsch/PKHeX/commit/705098418b4208873af8c3ca40f2b70e988f6f24#diff-a0c93bb6d78f8d7e6db0bff143092d58
  9. Again, it's just "main" There is no .sav Don't rename files.
  10. you've probably got files other than 'main' that are being set to the save file. double check that you've only got "main" and "main" only.
  11. dst files are (d)esmume save (st)ates, not save files. The save states are specific to the emulator version & ROM you're running, so it's not guaranteed to be loaded. You'd have to attach save files instead (sav/dsv).
  12. Would need to be thoroughly documented (JP/KO/etc) offsets prior to being possible to implement. A topic for https://projectpokemon.org/home/forums/forum/4-save-research-amp-development/
  13. Probably because cheats were used on the save file. Hold control when opening the save to bring up the version override selection.
  14. Added Korean strings to the permitted character list https://github.com/kwsch/PKHeX/commit/0e7350ee9ecde56bd2022e2b7742ae8bf5a15332 Thanks for reporting!
  15. Translations are up to the community to contribute. https://github.com/kwsch/PKHeX/blob/c066df243f8b801980d7d481dc744ea9986bf0ce/PKHeX.Core/Resources/text/en/lang_en.txt etc for different languages. Not all controls are listed, but the translation file should be used as an example on how to translate forms & the controls they contain.
  16. Probably need to toggle an event flag. As for which one, dunno.
  17. Sometime in the next couple of days when all the GSC/etc flaws are ironed out. Updated exe files are posted here, not on GitHub, only when they are sufficiently tested. Over 100,000 people have downloaded the latest release in the past 2 months; stability is favored over rapidity -- corrupting / misrepresenting data is to be avoided. As for ancillary feature requests, the code is public and anyone can make improvements. Entree Forest can be edited with other tools, and a mass gift converter doesn't fit well in the main program (nor would it be worth adding in as a main feature -- it's something one person runs once then distributes the files. It's like 10 lines of code to do that so someone can script it up just fine).
  18. Works fine for the legends on the latest commit. Double check the OT gender isn't female. Fixed levels not being checked: https://github.com/kwsch/PKHeX/commit/c066df243f8b801980d7d481dc744ea9986bf0ce
  19. Fixed ESV search: https://github.com/kwsch/PKHeX/commit/959d598d766f6d7b8c7e62b99be0780b5c14d93e Fixed stat search: https://github.com/kwsch/PKHeX/commit/bb20ec49cc4c14e8d0a359303a7c16a5bd44e1eb thanks
  20. Kaphotics

    Pokerus

    fixed the days value being 1 when it is hidden: https://github.com/kwsch/PKHeX/commit/475acfaeac713c870e7d7cd0f99c44b03c458284 thanks
  21. Fixed: https://github.com/kwsch/PKHeX/commit/b69a6df6e785cbc7f7d4c737c8646f84af432e3e
  22. PKHeX does not support ROM Hacks. Any (partial) compatibility is not to be understood as any sort of support.
  23. Kaphotics

    Pokerus

    you didn't save the pkm data, or it was spread again.
  24. should be fixed now, thanks for reporting https://github.com/kwsch/PKHeX/commit/387030e16ff567d8c182db4260855c99f8eae683
×
×
  • Create New...