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

Tool: GBA RomHack Utility Tool ( Backup Tool )

  • 63
    Posts
    11
    Years
    What is GBA RomHack Utility Tool?
    It is basically a tool which you can use to backup your ROMHacks like you would normally do when Developing a ROMHack.
    Media
    Spoiler:
    Downloads
     
    Last edited:
    This makes me wonder - has anyone ever dealt with backing up their hack using source control (eg git, svn)? I know some people use source control for documents, but I've never seen anything like that. Obviously they wouldn't let you actually put ROMs on, say, GitHub, but patches would be fine.

    On-topic, though, the tool looks fine. I'm just not sure how necessary it is - backing up ROMs is pretty simple - but something to speed up the tediousness of it would be nice.
     
    Question: wouldn't copy and pasting a rom do the exact thing?
     
    Last edited:
    I just wanted to make a Backup tool and Contribute something to the Community :(.

    sorry for the disappointment.
     
    Last edited:
    I just wanted to make a Backup tool and Contribute something to the Community :(.

    sorry for the disappointment.
    Sorry if I sounded too harsh in my post and I appreciate that you're trying to help the community out, but I hope that you can understand that it is faster and easier to just copy and paste your rom.
     
    Perhaps if this tool instead read the hack in progress and compared it to an original ROM automatically, then made a patch that is named with the date and revision number. If it allowed the hacker to make comments too, and save them in the same directory as a .txt ever-increasing readme that places the patch names and the comments together, this would be more useful.

    I find patches more space efficient when working, but it's always a hassle making them, dating them, and keeping my changelog straight.
     
    Perhaps if this tool instead read the hack in progress and compared it to an original ROM automatically, then made a patch that is named with the date and revision number. If it allowed the hacker to make comments too, and save them in the same directory as a .txt ever-increasing readme that places the patch names and the comments together, this would be more useful.

    I find patches more space efficient when working, but it's always a hassle making them, dating them, and keeping my changelog straight.

    I want to create something like that. but idk if im capable of doing so. im new at programming and im still learning on the way. this was my first ever program to create so yeah, im not surprised if others won't like it xD
     
    The fact you can make a tool, even if it does such a simple function, says you at least have some potential at making tools/programs. I'm sure if you keep learning and keep trying, you'll be able to make some pretty good stuff. ^^
    Best of luck. :)
     
    The fact you can make a tool, even if it does such a simple function, says you at least have some potential at making tools/programs. I'm sure if you keep learning and keep trying, you'll be able to make some pretty good stuff. ^^
    Best of luck. :)

    Thank you for the motivation :D
     
    Not bad fellow country man! xD. But as some have already implied, copy paste is better. And one thing, the GUI is too complicated, so many buttons for a simple program. But good job man! Hope to see more of you on the future. :)

    Yeah I made the GUI that way :3 , and You will xD :)
     
    I think this program has some pretty good potential. And if you want I might be able to help you set it to make patches instead.
     
    As said, if you can add the ability to organize patches it would be useful just to save some time on organization. Maybe even with a .ini where you can designate the destination? There are actually a lot of neat ways to expand on this idea, so don't write it off as a missed shot just yet.

    Anyway, the important thing for your first few programs is that they work as intended. No one expects you to make a next generation masterpiece overnight. :P
     
    Last edited:
    As said, if you can add the ability to organize patches it would be useful just to save some time on organization. Maybe even with a .ini where you can designate the destination? There are actually a lot of neat ways to expand on this idea, so don't write it off as a missed shot just yet.

    Anyway, the important thing for your first few programs is that they work as intended. No one expects you to make a next generation masterpiece overnight. :P

    Well said xD .

    I think this program has some pretty good potential. And if you want I might be able to help you set it to make patches instead.

    Sure :o ,
     
    Cygwin + inotify + UPS
    You're welcome
     
    Back
    Top