• 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!
  • 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] Why nothing is happening?

  • 5
    Posts
    5
    Years
    • Seen Jul 20, 2021
    I recently got pokecrystal and I did some simple edits in the starters (Typing and stuff) and saved it. However, when I opened the pokecrystal11.gbc file, there was no change. What am I doing wrong?
     
    Well did you "make" the new .gbc file after you committed your changes?
     
    Last edited:
    You need to compile your changes bro
     
    First and foremost, as most will say, I recommend you read some decomp/diassembly tutorials before really diving into this.

    Secondly, changing the data files alone wont really do anything to the .gbc file you already have. You need to use the git commands 'add' and 'commit' to effectively "save" your changes and then you need to use the command 'make' to remake the .gbc files with your new changes included.
     
    Last edited:
    Back
    Top