More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
| title = SavSend | | title = SavSend | ||
| image = [[File:Savsendds.png]] | | image = [[File:Savsendds.png]] | ||
| type = | | type = Utility | ||
| version = Final | | version = Final | ||
| licence = Mixed | | licence = Mixed | ||
| author = leinad (a.k.a. n00bey | | author = leinad (a.k.a. n00bey) | ||
| website = http://n00bey.bplaced.net/?p=121 | | website = http://n00bey.bplaced.net/?p=121 | ||
| download = Media:Savsendds.rar | | download = Media:Savsendds.rar | ||
Line 11: | Line 11: | ||
}} | }} | ||
SavSend is a homebrew application allowing user to | SavSend is a homebrew application allowing user to download the save-files from original cartridges and send it to PC via WiFi. | ||
It was ranked 4th in the NEO Summer Coding Compo 2009, APP section. | It was ranked 4th in the NEO Summer Coding Compo 2009, APP section. | ||
Line 19: | Line 19: | ||
After inserting a game you have two options to send the savefile: | After inserting a game you have two options to send the savefile: | ||
Usually | A - Upload it to a webserver from where you can download it on your computer. After downloading the savefile gets deleted instantly. | ||
B - Upload it directly to your Computer without anything between: The NDS emulates a file-server and you download the file by entering the DS-IP into a webbrowser. | |||
Usually method B is recommented, but it does not work for some people. In that case you can try the online method instead. | |||
==Changelog== | ==Changelog== | ||
'''Final''' | '''Final''' | ||
*Uploading to your PC is more stable now | * Uploading to your PC is more stable now. | ||
*Changed the textes a little bit | * Changed the textes a little bit. | ||
*Changed the percent-line function to take the whole bottom | * Changed the percent-line function to take the whole bottom. | ||
*Added possibility to upload the file to an online-server to download it from there | * Added possibility to upload the file to an online-server to download it from there. | ||
*Its possible to close the NDS-Lid to turn of the light and save some power now | * Its possible to close the NDS-Lid to turn of the light and save some power now. | ||
*Various code-cleanings | * Various code-cleanings. | ||
'''Beta1''' | '''Beta1''' | ||
* Released. | |||
[[Category: | <br> | ||
[[Category:DS homebrew applications]] | |||
[[Category:Utility homebrews on DS]] |
Revision as of 11:14, 20 Mayıs 2021
SavSend | |
File:Savsendds.png | |
General | |
---|---|
Author(s) | leinad (a.k.a. n00bey) |
Type | Utility |
Version | Final |
Licence | Mixed |
Links | |
[Media:Savsendds.rar Download] | |
Website | |
Source |
<htmlet>adsense</htmlet>
SavSend is a homebrew application allowing user to download the save-files from original cartridges and send it to PC via WiFi.
It was ranked 4th in the NEO Summer Coding Compo 2009, APP section.
User guide
Start SavSend and then follow the onscreen text.
After inserting a game you have two options to send the savefile:
A - Upload it to a webserver from where you can download it on your computer. After downloading the savefile gets deleted instantly.
B - Upload it directly to your Computer without anything between: The NDS emulates a file-server and you download the file by entering the DS-IP into a webbrowser.
Usually method B is recommented, but it does not work for some people. In that case you can try the online method instead.
Changelog
Final
- Uploading to your PC is more stable now.
- Changed the textes a little bit.
- Changed the percent-line function to take the whole bottom.
- Added possibility to upload the file to an online-server to download it from there.
- Its possible to close the NDS-Lid to turn of the light and save some power now.
- Various code-cleanings.
Beta1
- Released.