Jump to content

BlackShark

Contributor
  • Posts

    1562
  • Joined

  • Days Won

    91

Everything posted by BlackShark

  1. PKHeX is a save editor, it can not open .nds files and it does not turn them into .sav files. If you edit a save file PKHeX will create those .bak files, which basically are .sav files just with a different file extension, incase you mess up your save and want to revert to a previous state. So, if you somehow lost your ROM, just dump it again.
  2. Just do it on your Switch then.
  3. There's no GBA slot on any NDSi or NDSi XL, only on NDS and NDS Lite. https://en.wikipedia.org/wiki/Nintendo_DS#DS_family_Comparison_Table
  4. 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.
  5. That's not a save file, that's a save state. Save ingame and then open your actual save file (.sav).
  6. This plugin is part of the unmaintained plugins of foohyfoohs Plugin Pile. It got updated for PKHeX 24.03.10. You could try that.
  7. 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
  8. 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.
  9. 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.
  10. 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.
  11. Sorry about the delay. It's fixed now. Pokemon Emerald - GBA.sav
  12. On the transfer from Gen 3 to 4 the met level is set to the Pokemons current level.
  13. Update ALM https://github.com/santacrab2/PKHeX-Plugins/releases
  14. 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.
  15. You can not just get it from your SD card. You need to have a hacked Switch and use JKSV to get it:
  16. Yes, that's intended. There were two faulty save blocks between the others. Blocks from your previous save that shouldn't have been there. I removed them so the following blocks moved up to the correct address. I might have messed something up though. Sorry, I can check that on wednesday.
  17. LeafGreen is only filled with garbage, Ruby is mostly garbage as well.
  18. Fixed. Haven't tested it on an emulator though. Your HoF data is completely gone, it got overwritten by another save block. If you have a backup from right after completing the E4 it would be possible to restore it. I'm not sure what the guide told you but changing the block number is not enough. Pokemon Emerald - GBA.sav
  19. That depends on what exactly you are trying to change. For Lucario the ability, IVs and nature are fixed and can not be changed.
×
×
  • Create New...