• 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!
  • Serena, Kris, Dawn, Red - which Pokémon protagonist is your favorite? Let us know by voting in our grand final favorite protagonist 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.

Now what do I do?

  • 7
    Posts
    6
    Years
    • Seen Nov 23, 2023
    Ok so I downloaded an emerald decomp and added a new move but it doesnt show in the game itself. So how do I make it show in the game? Before you ask yes I did follow a tutorial and it still doesnt work. Do I need to do something else?
     
    sounds like you haven't recompiled the ROM.

    the "pokeemerald.gba" file inside your decomp folder is the end result of the compiling process. compiling takes all the files that make up the decomp and puts them together into a playable ROM.

    so, if you edit a file, you have to compile again to make a brand new ROM with the changes to that file.

    you must have compiled the ROM at some point during the decomp setup if you have "pokeemerald.gba" in your folder. usually this is done just by running a single command - "make" - in your terminal of choice. just do that again and your changes should take effect.
     
    Back
    Top