Skip to content

Commit 051a6aa

Browse files
committed
2 parents b340810 + 7ff97d4 commit 051a6aa

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# PraiseTheSave
2+
Simple Tool to Backup your Dark Souls Games Savegames (I, II and III)
3+
4+
Hey there,
5+
6+
after reading about all the problems that some cheaters in Dark Souls 3 cause I got a bit scared. If you have missed it as sticky topics look a bit like advertising, go ahead and read through it right [here](https://www.reddit.com/r/darksouls3/comments/4h5n7z/psa_the_facts_information_and_what_you_can_do_to/).
7+
8+
So, I went ahead and built a complete tool for backing up all of your Souls games.
9+
10+
Simply start it and hit the big fat backup button. The Tool will automatically search for your DS savegames and back them up into a single folder (yes, you may specify which folder, for example dropbox and stuff). You can also backup your saves every X minutes (also free to configure), and you may keep X versions of your backups (also free to configure).
11+
12+
This tool does not manipulate any of your files, it just takes the savegames and zips them into a different folder. I didn't even implement recovering these files yet, but you can get to the savegame locations pretty fast by clicking on the relevant game title.
13+
14+
It will also only create backups if the original save file changed, so you wont get duplicates of your files.
15+
16+
* automatic backups
17+
* configurable timer
18+
* configurable amount of backups stored
19+
* configurable destination folder
20+
* pretty small (less than 1mb) and very light footprint
21+
22+
[Download it here](https://github.com/lucidlemon/PraiseTheSave/releases/tag/1.0.0)
23+
24+
![Screenshot of the app](http://i.imgur.com/1bClpsJ.png)
25+
26+
If you guys have any feedback, go ahead!

0 commit comments

Comments
 (0)