Hacking Save Backup Tool

stefanvdl

Member
OP
Newcomer
Joined
Nov 27, 2006
Messages
21
Trophies
0
XP
123
Country
Netherlands
Hello everybody,

I'd like to show you my first tool for flashcard users: the Save Backup Tool (original name, isn't it
ohmy.gif
)
I made it as my first DOS project.
What it does: it scans a directory and its subdirectories for .sav files and generates a .7z file into a user specified folder.

UPDATE!!!
v2 is out! What's new:
- GUI, no more command-line
- *.0, *.1 and *.2 saves are now supported too!
Download:
Download V2



Advantages:
-Backup all saves with one click
-Compression of save files, example: 45 R4DS .sav files in one zip --> less than 250 kb, which is smaller than one .sav!!!

Disadvantages:
-Command-line --> hard to use for cmd noobs. If someone knows how to make a GUI around a DOS program, please share!

Usage:
Code:
SavBak.exe backupdir [savedir]
example:
SavBak F:\NDS_Backups\ H:\
^ This backups all .sav files on drive H:\ to a .7z in F:\NDS_Backups. If you don't insert a second parameter, the program will scan for .sav files in the same directory.

I've included an example autorun.inf you can use if you store it on your flash card.

Download v1 (340 kb)

Please tell me if you like my program or if you have any questions.
 

leonheart_a

Well-Known Member
Member
Joined
Dec 10, 2006
Messages
374
Trophies
0
Location
London
XP
294
Country
this would be a very useful tool, does it have to have a .sav extension or in future releases you would add other extensions? all in all very good tool!
 

FAST6191

Techromancer
Editorial Team
Joined
Nov 21, 2005
Messages
36,798
Trophies
3
XP
28,321
Country
United Kingdom
Nice work, a right click and drag works for me.

Frontend: autoit can spit command line without issue (batchdpg is made with it). Syntax is somewhere between modern visual basic and C?.
A batch file works just as good though.
 

War

Take it easy~
Member
Joined
Oct 26, 2007
Messages
5,408
Trophies
0
Age
32
Location
California
Website
www.gbatemp.net
XP
1,999
Country
Wow, awesome! I've never had errors with my R4, so I never back up my saves, but I think I'll start doing it... wouldn't want to run into some trouble and replay through 30+ games. Thanks!
 

Riddance

Member
Newcomer
Joined
Nov 17, 2007
Messages
21
Trophies
0
XP
85
Country
Belgium
still gotta order me a card so can't use it now but it will come in handy in the near future
thanks

btw. I can create a GUI in VB6 if you want
you would need the GUI exe and an extra dll to make it work
 

stefanvdl

Member
OP
Newcomer
Joined
Nov 27, 2006
Messages
21
Trophies
0
XP
123
Country
Netherlands
this would be a very useful tool, does it have to have a .sav extension or in future releases you would add other extensions? all in all very good tool!

Which extensions would you like me to add?

Nice work, a right click and drag works for me.

Frontend: autoit can spit command line without issue (batchdpg is made with it). Syntax is somewhere between modern visual basic and C?.
A batch file works just as good though.
Thanks for the comment, I think I'll take a look at AutoIt, doesn't look too complicated.


Stefan
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: Dragon Quest VIII was awesome on the 3DS although I prefer the PS2 version