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

[Other✓] Is ROM demake possible?

McPaul

On my way to become a controversial and hated memb
  • 289
    Posts
    7
    Years
    Hello!

    I'm new to decomp and it's clearly AMAZING!

    I have the habit to use binary editing like Advance Map, XSE and other tools and I still want to use them sometimes and mostly hex editors.

    Is it possible to edit pokeemerald.gba binary way like I'm used to do with HxD, Gen3Tools and Advanced Sprites Position Editor (the main binary tools I want to use) and then switch to decomp again?

    Thanks for your answer!
     
    Last edited:
    No! But I might have found a solution to co-joint the two by making ips patches of your decomp work and apply them to your binary work and make sure no offsets are overwritten! I will try this and see if that works!

    The main problem with this is that when you add/remove data/code in the decomp, data after it gets shifted around.
    So applying multiple patches created from a compiled rom will likely result in a non-functioning rom.
    And patches created from binary hacked roms applied to compiled roms might not work either.

    You're best off just learning to make the changes in pokeemerald.
     
    Back
    Top