Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1. Go to C:\Users\[Username]\AppData\Roaming
2. Move "DarkSoulsIII" folder to Dropbox for Example C:\Users\[Username]\Dropbox\CloudSaves
3. open command prompt and enter:
a) cd %APPDATA%
b) mklink -J DarkSoulsIII C:\Users\[Username]\Dropbox\CloudSaves\DarkSoulsIII
You should now have a symlink from your Appdata folder to your dropbox dark souls 3 save folder. You may think of it as two separate folders that are always in sync (because it's actually the same folder but it looks like 2) and the game will think that nothing changed.
Now you can enjoy your savefiles being automatically synced to dropbox every time they are changed and as a bonus you even get file version control via dropbox. That means if you ever get "invalid data" you can go to your dropbox page and restore an earlier version of your save.
use mklink /J, then the rest. this works.
Now I'd like to know what happens if I do it on my two computers, will it make it so the file on cloud (onedrive for me) replace the old file on my second pc, or will it take the old file from the pc when I open it and overwrite the cloud save even if it's more recent?
I'm truly pissed of and annoyed.
https://www.nexusmods.com/darksouls3/mods/16/
The code on GitHub is a little bit newer, with the ability to specify a backup location. If you want that, you'll need either to compile it yourself (easy enough, with Visual Studio, Community edition) or trust me enough to use this .exe that I compiled myself: https://drive.google.com/open?id=0By_du8NjegqCS0hZRmtlal9wNUU
(You might also need the .config file from the nexusmods release.)
Worked just fine for me, using OneDrive instead of Dropbox :)
What a dumb oversight...
Tried this method. kinda works, but causes issues with saving that lead to constant game crashes...