Is it possible to store some games on a different hard drive without moving all of them? Because my main hard drive (440GB) is almost full and my second hard drive is empty (250GB).

1 decade ago*

Comment has been collapsed.

Move single folder, create symbolic link.

cmd as admin -> mklink /d "C:\program files (x86)\steam\steamapps\common\skyrim" "D:\new folder\whatever path\skyrim"

1 decade ago
Permalink

Comment has been collapsed.

With this. Make sure you run as administrator.

1 decade ago
Permalink

Comment has been collapsed.

Thank you!!! This worked and it seemed like the most simple way to do it!

1 decade ago
Permalink

Comment has been collapsed.

I use to use it before I got a bigger hard drive that I could use exclusively for games. It's pretty helpful, though some games don't like it all too much; like magicka would crash for me and killing floor couldn't find servers. For the most part it didn't give me problems though :)

1 decade ago
Permalink

Comment has been collapsed.

Or get an external HD and every time you download a game from wherever you can store it there to save you the DL time or just move games around that you stopped playing etc. That's what I did and it's much faster than having to reDL a game.

1 decade ago
Permalink

Comment has been collapsed.

Yes, with symlinks. They basically better shortcuts. You can create them via command line but if i'm not mistaken there are already programs with a gui that are designed to especially move Steam games

edit: steammover for exmaple but i didn't try it so use it at your own risk

1 decade ago
Permalink

Comment has been collapsed.

Symlinks are indeed the way to go here. If you want to have the complete control over symlinks (and a bit more) with a very neat context menu integration into windows explorer, I recommend Link Shell Extension

1 decade ago
Permalink

Comment has been collapsed.

Closed 1 decade ago by ForTheHorde.