|
|
#1 |
![]() Join Date: Apr 2010
Reputation: 6
Posts: 30
|
A Guide: How to move certain games and/or Steam onto an SSD!
Hi guys. I recently caught on to this technique to be able to move games out of the Steam folder but still play them. There's a few reasons to do this. For me, it's because I finally got an SSD (solid state drive) and I wanted to put one or two games on it that I'll be playing a lot (only an 80GB SSD). Another scenario would be you have multiple drives but maybe your main gaming drive is filling up. You can move a game or two onto a different drive without moving the entire Steam library.
So, a little background. Steam likes to stick all of your Steam games into the Steamapps folder. If you move a game out of there normally, you can no longer play it. So your only option has been to move the entire library! The cure: Open command prompt (click start, type "command" and then select it) Now, you'll need to CUT the game folder you want to move (example: C:\Program Files\Steam\steamapps\common\<Game Folder> ) and then paste it wherever you now want it to be. You'll have to remember the address. In command prompt, type: mklink /J [old location] <new location> (simply typing "mklink" will show you the options associated with the command) Here's an example of how I used it. I cut and pasted f1 2010 from my steam folder and onto my ssd, then typed this into command prompt: mklink /J "d:\steam\steamapps\common\f1 2010" "c:\games\f1 2010" NOTE: the " " are because the folder name has a space in it, otherwise it wouldn't be needed. Also, /J command is needed to go to a different drive, if referencing elsewhere on the same drive use /D This will create what appears to be a "shortcut" within the steam folder but it's a bit different. Deleting the "shortcut" folder will only delete the mklink, so you could cut and paste the folder back into steam after that and it will all work just fine, if you decide you no longer need it to be in that different location. A little more advanced, I used this to stick my entire Steam folder onto my SSD, then used mklink to put my steamapps folder onto my HDDs, but then another mklink out of that to put f1 2010 on my SSD. This was just so that Steam itself would be faster to load while still keeping most games on my HDD. BTW, I found out having the mklink already created in the steamapps folder, I didn't need to recreate it upon moving the steamapps folder. It's smart enough to just do it automatically (because it works like a "shortcut" - if you move the shortcut's location it will still point to the same folder). Hope this helps some people out! |
|
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
Don't have a SSD myself yet, but your last paragraph is exactly what I would do with it. Nice guide.
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hey guys, sorry to resurrect a dead thread, but I didn't feel like it was worth making a new thread about. Anyway, I just got a new computer, and this tip is really helpful as my 100GB SSD was running out fast. Only thing I want to know is, if you buy and download new steam games, how does that affect the link? Will it work automatically or do you have to mklink the folder of the new game?
Great tip, so this thread deserves a bump anyway, as SSDs are getting cheaper and I'm sure many people could use the good information in this thread. |
|
|
|
#4 |
![]() Join Date: Oct 2009
Reputation: 8300
Posts: 8,181
|
Much easier to use either of these tools:
http://stefanjones.ca/steam/ http://www.traynier.com/software/steammover |
|
|
|
![]() |
|
||||||
|
|