What is a pity (unless I'm missing something) is that Steam doesn't have a way to move a game once installed.
I don't wanna uninstall and re-download and install it again just because I'm playing it less so don't need it on my SSD for the moment (or vice-versa).
Or just use steam mover for the above. Works perfectly.
its called copy and paste.
Copy the game directory in your current directory over into the new one.
Steam doesnt 'see' it there so delete local game content, then reinstall and it will say 'recovering game files' or something.
Done it loads of times, should probably be more well documented on steam support to be fair. Google works though![]()
Or just use steam mover for the above. Works perfectly.
No need to use the Steam mover anymore, unless you want to avoid re-downloading the game. When you install a game these days, you are asked in which Steam library you want to install it. I have 3 different ones set up now - main SSD, other SSD and 1TB drive.
mklink /D "D:\Games\Steam\steamapps\common\Dying Light" "E:\Dying Light"
Just move the directory to your SSD and then link it across with the mklink command.
I have Steam installed on my HDD (Dand move the games I'm currently playing the most over to my SSD (E
and link the directory across.
eg: for Dying Light...
When I'm done with that game, just delete the link and move it back to the HDD.
Easy![]()