
Move that nasty EA Games folder out of Documents!
October 19th, 2008My girlfriend loves The Sims 2. Unfortunately she has to play it on my main computer because it’s also a gaming rig so it handles The Sims 2 with ease, where as her computer would stroke out.
Because of this The Sims 2 is installed on my computer.
I have my system setup with multiple hard drives, but for the sake of this article, we’ll say I have my C: which is where Windows and all it’s crap is installed, and I have a D: where I install all my games and keep the [legal] images for them and stuff.
Well The Sims 2, thanks to EA’s shitty programming, when installed to another location besides the C:, like the D:, even though it installs to d:\program files\ea games\the sims 2 it still feels the dire need to install files on you C: in your Documents folder! Even more so, if you have every expansion pack and add on like we do that EA Games folder on your C: can balloon up to over 5gb!!! This is incredibly frustrating because this is the EXACT reason why I install games to the D: I want to keep ridiculous amount of files OFF my much smaller C:
As far as I know, I am the first person that has come up with a way to move this folder-of-shit off of your C: and to any other location you please.
Basically, you move the folder where ever you want it to go. I moved it to D:\Program Files\EA Games Data
Once you move the folder you need to create something called a “symbolic link” from the old location to the new location. These instructions are for Windows Vista only. This can be done on XP with a program called “junction” but I’m not going to provide those instructions as XP is an 8 year old OS now and is a thing of the past.
Open up a command prompt and cd in to your Documents folder. In there you will use the following command:
mklink /j “EA Games” “D:\Program Files\EA Games Data”
This command is making a link, junction (folder), from EA Games in your current directory to the new location of the directory.
You will see this output:
Junction created for EA Games <<===>> D:\Program Files\EA Games Data
Telling you the junction from EA Games in your Documents folder has been linked to your new folder location. Now in your documents folder you will see the EA Games folder with a shortcut arrow on it.
You can navigate this folder and read/write files to it just as if the files were on your C:, but in reality the files live on your D:!
So now the 5gb bohemoth of a folder has been moved. It’s really cool because even though you can navigate to C:\Users\Nick\Documents\EA Games\The Sims 2\Collections The OS is actually accessing the files in D:\Program Files\EA Games Data\The Sims2\Collections
Very very useful!
Enjoy reclaiming your space on your C:

HOME






October 19th, 2008 at 5:40 pm
Thank you, thank you, thank you!
I’m going to try this immediately.
December 21st, 2008 at 7:07 pm
I had the same problem with Grid. It thought it was a great idea to store its “flashback” feature on my C drive. This file was at minimum 1Gigglebit.
Blame microsoft however.. they are the ones who are initiating where the savegames are supposed to go with the new works with windows crap. They still shouldnt have migrated content like they did.
I hate having save games in my documents personally. Most of the time for older games I just modify the registry.
December 22nd, 2008 at 9:26 am
Well I think the purpose of the savegames folder is for JUST the game save files that hold your saved game data. I’m not really super sure what the point of this is either… but I don’t think MS intended game makers like EA to store 5gb of files in your Documents folder, even when they are installed to a different disk volume.
I blame EA… bunch of assholes who do whatever they want, despite it’s effect on their end users.
November 6th, 2009 at 3:43 am
Thanx a L000t!
I’ll try to fix this with junction on WindowsXP
Very well written !
August 30th, 2011 at 12:04 pm
Could you help me with the command prompt? I suck with using it after having not done so for many years. So I move the folder where I want it first? All I need is exactly what I will type into the command prompt.
The offending EA GAMES folder is located in “C:\Documents and Settings\Admin\My Documents” and I would like to relocate it to
“D:\Deadlands\The Sims 2 Crap”
August 30th, 2011 at 12:07 pm
Documents and Settings? If you’re on XP you’d need need to download the junction command to do this. This functionality is not built in to XP.
August 30th, 2011 at 12:18 pm
Well, thanks. Guess I won’t be figuring this out anytime soon. Running on 4 hours of sleep means I have to be walked through everything. I found this: http://technet.microsoft.com/en-us/sysinternals/bb896768 But in my current state, I’m not sure what to do with it.
August 30th, 2011 at 12:24 pm
That is the right tool. I haven’t had any xp machines for a few years now, so I have no way to test it. Sorry. Running a junction /? Should get you on the right path.
August 30th, 2011 at 12:29 pm
I just downloaded it, but when I used the exe, the command box appears for a second then vanishes. It started this after I clicked “I agree” to the licensing. I’ll look for another. That one looked promising, so that sucks. Thanks for your help.
August 30th, 2011 at 12:50 pm
Okay, I’m gonna try this one. It looks like it has a good, easy to understand interface.
http://www.rekenwonder.com/linkmagic.htm
August 30th, 2011 at 1:04 pm
QUick question: do I need an empty folder in C drive called EA GAMES for this to work or not?
August 30th, 2011 at 1:07 pm
No, the junction utility should create it.
August 30th, 2011 at 1:12 pm
Thanks. Almost done here. I moved the folder where I wanted it, but it is also still where it was and it won’t allow me to delete it, saying that something is using it. I can’t make a junction if the folder I’m linking it to is still there. What do I do?
August 30th, 2011 at 1:13 pm
Restart your machine and try deleting it again
August 30th, 2011 at 1:50 pm
100% success, thank you. Now the volume bar minimizes the game for some reason, however, but at least the big problem is fixed. Thanks again.
August 30th, 2011 at 2:49 pm
Glad you got it going!