• 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.

Gen 3 Symbol Maps

The decompilations are useful as bases for romhacks, but they also function as documentation for the games. For example, they contain names for a significant number of the games' functions and variables.
But to actually get the corresponding addresses for each name you need to compile the decomps, so I thought it would be nice to post the symbol maps here, for those who are too lazy to install the decomps or who didn't know these existed.
I generated these from the elf files, so they contain symbols that don't show up in the regular linker map file (but as a result there is also some unnecessary junk).

NOTE: The decomps are updated often, so it's likely that some of the names are outdated.

UPDATE: The decomps now contain up-to-date symbol maps for all the compilable roms, making these files obsolete.
Go check them out:

https://github.com/pret/pokefirered/tree/symbols
https://github.com/pret/pokeemerald/tree/symbols
https://github.com/pret/pokeruby/tree/symbols
 

Attachments

  • us_firered_1.0.zip
    396.4 KB · Views: 42
  • us_emerald_1.0.zip
    569.7 KB · Views: 23
  • us_ruby_1.0.zip
    324.6 KB · Views: 15
Last edited:
Back
Top