More actions
(Created page with "{{Infobox homebrew | title = R6 Save Relocator | image = File:R6saverelocatords.png | type = Utility | version = 1.0 | licence = GPLv2, GPLv3 | ...") |
No edit summary |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=R6 Save Relocator | ||
| image | |image=R6saverelocator2.png | ||
| type | |description=Automatically finds deserted .SAV files for Neoflash R6. | ||
| version | |author=MK2k | ||
| | |lastupdated=2009/06/17 | ||
| | |type=Savegame Tools | ||
| website | |version=1.0 | ||
| | |license=GPLv2, GPLv3 | ||
|download=https://dlhb.gamebrew.org/dshomebrew2/r6saverelocator_1.0.zip | |||
}} | |website=http://mk2k.net/serendipity/index.php?/categories/11-Nintendo-DS | ||
|source=https://dlhb.gamebrew.org/dshomebrew2/r6saverelocator_1.0.zip | |||
A save file locator for Neoflash R6 Cart. The R6 stores a | }} | ||
A save file locator for Neoflash R6 Cart. 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. | |||
It is developed in C using devkitPro and PAlib. | It is developed in C using devkitPro and PAlib. | ||
==User guide== | ==User guide== | ||
R6 Save Relocator automatically finds deserted | 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 | 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. | The current move is actually a copy and delete afterwards. This is because libfat doesn't unfortunately support the rename function. | ||
Line 25: | Line 26: | ||
==Credits== | ==Credits== | ||
Forums at gbadev.org | Forums at gbadev.org. | ||
The guys who made devkitPro | The guys who made devkitPro. | ||
The guys who made PAlib | The guys who made PAlib. | ||
Dr. Neo | [http://neoflash.com Dr. Neo.] | ||
==External links== | |||
* Author's website - http://mk2k.net/serendipity/index.php?/categories/11-Nintendo-DS |
Latest revision as of 05:05, 21 August 2024
R6 Save Relocator | |
---|---|
General | |
Author | MK2k |
Type | Savegame Tools |
Version | 1.0 |
License | GPLv2, GPLv3 |
Last Updated | 2009/06/17 |
Links | |
Download | |
Website | |
Source | |
A save file locator for Neoflash R6 Cart. 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.
It is developed in C using devkitPro and PAlib.
User guide
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.
Note: Please use at your own risk.
Credits
Forums at gbadev.org.
The guys who made devkitPro.
The guys who made PAlib.
External links
- Author's website - http://mk2k.net/serendipity/index.php?/categories/11-Nintendo-DS