• 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!
  • Cyndy, May, Hero (Conquest), or Wes - which Pokémon protagonist is your favorite? Let us know by voting in our 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.

[Other✓] What is the best and most reliable Fire Red rombase?

  • 59
    Posts
    8
    Years
    • Seen Sep 1, 2017
    What is the best Fire Red rombase to use that has most of the modern features and Pokemon and is a little stable? Almost every Fire Red rombase that I used usually ends up having errors sprouting up whether they be having the program crash when selecting a certain Pokemon, having open slots that are only usable by G3HS, or it just won't work at all.

    I pray to God for a disassembly of Fire Red so that the experience of rom hacking will be 10x less painful!
     
    well, really, one that you make yourself.
    seconded on the disassembly
     
    That would be Pokemon Gaia. People tend to forget that Spherical Ice was kind enough to make it a public resource for others to use.
     
    That would be Pokemon Gaia. People tend to forget that Spherical Ice was kind enough to make it a public resource for others to use.

    Wait a minute. You're saying that one can patch a Fire Red rom with Gaia and use it to their own ends?
     
    That would be Pokemon Gaia. People tend to forget that Spherical Ice was kind enough to make it a public resource for others to use.

    Wait that's actually a resource? Could you link me where it is? I can't seem to find it, it's not in Gaia's OP.
     
    Wait a minute. You're saying that one can patch a Fire Red rom with Gaia and use it to their own ends?

    Wait that's actually a resource? Could you link me where it is? I can't seem to find it, it's not in Gaia's OP.

    It's a ROM hack which the creator has allowed for public use so yes, you can use it for your own hacks. The patch would be in the first post under the downloads section.
     
    It's a ROM hack which the creator has allowed for public use so yes, you can use it for your own hacks. The patch would be in the first post under the downloads section.

    Oh I see now, but I'm sure the offsets and tables would've been moved all over the place and finding them would be a pain. My planned hack will have Fakemon, new types, abilities, etc. so I need to know where they are. Did Spherical document them somewhere?
     
    Oh I see now, but I'm sure the offsets and tables would've been moved all over the place and finding them would be a pain. My planned hack will have Fakemon, new types, abilities, etc. so I need to know where they are. Did Spherical document them somewhere?

    I don't know, but you can easily check where these things are by checking where he's repointed things to.
     
    I took a look at it, but without a greater grasp on hacking (not to mention not knowing what offsets have been used) it's useless for a beginner I would think. Still nice of Spherical Ice to do though. It is a very pretty hack.
     
    I don't know, but you can easily check where these things are by checking where he's repointed things to.

    How do I check where he's repointed things to? I know I can find where certain sprites are located with a program but I don't know how to find the Pokemon data, which is the most important to my project.

    I'm sorry for asking all of these questions, I'm still quite new to romhacking.
     
    How do I check where he's repointed things to? I know I can find where certain sprites are located with a program but I don't know how to find the Pokemon data, which is the most important to my project.

    I'm sorry for asking all of these questions, I'm still quite new to romhacking.

    So in a clean FR ROM you look for the address of the original table yourself in a hex editor. Take note of where it is referenced. Then you open Gaia and go to that reference address, and the location of the repointed table will be written there instead of the old table. That's what repointing does, you change a pointer to point to something else :)
     
    So in a clean FR ROM you look for the address of the original table yourself in a hex editor. Take note of where it is referenced. Then you open Gaia and go to that reference address, and the location of the repointed table will be written there instead of the old table. That's what repointing does, you change a pointer to point to something else :)

    I don't know what anything is though. I go to 0x254784 which is the Pokemon's base stats and I go into XSE with a Gaia ROM and all I get are 0000s. How do I find out what does what? Do I open the game while doing this and edit it and see what breaks and that's how I know what things are?
     
    I don't know what anything is though. I go to 0x254784 which is the Pokemon's base stats and I go into XSE with a Gaia ROM and all I get are 0000s. How do I find out what does what? Do I open the game while doing this and edit it and see what breaks and that's how I know what things are?

    You need to read a tutorial on repointing mate. After you figure that out, you can actually understand the instructions I've given you. For example, XSE is not a hex editor :)
     
    Back
    Top