Jump to content

BlackShark

Contributor
  • Posts

    1600
  • Joined

  • Days Won

    96

Everything posted by BlackShark

  1. Yes, that's possible. You could use suloku's Mystery Gift tool to create your custom berry (ECB Editor), than convert that into an action replay code.
  2. The SETEC/BEXCO/aT센터 events are available in the Github repo https://github.com/projectpokemon/EventsGallery/tree/master/Released/Gen 5/Wondercards/KOR
  3. Update PKHeX, your version is from February 2017. Ultra Sun and Ultra Moon were not even released at that date. Your save loads fine on the latest version.
  4. Your dumper added some extra data to the end of the file that is not expected to be there. Expected file size is exactly 128 KB. Get any hex editor (like HxD) and remove the last 16 bytes. You might have to re-add them if you want to import the save back to the cart.
  5. Are you trying to load the file into a save of Diamond/Pearl? The alternate forms of Rotom and Giratina didn't exist in those game. That's why you won't see them on the left and that's also why the moves are illegal. Importing into HGSS/Pt works fine.
  6. 0.3.0.RC1 is the latest version of Savegame Manager. It can be used on R4 and other NDS flashcards to dump your save file. You can get it from the post below. If you have a 3DS there are better ways to get your save.
  7. You should be able to download Jirachi/Zigzagoon on any cartridge regardless of the RTC. But there's a flag that controls if you are allowed to receive Jirachi. Check PKHeX's Block Data Editor, it's called HasReceivedWishmkrJirachi (used for Channel Jirachi as well). And if you want to get other GCN events, there's also these: ColosseumReceivedAgeto HasUsedRSBOX (for Swablu) RSBoxDepositEggsUnlocked (1: Zigzagoon, 2: Skitty, 3: Pichu) There's no flag for Zigzagoon, you can get multiple of them.
  8. Did you edit it with the version of PKHeX that was released a few days ago? Then your issue can be fixed. Upload your save so we can see what might be wrong.
  9. Your file is empty. Do you still have the file you edited before? There has been an issue with .dsv file that got recently fixed in with an hot fix. But that issue didn't clear the file like that, it just doubled the save.
  10. Use the Trainer Info Editor to set your coordinates to a valid location. Like Twinleaf Town: Map: 411 X: 112 Z: 1 Y: 870
  11. 1 MB is too large, the valid size is 512 KB. The emulator somehow mirrored part of the save, Removing that part fixed the file. Pokemon HG.dsv
  12. You can't get a Prism Scale in BDSP, so the only way to evolve Feebas is by raising it's beauty. Milotic needs beauty of at least 170 and sheen of at least 16 to be legal.
  13. Remove PKHeX.Core.dll and any other .dll files from the folder.
  14. What kind of files? Try this. On the bottom of the downloads page click "see changelog", there you can select older releases since April 1, 2021. Once you selected the version a download link will appear below the changelog.
  15. BizHawk applies a 22 bytes footer, so 0x8016 bytes for Gen 2 saves. Other generations use raw saves.
  16. Froakie has to be bred to be able to have Protean. The starter Pokemon can't have their hidden abilities. So you would have to catch a Frogadier with Protean in the Friend Safari and use it to breed a Froakie.
  17. It works fine, the shiny Mew can only be found if a non-VC save is loaded. For VC saves the only Mew it finds would be the GF Mew.
  18. Download the Complete Dex Mons.rar from the page below. Choose the generation of your game and import the pcdata.bin from the correct folder (drag and drop into PKHeX). It will fill your boxes with every Pokemon available.
  19. The emulator wrote the file like that so of course it can read it, 1MB isn't a valid size though. It's probably the 512KB save + another 512KB of garbage or a mirror of the save. This can probably be fixed by halving the file using a hex editor.
  20. The video shows that you didn't load your save in PKHeX. Drop that save into PKHeX. Since you are using a ROM hack keep in mind that PKHeX only officially supports the vanilla games. ROM hacks might change the save structure which might cause incorrect behavior or the save not beeing detected as a valid save file.
  21. Use PKHeX instead. PokeGen has been outdated since 2014 now.
  22. Read the error, PKHeX needs all file access permission. Change it in your phones settings.
  23. Yes. Why did you think there's something wrong with them?
×
×
  • Create New...