• 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.

Access the mystery gift and mystery event menu without wireless adapter

  • 3
    Posts
    10
    Years
    • Seen Feb 18, 2023
    Se will only use
    HxD or any hex editor

    What we will do is go to the offset
    0x030418 change the 2 Bytes to 4C 03
    With this we jump to the mystery gift screen without the verification of the connector.


    To activate the menu with the mysterious event....
    we have to go offset
    0x02F97E changes to 02 now we have the mystery event active.

    If you want to disable the use of the eReader in the mystery gift go to 0x030378 and put 4C
    If accessed directly from the mystery gift, it could load cards that change battle tower skins and trainers, this is supported for Esmeralda jap so it will be better to disable it

    reference video
    https://youtu.be/uGXI12zv9IA


    I take this opportunity to ask for help, if someone knows what offsets the addresses of the menu pointers for fire red are located, it would be of great help, due to lack of time I could not find the menu routine to skip the verification of the wireless adapter

    https://www.youtube.com/watch?v=ZjzJocTgqjA




    creation of custom e-cards
    https://www.pokecommunity.com/showthread.php?t=455241


    UPDATE
    *FRR&LG USA only

    To skip the wireless adapter verification menu in fire red & leaf green you have to go to offset 0x00CB00 Or look for the following byte string 00 F0 C8 FA 05
    we will change the 5-byte string to 0x00
    we jump to the location 0x00CB15 we change F0 38 FD 34 E0 by 0x00
    Now we can skip the verification of the wireless adapter.


    Credits to Prof. 9 and Team Fail. for researching the issue of the e-reader which allowed to easily find the areas where they scroll the screens.
     
    Last edited:
    Back
    Top