• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by jirachiwishmaker

  1. jirachiwishmaker

    You should not be ported the hex code from Emerald to Ruby directly like that. Using Emerald as...

    You should not be ported the hex code from Emerald to Ruby directly like that. Using Emerald as your rom base is the best idea.
  2. jirachiwishmaker

    Code: ASM Resource Thread

    Try replace it as 00 49 08 47 41 00 75 08.
  3. jirachiwishmaker

    Tool: ModExe - Emerald

    I have just posted: https://www.pokecommunity.com/showpost.php?p=10284632&postcount=1171
  4. jirachiwishmaker

    Quick Research & Development Thread

    [Emerald] Receive the National Dex Directly Without Modifying the Script Go to 0x9D42C, put 01 20 70 47. Credits: Sagiri and Lunos [Emerald] Fire Red Style Fishing (Remove having to reel in while Fishing) From 0x8CA20 to 0x8CA62, replace them with the following bytes. From 0x8CB6C to...
  5. jirachiwishmaker

    [ASM & Hex] How to create a new behavior byte for the new field effect?

    It's simply to create a new field effects, sprites and palettes in Emerald, but I don't know how to make the unused behavior byte to recognize the new field effect. Like the snow field, to make a new behavior byte for the snow footprint effect. Can anyone give me a hand?
  6. jirachiwishmaker

    Code: ASM Resource Thread

    Put 28 D0 A8 2D 08 at 0x2DA865.
  7. jirachiwishmaker

    Tool: HexManiacAdvance: A New Hex Editor for Gen 3 Hacking

    The same problem was occurred in the Windows 7 Ultimate 32-bit version with .NET Framework 4.8.
  8. jirachiwishmaker

    Celebi and Sylveon :-D

    Celebi and Sylveon :-D
  9. jirachiwishmaker

    Yes, of course. Very cute and sweet like you^_^)Y

    Yes, of course. Very cute and sweet like you^_^)Y
  10. jirachiwishmaker

    Hi, accepted. ??????

    Hi, accepted. ??????
  11. jirachiwishmaker

    Code: Move Resource Thread

    The animation of Last Resort for Emerald that created by Wesley FG, I had just compiled it into hex code.
  12. jirachiwishmaker

    Development: Pokemon Roaming for Emerald [ported version]

    FBI was wrote a new Pokemon roaming mechanic in 2014 but unfortunately it is only for Fire Red : https://www.pokecommunity.com/showpost.php?p=8533235&postcount=269 I have been tried my best to port it to Emerald but there are some unsure offsets, included the inserting offset (0xB4E78) and the...
  13. jirachiwishmaker

    [ASM & Hex] The address of the battle system of three starter with Zigzagoon

    Hi. I would like to know what the address of the battle system of three Hoenn starter Pokemon with Zigzagoon. Can anyone tell me, please? Thanks a lot.
  14. jirachiwishmaker

    [ASM & Hex✓] Egg doesn't hatch

    I don't know whether the following byte changes really can fix the bug or it might be caused by other problem. But anyway you could try it first. Go to 0x70A08 and subtract 1 from the byte there. If it's a 10, for example, make it 0F. Do the same at 0x70AA4 (it should be the same byte).
Back
Top