Jump to content

BlackShark

Contributor
  • Posts

    1588
  • Joined

  • Days Won

    93

Everything posted by BlackShark

  1. There's probably an additional flag for the gold medal which is set once you receive your 30000th coupon. So try to give yourself only 29999 coupons, then receive the last one on the regular way to trigger the gold medal.
  2. Are you using save states from the emulator menu/short cuts or do you save ingame normally? Save states won't work as those are not proper save files. Ingame saves should work, assuming the emulator doesn't do anything weird with it. Upload your save file for us to see.
  3. Don't create Pokemon from scratch, grab them from the encounter database (Tools > Data) and modify them as you need. Pokemon Link is not a valid met location for Scyther/Scizor. To make a Pokemon look like it evolved during trade just change the species and fill the Latest (not OT) Handler fields.
  4. mGBA can read the file without modification. Just rename it to match your ROMs name and change .dat to .sav. You might have to modify it if you want to bring it back to your 3DS though.
  5. Open your save in PKHeX, just save it without doing any changes and the save will load again.
  6. This is updated automatically each time new changes are committed on Github.
  7. When you format your 3DS the encryption key changes. If you still have the movable.sed file from bevor you formatted your console, it should be possible to decrypt and inject the save again.
  8. I have no idea about Tanabata Jirachi or JAA Celebi, but for Mystery Mew only 426 legal PIDs exist. None of them has perfect IVs. You can grab all of them from the Events Gallery and compare them to find the best one.
  9. Read the post you just quoted again. Those Pokemon are for Pokemon Mystery Dungeon Explorers of Sky. The files are meant to be used with SkyEditor, which is made for the Mystery Dungeon Series, they are not compatible with PKHeX or the main series games.
  10. I have no idea why Checkpoint would give you an SMDH file, especially not one of a completely different game. If restoring your backup works without any problems you might have copied the wrong file from your SD card. Make sure you got the file from /3ds/Checkpoint/saves/IPGE POKEMON SS/<date-string>/POKEMON SS.sav If that file is really the SMDH try making a new backup by follwoing this tutorial and use the latest version of Checkpoint, which is 3.7.4 as of now https://github.com/FlagBrew/Checkpoint/releases/tag/v3.7.4 Or try using TWL Save Tool instead.
  11. Check the spoiler in the first post, the data is still there.
  12. Fixed. The game expects 128KB and can't handle 64KB correctly, that's the only issue. This has nothing todo with when or how you beat the E4. Set your emulator to use Flash 128KB and this shouldn't happen again. Pokemon_-_Emerald.sav
  13. Done. Pokemon - Emerald Version (USA, Europe).sav
  14. I had these codes buried on my hard drive for years. The ones for English Ruby and English Emerald work, the others are untested. Allow legendaries in Battle Frontier / Battle Tower
  15. You don't have to set a sub region. While it's not possible to set the sub region from the emulator settings you could use the 3DS system settings app to set it. Or dump your preconfigured system settings save data from your 3DS.
  16. You can edit your streaks in PKHeX, in the Misc Editor you can edit every streak for the Battle Frontier.
  17. Are you using the latest version of PKHeX (20220301)? This should have been fixed a month ago https://github.com/kwsch/PKHeX/issues/3431
  18. Downloading ROMs is illegal and against the guidelines of this site. https://projectpokemon.org/home/guidelines/
  19. You need at least 4.6. Also make sure there's no old PKHeX.Core.dll next to your PKHeX.exe. https://dotnet.microsoft.com/en-us/download/dotnet-framework
  20. Check the PKHeX source https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core/PKM/PK8.cs
  21. Yes level 0 is correct. Even though Pokemon in gen 3 actually hatch on level 5, in the data it will allways be level 0. That is how the game detects the Pokemon as "hatched from an egg".
  22. Fixed. There were 256 bytes of corrupted data at offset 0x53400. That's where the data from box 4 slot 25 - 26 is stored. You can easily fix this yourself by opening the save in PKHeX and deleting the Bad Eggs that resulted from the corrupted data. 4780 - Pokemon HeartGold (U)(Xenophobia).sav
×
×
  • Create New...