Jump to content

Kaphotics

Helpful Member
  • Posts

    8036
  • Joined

  • Last visited

  • Days Won

    486

Everything posted by Kaphotics

  1. Playing on your 3DS solves the problem without using PKHeX; not having a 3DS and playing the games is piracy, which we do not support. Save files are not ".3ds" files. That's a ROM, which you dumped & decrypted from your own cart/3DS digital copy. Closing the thread as it is clear you do not own the games you are playing.
  2. Play the game on your 3DS to have the game naturally progress past the crash point. You aren't loading the correct file, anyway.
  3. banned Light of Ruin and Plasma Fists: https://github.com/kwsch/PKHeX/commit/90260187f7428f7aa9965a80b66a12caedbc5081
  4. Thanks, should be fixed in the latest commit https://github.com/kwsch/PKHeX/commit/dccad6c2f496c0a9c98287a753407c4c3313e579 The game uses half width / full width characters for different languages; some logic was behaving incorrectly causing it to fall back to the incorrect variant.
  5. Per Batch Editor FAQ: To set a date (Met / EggMet), use yyyyMMdd for the string. Example: ".MetDate=20160409" will set the Met Date to April 9th, 2016.
  6. now sets the first form encountered if none were prior: https://github.com/kwsch/PKHeX/commit/1e388fb85aeae3a466113e7094c92eb9b5e462d9 added with help from the crystal disassembly: RAM structure: https://github.com/pret/pokecrystal/blob/c2a7216d9b8689591ede817015bf96f263396bb8/wram.asm#L2714-L2722 Unlocked wild handling (extra): https://github.com/pret/pokecrystal/blob/73db02d3cdaf81a214ec6faa5462195618a80a48/battle/core.asm#L6695-L6761
  7. PKHeX saves files with the same extension that you put it in. You can always change the extension manually in Windows Explorer/etc. File extensions are just a part of the filename, and don't change anything in the underlying data. It's just a hint for the computer to double check the name before reading the contents.
  8. Save it to your desktop instead, and double check your SD card is not locked (switch).
  9. PKHeX is a computer program, not homebrew.
  10. https://glitchcity.info/wiki/Glitch_Unown
  11. how do i hak pogeymon
  12. A crash dump is saved to the same folder the exe is in. When in doubt, delete the exe and dll and re-download the latest zip.
  13. it means it's hacked.
  14. PKHeX does not check receivability per games; not within the program's scope at this time as this data is not stored in the gift templates. Working as intended.
  15. thanks, fixed in latest commit https://github.com/kwsch/PKHeX/commit/9429bc69612c6d3acc4f9b39c5a4757b99305089 for now, just ignore the error (continue) or specify the ability it will have in gen3 (having no ability specified is what caused the issue).
  16. https://www.serebii.net/omegarubyalphasapphire/patch.shtml
  17. remove any installed patches, the patch's romfs overrides your edited base rom files.
  18. added https://github.com/kwsch/PKHeX/commit/92638568456a8fcd7b1d9250005343e83694248d
  19. Other programs already support editing these things (PokeStock can do all the above), hence it is not a priority for me. Current generation games end up taking most if not all of my time devoted, but I do accept pull requests / revisions if anyone else wants to add the functionality themselves.
  20. Language is shown for fixing name values, and is derived from matching the current Nickname string against any language. English is the first one it matched. Spanish pkm names are the same as English ones, with the exception of Egg (and Type: Null in Gen7). I'll add it in as a permitted gen1/2 language ID (Egg name being different was overlooked). https://github.com/kwsch/PKHeX/commit/b5640de538cd54b58edf6cb8c79230159b90795c
  21. It's just luck.
  22. pk3DS will only be for 3DS games.
  23. You've already created a thread, and refused to follow through on fixing it yourself.
×
×
  • Create New...