Author     MK2k / www.mk2k.net
Name       R6 Save Relocator
Version    1.0
Platform   Nintendo DS (only really useful on Neoflash R6 Cart)
Dev-Details Developed in C using devkitPro and PAlib
Description
First of all, I'm happy that I now have a DS Lite yay! The R6 cart was in my possession since a year already as I won it at a Neoflash competition. So here we go, NDS Releases are on the way
The R6 stores a .SAV file for the last played game in the directory of the next chosen game and this directory may well change, which leads to a savefile that cannot be found by it's corresponding game. This is a problem for each user who likes to store games in different directories, for example in order to sort them by genre or year.
R6 Save Relocator automatically finds deserted .SAV files on your Neoflash R6 and tries to find their correct location and moves them back there.
If R6 Save Relocator just finds one deserted .SAV file for a game, it moves that .SAV file automatically. If it finds more than one .SAV file, the user may select the one that should be used and can either choose to keep the others or delete them from the R6.
The current move is actually a copy and delete afterwards. This is because libfat doesn't unfortunately support the rename function. Feel free to update the sources if you like!
Make backups of your save files, I won't be responsible if the software screws your files. Use at your own risk.
Download
via mk2k.net (including source)