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
But I'm talking about making this the default feature, without the need for manual manipulation.
In that case the answer is 'no'
You cut the entire C:\Users\%USERNAME%\AppData\Local\Larian Studios\ to your SSD/NVME volule you want. Then you create a link back to C:\. The game will still use C:\ but now will instead read/write from the D:\ volume.
e.g
mklink /j "C:\Users\%USERNAME%\AppData\Local\Larian Studios\" "D:\Users\%USERNAME%\AppData\Local\Larian Studios\"
The game now reads/writes content directly to D:\ the C:\ is just a reference and windows will automatically handle the read/write to D:\ improving speed.
mklink /j "%LOCALAPPDATA%\Larian Studios" "D:\Larian savegames"
Necro FTW! Anyway, I just did this exact thing, and it seemed to work except for the fact that the C folder, which I had cut/pasted to D, now exists again...so I have this same folder on 2 separate drives. Could this be related to the Steam Cloud save feature, and if so, how do I get around that without disabling Steam Cloud saving altogether? Is there a way to tell Steam not to recreate my savegame folder on the C drive?
I believe windows won't even let you create folder with the same name/path in any case and MKLINK folders get treated like real folders (Besides the shortcut icon on them). So steam cloud should be forced to use the one you created.
Here is what i did.
Turn off steam cloud (Make sure you get the saves local to the PC first).
1. Boot the game, let it create the folder structure on C:\
2. Cut the entire folder to where ever i want it.
3. Run the MKLINK command making sure the Larian folder gets created in the in the %Appdata%\Local\Larian path
4. Windows will create the exact same folder and contents in C:\ (But its just a shortcut, but the OS treats it like it logically exists on C:\)
6. Turn on Steam cloud, and see if it creates. Another Larian folder (It should not be able to because windows will not allow it).
I turn off cloud saves with the games. No issues with Steam or the game does not try to re-create the folder on C:\ it should like a normal folder with it should not be possible anyway because the OS tells the game/Steam that the folder already exists on.
That is not how Steam cloud works. Share screenshots