• 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!
  • Which Pokémon Masters protagonist do you like most? Let us know by casting a vote in our Masters favorite protagonist poll here!
  • 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.

[Other] Help with Touched ~ 'Follow me' Implementation.

FireFig

Ignite
  • 199
    Posts
    4
    Years
    • Seen Apr 4, 2025
    Firstly take a look at this and this.

    So I have been trying to implement follow me into my "romhack" and I found these two through the pokecommunity discord server.

    And the funniest part is there isn't even a line of instructions in either of them!! XD

    So if anyone has implemented it or know what this is about help me...

    P.s : I have installed and have set environment variables (PATH) for these :
    DevkitPRO (properly installed the GBA section)
    Python 3.72 (Added to PATH automatically)
    Armips (Latest)
    Make (Latest)
     
    Firstly take a look at this and this.

    So I have been trying to implement follow me into my "romhack" and I found these two through the pokecommunity discord server.

    And the funniest part is there isn't even a line of instructions in either of them!! XD

    So if anyone has implemented it or know what this is about help me...

    P.s : I have installed and have set environment variables (PATH) for these :
    DevkitPRO (properly installed the GBA section)
    Python 3.72 (Added to PATH automatically)
    Armips (Latest)
    Make (Latest)

    Replace the devkitarm folder with the devkitarm r45
    https://wii.leseratte10.de/devkitPro/devkitARM/r45 (2015)/
    Extract it to DevkitPro/devkitARM
     
    Back
    Top