Jump to content

BlackShark

Contributor
  • Posts

    1692
  • Joined

  • Days Won

    102

Everything posted by BlackShark

  1. Use this Batch Editor command: =Box=7 .PID=$shiny Keep in mind that this will not work cleanly for any generation that has PID restrictions like Gen 3 as PKHeX does not generate proper PIDs.
  2. It's not the high scores that you need. You need to set the first value "In a Row" and "Caught" to at least 200 to get the star.
  3. Unfortunately not. After the region verification on the card header there's language verification on the vpk. 0xD26, 0xD3D and 0xD3F 0x01 Japanese 0x02 English 0x03 French 0x04 Italian 0x05 German 0x06 unused 0x07 Spanish You can actually skip the whole process with pasting the edited vpk back into the card. Just use nedcmake from the dev tools and rebuild it. I guess I should update the guide at some point. Region 1 = US, 2 = Japan, Type 1 is for berries and trainers. nedcmake.exe -i card.vpk -o card.raw -type 1 -region 1
  4. That's not a save file, it's a file full of garbage. Check the tutorials about how to get your save file. https://projectpokemon.org/home/tutorials/save-editing/managing-gba-saves/ If your cart is a bootleg you can try this to get your save, however you might not be able to put the save back to your cart.
  5. You have to use Pokefinder to calculate a valid PID. Check this:
  6. There is only garbage in your files, no usable data.
  7. You can not import PK7 files into Gen 3. Look for XD/Colo mons in PK3 format.
  8. You need to update ALM (it's in the plugins folder). Get the latest release from Github https://github.com/architdate/PKHeX-Plugins/releases/latest
  9. Open no$gba.ini and change the SAV/SNA File Format from compressed or whatever it is to raw. SAV/SNA File Format == Raw
  10. Chikorita has a gender ratio of 87.6% beeing male and 12.5% beeing female. So you need to look into the 12.5% column and according to that it has to be male.
  11. The original links for the Japanese versions from the first post have been archived and are still working: https://web.archive.org/web/20180406231751/http://hack.thundaga.com/prc_bw2.7z https://web.archive.org/web/20161206132123/http://pokemon.thundaga.com/research/prc_bw.7z The English translations are in the downloads area:
  12. You need at least Win 10 for .NET 7. Time to upgrade to a modern OS!
  13. Update PKHeX. It's valid on the latest stable release (2022/12/18) as well as the latest development build.
  14. The Pokemon you mentioned are definitely there, whether a save is loaded or not. Make sure PKHeX is updated to the latest version, which is 20221218.
  15. PKHeX doesn't cause lags, that's just how the game is.
  16. You shouldn't, they probably won't ever hatch at all. I removed the eggs. If anything has been in those slots it's gone unfortunately. main
  17. Parts of the save got copied and appended to the end of the file somehow. Removing that junk fixed the file. main
  18. MarkingCount is readonly, you can not modify that. Use MarkValue instead. .MarkValue=0
  19. Migration is not limited to once per save. On DPPt it's limited to once every 24 hours. Time starts counting after all Pokemon were caught from the Pal Park. If you change the game cart or modify the date on your console you have to wait another 24 hours. On HGSS there isn't any limitation.
  20. This one? More ROM Editing tools can be found here: https://projectpokemon.org/home/files/category/54-rom-editing/
  21. You can't, until there is an official way to get Pokemon from older Gens to Gen 9.
  22. That's not a save file. Try backing up again or try to use JKSV instead.
  23. Your file size is way too small. It's expected to be 512Kb, yours is only 8Kb. Try backing up again or try using JKSV instead.
  24. The met data is all wrong, Manaphy can not be bred or caught. Just get it from the encounter database (Tools > Data), don't try to create it from scratch.
  25. Use the Batch Editor in Tools > Data and run the following command: .Language=2 .IsNicknamed=false
×
×
  • Create New...