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

[ASM & Hex] Scroll World Map fire red

51
Posts
9
Years
    • Seen Nov 18, 2023


    in this video colcolstyles scroll the world map in emerald hack.
    to recreate this function I found two post in this forum here and here.
    however I don't undestand how to do.
    I found the cursor offset

    080c31de: cmp r0, #0x00
    080c31f8: cmp r0, #0x0d
    080c3212: cmp r0, #0x14
    080c322c: cmp r0, #0x00

    the width

    080C41B2 MOV R2, #<insert new width + 1 here>

    and I edit the new tilemap (I use the island tile map)

    but if I insert in 0x080C41B2 #0x19 or more the game crash when map is opened...

    How can I fix it? Help me please :S
     
    Back
    Top