More actions
(Created page with "{{Infobox 3DS Homebrews}} {{Infobox 3DS Homebrews |title=Save Data Copy Tool |image=savedatacopytool3ds2.png |description=Copy save data between gamecard and digital versio...") |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=Save Data Copy Tool | |title=Save Data Copy Tool | ||
|image= | |image=Savedatacopytool3ds2.png | ||
|description=Copy save data between gamecard and digital versions of games. | |description=Copy save data between gamecard and digital versions of games. | ||
|author=ihaveamac | |author=ihaveamac | ||
Line 12: | Line 11: | ||
|website=https://gbatemp.net/threads/save-data-copy-tool-copy-save-data-between-gamecard-and-digital-versions-of-games.609804/ | |website=https://gbatemp.net/threads/save-data-copy-tool-copy-save-data-between-gamecard-and-digital-versions-of-games.609804/ | ||
|source=https://github.com/ihaveamac/save-data-copy-tool | |source=https://github.com/ihaveamac/save-data-copy-tool | ||
|donation=https://ihaveahax.net/view/Donations | |||
}} | }} | ||
This tool allows for copying save data between gamecards and digital games on the Nintendo 3DS. | This tool allows for copying save data between gamecards and digital games on the Nintendo 3DS. | ||
'''Note:''' This is in development. It can go wrong. You are responsible for making backups. This does not make its own backup of the target save currently. | '''Note:''' This is in development. It can go wrong. You are responsible for making backups. This does not make its own backup of the target save currently. | ||
==User guide== | ==User guide== | ||
To use, insert a game card, run the software and choose the destination. | |||
An example case of where this is useful is when game cards were dumped and installed as digital titles, and you want to copy all the saves over to them. | An example case of where this is useful is when game cards were dumped and installed as digital titles, and you want to copy all the saves over to them. | ||
Differences between Save Data Copy Tool and other 3DS save tools: | |||
* Unlike Checkpoint, this works even if the target game was not started yet, giving it a chance to format the save archive. It automatically formats the target save using the same settings as the source. | * Unlike Checkpoint, this works even if the target game was not started yet, giving it a chance to format the save archive. It automatically formats the target save using the same settings as the source. | ||
* Unlike Save Data Transfer Tool, this allows for transferring from digital to gamecard. It also does not erase the source savegame. | * Unlike Save Data Transfer Tool, this allows for transferring from digital to gamecard. It also does not erase the source savegame. | ||
Line 32: | Line 32: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/ihaveamac/save-data-copy-tool | * GitHub - https://github.com/ihaveamac/save-data-copy-tool | ||
* GBAtemp - https:// | * GBAtemp - [https://gbatemp.net/threads/save-data-copy-tool-copy-save-data-between-gamecard-and-digital-versions-of-games.609804/ https://gbatemp.net/threads/save-data-copy-tool-copy-save-data-between-gamecard-and-digital-versions-of-games.609804] | ||
[[Category: | |||
[[Category:Support the author]] |
Latest revision as of 05:41, 6 Mayıs 2024
Save Data Copy Tool | |
---|---|
General | |
Author | ihaveamac |
Type | Save Managers and Editors |
Version | 0.1.0 |
License | MIT License |
Last Updated | 2022/03/24 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
This tool allows for copying save data between gamecards and digital games on the Nintendo 3DS.
Note: This is in development. It can go wrong. You are responsible for making backups. This does not make its own backup of the target save currently.
User guide
To use, insert a game card, run the software and choose the destination.
An example case of where this is useful is when game cards were dumped and installed as digital titles, and you want to copy all the saves over to them.
Differences between Save Data Copy Tool and other 3DS save tools:
- Unlike Checkpoint, this works even if the target game was not started yet, giving it a chance to format the save archive. It automatically formats the target save using the same settings as the source.
- Unlike Save Data Transfer Tool, this allows for transferring from digital to gamecard. It also does not erase the source savegame.
Changelog
v0.1.0
- This is the initial release.