Waylander Posted February 14, 2010 Share Posted February 14, 2010 how do i install games i play often to a ssd while installing games i play infrequently to another location? steams KB is no help and just mentions moving the whole steam folder Link to comment Share on other sites More sharing options...
Tom Bonez Posted February 14, 2010 Share Posted February 14, 2010 I myself use a simple symlink. Just move the "steamapps" folder to your ssd and use a symlink command as such in cmd: mklink /J "C:\Program Files (x86)\Steam\steamapps" "D:\My Games\Steam Games\steamapps" If you wish to go this path and need more help not hesitate to ask or check out this link :) ViZioN 1 Share Link to comment Share on other sites More sharing options...
ViZioN Posted February 14, 2010 Share Posted February 14, 2010 I myself use a simple symlink. Just move the "steamapps" folder to your ssd and use a symlink command as such in cmd: mklink /J "C:\Program Files (x86)\Steam\steamapps" "D:\My Games\Steam Games\steamapps" If you wish to go this path and need more help not hesitate to ask or check out this link :) Pretty cool, didn't even know these existed (Y) Link to comment Share on other sites More sharing options...
John Freeman Posted February 14, 2010 Share Posted February 14, 2010 Nice! I was once looking for something like that... thou i forgot why. :D Link to comment Share on other sites More sharing options...
Matthew S. Posted February 14, 2010 Share Posted February 14, 2010 Pretty cool, didn't even know these existed (Y) Good ole hidden features of NTFS Link to comment Share on other sites More sharing options...
Recommended Posts