|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
(Solved) - Steam for Mac - Download/Install games to alternative drive?
I've just downloaded Steam for OS X, I have a slight problem in that I don't really have vast amounts of space to install games to my boot volume (160GB SSD drive). Does anyone know if it's possible to select a different drive to install games to?
__________________
"Don't bother trying to join the Bureau of Alcohol, Tobacco and Firearms. It turns out they're apparently against all three." — Wiley Last edited by NATO; May 12, 2010 at 03:29 PM. |
|
|
|
0
|
|
|
#2 |
|
I know on PC Steam that you can just copy the steam folder to an external drive. Not sure about OSX though.
__________________
Maybe if everyone who'd ever been close to you had died, you'd be sarcastic, too.
Also come join us Steam users! |
|
|
|
0
|
|
|
#3 |
|
Once you find where it is storing the files, you should be able to make move the files to another drive, and drop an alias in the original location.
I haven't yet used the Steam client for Mac though, there may be an easier way to specify the install locations in the Preferences. |
|
|
|
0
|
|
|
#4 |
|
Sorted!
I found out how to do it, it seems that Steam saves games to 'Steam Content' located in ~/Documents.
I tried moving the folder to another drive and creating an alias but Steam threw up an error message on startup. I then tried a Symlink instead and this seems to work 100%. Steam even seems to recognise the new drive when installing games as the available space is updated to reflect the new location.
__________________
"Don't bother trying to join the Bureau of Alcohol, Tobacco and Firearms. It turns out they're apparently against all three." — Wiley |
|
|
|
0
|
|
|
#5 |
|
Nice that a symbolic link works but it would be nice if there was an option in the preferences to change the location for the Steam Content folder.
|
|
|
|
0
|
|
|
#6 |
|
That would have been the sensible option, it does seem like a bit of an oversight...
__________________
"Don't bother trying to join the Bureau of Alcohol, Tobacco and Firearms. It turns out they're apparently against all three." — Wiley |
|
|
|
0
|
|
|
#7 |
|
We had a guy ask this same thing during the beta, however the windows version has also never supported this.
If any would like instructions how to use the symbolic link trick I will gladly post them. |
|
|
|
0
|
|
|
#8 |
|
how big is steam by the way? my ssd is only 64gb
|
|
|
|
0
|
|
|
#9 |
|
Yes please, I would like to know how to do that.
__________________
15" 2012 Retina MacBook Pro i7 2.3GHz/8GB/256GB 10.8.2 15" 2010 MacBook Pro, i7 2.66GHz, 8GB RAM, 256GB OCZ Octane SATA II, 10.8.2 |
|
|
|
0
|
|
|
#10 |
|
Steam and the entire library of games from VALVE (not counting third party games) should only suck up 20gigs of space maximum, HOWEVER when you start to play Counter strike or Team fortress online your drive will start to fill up with custom content from multiplayer servers.
i have seen a counter strike install grow as large as 50gigs after years of playing online. EDIT: for the noobtastic people out there, the custom content downloads are on demand when you join a custom map server and are not mandatory files you can keep around. infact if your handy with bash you can make a script that scrubs counter strike of all none valve files inorder to keep your size down. |
|
|
|
0
|
|
|
#11 | |
|
This is copy pasted from an email i sent out durring the beta and it would seem that this worked for most people
Quote:
http://gallery.me.com/peter795/100076 and thus ends my effort Last edited by ert3; May 12, 2010 at 06:38 PM. Reason: add more content |
||
|
|
0
|
|
|
#12 |
|
Cheers dude.
__________________
15" 2012 Retina MacBook Pro i7 2.3GHz/8GB/256GB 10.8.2 15" 2010 MacBook Pro, i7 2.66GHz, 8GB RAM, 256GB OCZ Octane SATA II, 10.8.2 |
|
|
|
0
|
|
|
#13 | |
|
Quote:
Also, your directions are a little hard to follow. Re-wrote them to be a bit clearer:
I used to work tech support for a research company and had to write stuff up like this for less tech-savy users in the office. Here's hoping the way I wrote it makes it easier for less techy Steam users to understand. If I made it more confusing, sorry.
__________________
MBP 4,1 (Mid 2008), 2.4Ghz C2D, 4GB RAM, 350GB HD Gaming Consoles: NES, Genesis w/ Sega CD, SNES, Saturn, N64, Xbox (modded w/ XBMC), Wii, PS3, DS Lite, DSi XL, 3DS, PSP (2k, hacked) |
||
|
|
3
|
|
|
#14 |
|
This worked out great! I definitely do not have enough space on my laptop for games. Now steam directs to my external
|
|
|
|
0
|
|
|
#15 |
|
Worked like a charm here too, so now i got Steam installing Portal to my FW 800 drive ^^
__________________
iSwitched! "Classic" Early 08 MacBook Pro ![]() iPod Touch 3rd gen. 64 GB |
|
|
|
0
|
|
|
#16 |
|
If it's like the Windows version you can use the same method to selectively keep each game wherever you like too. On my iMac's bootcamp install I keep all my big single player games on an external drive and my multiplayer ones that need as fast load times as possible on my main drive.
I'm really glad you can do this on the Mac version too.
|
|
|
|
0
|
|
|
#17 |
|
I just put Steam on my 10.6.3 MBP, found this thread, and noticed that my directory setup is different for some reason.
Instead of ~/Documents my Steam files are in ~/Library/Application Support, which is where I would have looked for them before seeing this thread. So here are the commands for making the symlinks in that case... My external drive is a FAT32 volume called GAMES. Code:
ln -s /Volumes/GAMES/SteamMac /Users/username/Library/Application\ Support/Steam (symlink Steam now points to SteamMac) Code:
ln -s /Volumes/GAMES/SteamMac/runic\ games /Users/username/Library/Application\ Support (symlink runic games now points to SteamMac/runic games) |
|
|
|
0
|
|
|
#18 |
|
|
0
|
|
|
#19 |
|
I don't think any single file will be bigger than 4gb, although I've seen it on WoW.
Anyway, thanks for the tips guys, but since my default "home" folder location has already been linked to an optibay HDD I think I'm good. I just googled to find out where the games install to and found this thread =) great! I found out they moved the folder to application support file under library. http://store.steampowered.com/news/3857/ since I've moved my default home location via sys preference - accounts - advanced options it's automatically on the extra drive. I'm good too now. Last edited by aznguyen316; Jul 18, 2010 at 10:18 AM. |
|
|
|
0
|
|
|
#20 |
|
Ahh!! I feel like I'm about to explode!
![]() I honestly have tried everything to the letter that has been described here, so I'll post up what I think I should be adding into Terminal in hope that someone more able is able to qualify that what I am doing is indeed correct, or not... The directory that at present my Steam Directory is located in: /Users/appleadmin/Library/Application Support/Steam The acutal directory I want my Steam Downloads/Content to is: /Volumes/HITACHI/Steam So in Terminal I have been typing the following: ln -s /Users/appleadmin/Library/Application\ Support/Steam /Volumes/HITACHI/Steam But when I do this and I subsequently load up STEAM again and then try to download it is still directing those downloads to the wrong drive - IE with only 32gb's of free space left. Where as the other one, /Volumes/HITACHI/Steam has like 170gb's of free space. Please, please help if you can - appreciation in advance for anyone who has pity on me. |
|
|
|
0
|
|
|
#21 | |
|
Quote:
I direct pity in your direction: MacRumor Symbolic Link Guide ![]() If you look at the directions in the guide under Using The Terminal, you can mitigate some of the typing problems by dragging the desired folder into the terminal window, see step No.6.
__________________
"Hey, hey, hey, they are playing our song. Lets go kill some monsters!" MBP, 2.2 GHz intel i7, 4GB Ram, Radeon HD 6750M (1GB VRAM), Bootcamp: 64bit W7; iPhone5, iPad3.
Last edited by Huntn; Feb 18, 2011 at 12:05 PM. |
||
|
|
0
|
|
|
#22 |
|
That's the thing, I've been dragging in the relevant folders the guides have suggested, but still it's not working.
|
|
|
|
0
|
|
|
#23 | |
|
Quote:
Your example: -s /Users/appleadmin/Library/Application\ Support/Steam /Volumes/HITACHI/Steam Guide example: MyMac:~ jharris$ ln -s /Volumes/WDMac2/Steam\ Content /Users/jharris/Library/Application\ Support/Steam It's not working because the command is not formatted correctly. If you want to cut through all the details, just go to the last paragraph in my post. ![]() A quick look comparing your example with the example in the guide seems to indicated you arranging the content backwards. In the Guide Example the Steam content was dragged to an external hard drive named: WDMac2. When creating the symbolic link you are 1) telling it what to point at, then 2) telling the Terminal where to put the symbolic link and giving it a name. In addition, you did not type in the 'ln' command. (Will lack of doing this break the process? I don't know, but you should still do it.) At this point my advice is to start from scratch and follow the MacRumor guide exactly. Try to avoid trashing any game content you have all ready down loaded. Format is critical, no errors allowed. In the MR Guide, only type in what you must type in. Establish file paths by dragging the folders to the terminal window when told to. You'll get it.
__________________
"Hey, hey, hey, they are playing our song. Lets go kill some monsters!" MBP, 2.2 GHz intel i7, 4GB Ram, Radeon HD 6750M (1GB VRAM), Bootcamp: 64bit W7; iPhone5, iPad3.
Last edited by Huntn; Feb 18, 2011 at 04:46 PM. |
||
|
|
0
|
|
|
#24 |
|
Hey, thanks. You are correct, I was doing it the wrong way around! :S
Oh well, all sorted. But thanks for the reply, was annoying the hell out of me.
|
|
|
|
0
|
|
|
#25 |
|
Glad I could help.
__________________
"Hey, hey, hey, they are playing our song. Lets go kill some monsters!" MBP, 2.2 GHz intel i7, 4GB Ram, Radeon HD 6750M (1GB VRAM), Bootcamp: 64bit W7; iPhone5, iPad3.
|
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| AquaDrop 1.1 for iOS - Use Bubble Jets to Move Balls in Underwater Game | application | iPhone and iPod touch Apps | 0 | Sep 17, 2011 07:06 AM |
| Excel 11 for Mac on a 27" iMac | Crotonmark | Mac Applications and Mac App Store | 2 | Sep 12, 2011 02:00 PM |
| Screen recorders for mac like hypercam | Ringo-Chan | MacBook | 2 | May 19, 2011 12:15 AM |
| Steam for Mac - any concerns prior to installing? | Noisemaker | Mac Applications and Mac App Store | 1 | May 7, 2011 03:04 PM |
| Steam For Mac - Taking the wassits | Washac | Mac and PC Games | 16 | Nov 16, 2010 01:23 AM |
All times are GMT -5. The time now is 07:32 AM.












Linear Mode

