Jump to content

BlackShark

Contributor
  • Posts

    1759
  • Joined

  • Days Won

    109

Everything posted by BlackShark

  1. Use Gen 5 Save Tool, it has a medal editor.
  2. @no154meganium here's the code! Emerald (Japanese) Activate TV events immediately (no TV announcement) 3272E62B 27DEC357 9063283E 23D9CF18 D9D97E62 3074789A 326A7646 1A6D3347
  3. Google for them. There's a different code for the Clear-Out-Sale, but idk if that one is available for Japanese Emerald. If you can't find any you will need to wait until someone creates the code. I could do, but not before next week.
  4. Those codes you found are only made for EU/US Emerald. They won't work on Japanese.
  5. The SID is 00000.
  6. If you are referring to a save file that's completely filled with FF or 00, no. The save is empty/uninitialized in that case, there is nothing you could load.
  7. The filename of your save doesn't really matter if it is not for the 3DS Pokemon games or meant to be used on emulators.
  8. In Citra right click your game, then choose "Go to Save Data Location" to open the folder, inside should be a file called main.
  9. Don't use save states, load your regular save file after you saved ingame normally.
  10. PokeGen is very outdated as well as this guide, use PKHeX nowadays. Check the tutorials, most important should be steps 3 and 4 https://projectpokemon.org/home/tutorials/save-editing/using-pkhex/
  11. You are trying to open a save state made by an emulator. You need to save ingame normally and open the regular save file (.sav).
  12. I don't know about the stamps but you can easily check by visiting the Record Corner in any Pokemon Center, if it's called "Corner" you have v1.1, if it's called "Center" instead you have v1.0. Nope, v1.1 has the "represents", v1.0 doesn't have it. 2 different English versions? Than one of them is probably corrupted/modified. There should only be 1 version of Emerald. Gen 3 is somewhat difficult when it comes to item cheats. The item pocket is encrypted, so it's easier to not put them into the pocket directly. DMA = Dynamic Memory Allocation, which basically means that some RAM offsets are always changing randomly. So without disabling the DMA some cheats won't write to the desired offset and won't work. So if a code is not working try using the Anti DMA. If it still doesn't work it could also be a different code format or an issue with your emulator.
  13. The TID is exactly what is shown on your trainer card, yes. Yes, they will remain shiny and will be made shiny if they aren't already. With .PID=$shiny PKHeX calculates a shiny PID for your Pokemon based on their TID/SID, for a legal PID however you would have to take the IVs and nature into account as well. PKHeX doesn't do that so you would need to calculate a PID for each single Pokemon that comes from gen 3 and 4 manually. If the origin is gen 1-2 or 5-7 you don't need to care about that.
  14. To change all Pokemon from gen 7 use this. Like this the PID will be recalculated to make them shiny again after changing their TID and SID. =Generation=7 .TrainerID7= .TrainerSID7= .OT_Name= .PID=$shiny For Pokemon from gen 6 and below change the generation number and use .TID= and .SID= instead. However keep in mind that Pokemon caught in gen 3 and 4 will be made illegal with this because PKHeX will not recalculcate valid PID IV relations. Those would need to be fixed manually (gen 3, gen 4).
  15. Use PKHeX with this plugin
  16. This can only be done by ROM hacking. Use pk3DS to edit trainers and more.
  17. A simple conversion doesn't exist as the berry data is only a small part of the actual e-Card file. You would need to go through similar steps as described in my guide for Trainer e-Cards. The only differences should be steps 7 and 8 that need to be changed like this: I haven't checked if it actually works, I will update the guide if it does.
  18. You need Custom Firmware (CFW) installed on your 3DS or at least a way to run homebrew to access your save files. They are encrypted so direct access is impossible. Check the guide below about how to manage your 3DS save files.
  19. No. ROMs are copyrighted material, sharing them is illegal and against the forum rules. https://projectpokemon.org/home/guidelines/ Explain which part of the randomization process you are having trouble with.
  20. Some emulators like VisualBoyAdvance seem to skip this "freeze" while others like mGBA correctly execute the script. But I can confirm that this happens on original hardware for sure. Information about the script from the decompilation: https://github.com/pret/pokeemerald/wiki/Disabling-Union-Room-check-when-entering-Pokémon-Centers. It should be possible to skip this check with Action Replay codes or by ROM hacking.
  21. This is intended behavior. The game checks if there are players in the Union Room each time you enter the Pokemon Center.
  22. No$GBA compresses its save file. Open No$GBA.ini, search "SAV/SNA File Format" and change it from "Compressed (good/lz)" to "Raw".
  23. The saves are encrypted with a key that is found in the ROM header and is unique to your cart. So without the original cartridge or a ROM backup of it it's not possible to decrypt the saves.
  24. Which emulator are you using? Upload your save file, maybe its format isn't too different from a proper save file.
  25. You can only get sheen in gen 3 and 4.
×
×
  • Create New...