• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Scottie, Todd, Serena, Kris - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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
    10
    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