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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
ROFL glad it wasn't just me who thought that
If you need a more precise step by step method just ask.
That program that moves stuff to another drive uses junction links and does not "really" move the software.
Step 1) Shutdown Steam.
Step 2) Copy your game folder found in "C:\Program Files (x86)\Steam\steamapps\common\" to your new HDD.
Step 3) Open up a command prompt in "C:\Program Files (x86)\Steam\steamapps\common\" and type:
mklink /j "Grand Theft Auto V' "D:\Grand Theft Auto V"
(Just replace 'Grand Theft Auto V' with your game's name)
What is mklink? mklink reroutes any requests for files from the original directory to the new directory. Feel free to look up documentation on 'mklink' if you want more info. There's a similar command on *nix/mac machines: "ln -s {name} {dir}"
Step 4) Startup steam.
Step 5) I'd recommend right-clicking the game and doing "Properties->Local Files->Verify Integrity of Game Cache..." just to make sure everything copied correctly. (you'd only have issues if there were bad sectors on a HDD or lost power or something)
Step 6) Enjoy your game!
This is a fancy program to do the steps I just described. It does a copy and the mklink for you.
I still use them with Origin and Battlefield 4 though. Prefer to keep BF4 on SSD; while other Origin games on HDD.