• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • 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] Physical/special split with expanded attack table?

Team Embrace

Team Embrace Boss
  • 30
    Posts
    6
    Years
    • Seen Nov 14, 2022
    Hi everyone. I'm working on a hack of Pokémon Ruby and have managed to follow destinedjagold's tutorial (https://www.pokecommunity.com/threads/309896) on how to expand the attack table. I'm now attempting to follow Andrea's tutorial (https://www.pokecommunity.com/threads/428071) on how to add the physical special split to the ROM. In the process of following destinedjagold's tutorial I moved the attack data table from its original offset(0x1FB12C)to an offset of 0x900000. I have two questions first Andrea's tutorial specifically mentions offset 0x1FB138 and the included ASM routine seems to target that offset as well which would indicate he is targeting the original table. Where should I insert the attack table data Andrea provided? at offset 9000? My other question is does the ASM routine he provided need to be updated for my new tables location and if so can someone either teach me how to do that or provide an updated routine? Thanks!
     
    Back
    Top