Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
I've installed rising storm 2 and it works just fine. What do you suggest to do then?
downloading
shadercache
temp
workshop
Now link those folders from C to D
mklink /J "D:\Program Files (x86)\Steam\steamapps\downloading" "C:\SteamLibrary\steamapps\downloading"
mklink /J "D:\Program Files (x86)\Steam\steamapps\shadercache" "C:\SteamLibrary\steamapps\shadercache"
mklink /J "D:\Program Files (x86)\Steam\steamapps\temp" "C:\SteamLibrary\steamappstemp"
mklink /J "D:\Program Files (x86)\Steam\steamapps\workshop" "C:\SteamLibrary\steamapps\workshop"
Change folder paths to match yours
It might be a stupid question, but how do I link folders between two partitions?
Creating links is similar to shortcuts, but when you create link, other programs will see it and use it.
mklink /J "Here you type path to where you want link to be" "Here you type path to original folder"
This is how linked folder looks http://prntscr.com/mp3hmc
out of curiosity. Would I get the same thing if I installed steam on C and created a download folder on D?
I've created the junctions. Now all games should work properly as long as I install them on C? I can't really keep games on C, it's way too small for some games.
You have that folder on both C and D. If you're installing game on C, files will be temporarily downloaded in "downloading" folder on C. And if you're downloading game on D, files will be temporarily downloaded in "downloading" folder on D.
Same goes for other folders inside steamapps.
If game is downloaded on D, its workshop stuff will be downloaded to D, etc.
By using links, you can force Steam to use those folders on C instead of D.
Because you could install that game on C without problem, let's see what happens when game files gets installed on D, but Steam's files about that game gets installed on C.
my partition is not that large tho,so I guess that I won't be able to install some big games due to that right? because I technically don't have enough space on C to temporarily store the game files in "downloading"
Just do this now to see will it actually work. If it does, we might find what folder exactly is causing the problem. If it doesn't work, just put everything how it was before and we'll try to figure out something else.
i've made the links and now i'm downloading rising storm 2 again on D directly. I'll let you know (hopefully i'm doing it right)
I've tried both rising storm and squad, and they both work now. Apparently that fixed the issue. But can I delete the folders in C (small partition) now ?
You can delete them now if you want, but if you delete them from C, you'll have to delete links of those folders in D too.
After deleting those folders, if you get same error while downloading another game, make link only for workshop folder. If it fix the issue, you'll 100% know workshop folder is responsible for this error so you can keep only that folder linked.
If it doesn't fix the issue, find which of remaining 3 is causing the error and keep that one linked.
but if I delete both C folders and links in D, I will have to reinstall the games right?
Don't delete that folder and you won't have to redownload games.
Also don't delete appmanifest.acf files
alright.. I'll try remove the folders and see what happens. In the meanwhile, thank you so much for the help, much appreciated! Also thanks to everybody who tried to help!
I've tried to remake all the process but I think I'm getting it wrong now.. It was working with the link thing but now it's all screwed.
This is what I've done:
1- Delete donwloading, shadercache, temp and workshop from my D directory (where steam is)
2- created a library via steam in C and created the links of the folders to D via CMD
3- tried to install a game in the C library but it stays in C and doesn't move to D.
What am I getting wrong?
If you created links correctly, folders that looks like this[prnt.sc] should be on D and normal looking folders should be on C