• 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!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking 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.

How to add new types in PokeEmerald

  • 6
    Posts
    1
    Years
    • Seen Jan 10, 2024
    Am new to decomp rom hacking, only used to using tools with the binary hacking system
    So i want to know, how do i add a new type?
    I want to add both the fairy type and the sound type, and i would rlly like to know how
     
    Am new to decomp rom hacking, only used to using tools with the binary hacking system
    So i want to know, how do i add a new type?
    I want to add both the fairy type and the sound type, and i would rlly like to know how
    You can use the changes in this code diff as a reference point.
     
    The thread looks rlly helpfull, very well done
    But...it sounds like a lil gibberish to meSKSKKSS i rlly am not the best without notes
    But i'll see if i can figure it out!
     
    The thread looks rlly helpfull, very well done
    But...it sounds like a lil gibberish to meSKSKKSS i rlly am not the best without notes
    But i'll see if i can figure it out!
    The diff shows what changes were made to the different files as part of that commit.
    Red lines starting with '-' are ones that were removed and green lines starting with '+' are lines that were added.
    You should copy those changes to your project.

    If you want some more notes, there's also a tutorial on the wiki that describes the process of adding a new type.
     
    Oh thank you so very much for your patience with me!! Rlly, u being a life saver🫂🫂🫂
     
    Back
    Top