• 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!
  • Dawn, Gloria, Juliana, or Summer - 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.

[Script] What's your testing process for scripting?

  • 11
    Posts
    6
    Years
    Hi Guy!

    Just wondering what everyone's routine for scripting is.

    I usually make my map changes in AdvancedMap, then back up my rom before going through this cycle:
    • Write my code
    • Compile into rom
    • insert pointers via AdvancedMap
    • Run rom file
    • Repeat

    After a while of testing I will implement my tested scripts into my back up and then back up the new copy. There has to be an easier way to do this haha.
     
    Hi Guy!

    Just wondering what everyone's routine for scripting is.

    I usually make my map changes in AdvancedMap, then back up my rom before going through this cycle:
    • Write my code
    • Compile into rom
    • insert pointers via AdvancedMap
    • Run rom file
    • Repeat

    After a while of testing I will implement my tested scripts into my back up and then back up the new copy. There has to be an easier way to do this haha.

    Nope, this is the way to do it in binary ROM hacking;)
     
    So there's not a cleaner way to do it? I would have least thought someone would have a method where they could work off the same rom file if they were careful. Who'd a thunk it 😵
     
    Back
    Top