Savsender Transfer Script
Here's a pretty simple shell script that goes along side savsender.
You can get the script here: savsender.sh
Keep in mind that this script is for *nix based systems only, which includes Linux, *BSD and Mac OS X (although, Mac OS X is untested...). Please note you also will need netcat to be installed on your system.
Instructions are as follows. First, make it executable:
Then comes transferring saves. To get a save from the DS, just:
And, to send a save to the DS:
You can get the script here: savsender.sh
Keep in mind that this script is for *nix based systems only, which includes Linux, *BSD and Mac OS X (although, Mac OS X is untested...). Please note you also will need netcat to be installed on your system.
Instructions are as follows. First, make it executable:
chmod 755 savsender.shThen comes transferring saves. To get a save from the DS, just:
./savsender.sh -f gamesave.savAnd, to send a save to the DS:
./savsender.sh -c -f gamesave.sav
0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home