Jump to content

BlackShark

Contributor
  • Posts

    1580
  • Joined

  • Days Won

    93

Everything posted by BlackShark

  1. PL* files were used by the Pokemon Link feature. This feature existed in Gen 6 and was used by Pokemon Bank to distribute gifts to the games. These files can be injected by PKHeX, you can then receive the Pokemon in the start menu of the games. PCD (Pokemon Card) are wondercards from Gen 4, so basically WC files with a different name. While the games could only store up to 3 wondercards, the game could actually have up to 12 gifts waiting to be received from the delivery guy. That's why the PGT (Pokemon Gift) files exist. The PGT data is part of the PCD data. PGF (Pokemon Gift) files are wondercards from Gen 5, also basically WC files with a different name. Starting with Gen 6 it was decided to use WC* for wondercard files. There are WC4 files, which are mostly identical to PCD files. The only difference is that by default the Pokemon data inside the PCD is encrypted while in the WC4 it is decrypted. They are both compatible with PKHeX. You might also have seen some WC*Full files. These are the full data that was sent to the games by the distribution software, it includes the WC* data and some other data that's not relevant for most use cases, like the distribution text that's shown when the card is received.
  2. That's not a save file, that's a save state. Save ingame and then open your actual save file (.sav).
  3. This plugin is part of the unmaintained plugins of foohyfoohs Plugin Pile. It got updated for PKHeX 24.03.10. You could try that.
  4. It's now possible since PKHeX 24.03.10. The palette can then be changed in the block data editor. 0 - Red 1 - Blue 2 - Green 3 - Brown 4 - Orange 5 - Greyscale 6 - Full Green 7 - Full Brown
  5. Open the Block Data editor, search for PokedexNationalMagicFRLG and set it to 185. The national dex flag should now work correctly since PKHeX 24.03.10.
  6. That symbol means the Pokemon is illegal, it can not exist in the game like that. You have done something wrong when you created it. Hold Ctrl and click on that symbol, you will see a detailed legality analysis which will tell you what's wrong. It is recommended to not create something from scratch but to use the Encounter Database instead (Tools > Data > Encounter Database). Search for the Pokemon you want and PKHeX will create it just like the game would. You can do your modifications afterwards. Also keep in mind that in gen 3 IVs, nature, ability and gender are connected to the PID. So if you change any of them without inserting a new proper PID, the Pokemon would become illegal. PKHeX won't generate the PID for you, you will have to use Pokefinder for that.
  7. Check PKHeX's source https://github.com/kwsch/PKHeX/tree/master/PKHeX.Core/Resources/text/locale3DS Alternatively, set the values you want in the main GUI editor and let the program indicate the current GUI's value beneath the drop-down selection.
  8. On the transfer from Gen 3 to 4 the met level is set to the Pokemons current level.
  9. Update ALM https://github.com/santacrab2/PKHeX-Plugins/releases
  10. You can not choose any other ability because that's technically not possible in Gen 3. The ability is just a single bit which can either be 0 or 1, depending on if the Pokemon has its first or second ability.
  11. You can not just get it from your SD card. You need to have a hacked Switch and use JKSV to get it:
  12. LeafGreen is only filled with garbage, Ruby is mostly garbage as well.
  13. That depends on what exactly you are trying to change. For Lucario the ability, IVs and nature are fixed and can not be changed.
  14. There's no data inside, only garbage, nothing to recover.
  15. That file is empty. Doing modifications in PKHeX, even illegal ones, won't clear a file like that.
  16. Use ALM. https://github.com/santacrab2/PKHeX-Plugins/releases/tag/24.01.12
  17. Use JKSM or Checkpoint, if you export the Extra Data from the game you should get a folder that has your battle video files. PKHeX is able to import your teams from those files.
  18. WIth a hacked 3DS it would be possible.
  19. The latest version can do that just fine. If it doesn't work for you something is wrong with your save file. Using emulator functionality does not create save files. That's why Kaphotics said you need to save ingame, as you would do on your Switch.
×
×
  • Create New...