Jump to content

BlackShark

Contributor
  • Posts

    1580
  • Joined

  • Days Won

    93

Everything posted by BlackShark

  1. This should already be fixed in the latest development build.
  2. 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.
  3. 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.
  4. 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
  5. 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.
  6. You have to use Pokefinder to calculate a valid PID. Check this:
  7. There is only garbage in your files, no usable data.
  8. You can not import PK7 files into Gen 3. Look for XD/Colo mons in PK3 format.
  9. 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
  10. Open no$gba.ini and change the SAV/SNA File Format from compressed or whatever it is to raw. SAV/SNA File Format == Raw
  11. 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.
  12. 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:
  13. You need at least Win 10 for .NET 7. Time to upgrade to a modern OS!
  14. Update PKHeX. It's valid on the latest stable release (2022/12/18) as well as the latest development build.
  15. 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.
  16. PKHeX doesn't cause lags, that's just how the game is.
  17. 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
  18. Parts of the save got copied and appended to the end of the file somehow. Removing that junk fixed the file. main
  19. MarkingCount is readonly, you can not modify that. Use MarkValue instead. .MarkValue=0
  20. 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.
  21. This one? More ROM Editing tools can be found here: https://projectpokemon.org/home/files/category/54-rom-editing/
  22. You can't, until there is an official way to get Pokemon from older Gens to Gen 9.
  23. That's not a save file. Try backing up again or try to use JKSV instead.
×
×
  • Create New...