2 years ago
Changing drives
I was running out of space on the C: drive on my gaming laptop so I uninstalled the EA app and reinstalled it onto the D: drive. My Electronic Arts folder is also on the D: drive. On the EA app, the downloads install location is D:\Electronic Arts\, but the install location is D:\Origin Games\The Sims 4\. When I try to play the game it's as if I've never played it before and it creates a new Electronic Arts/The Sims 4 folder on my C: drive. How do I fix it so that it's all from the D: drive with the correct folders? I have tried changing the install location (changing D:\Origin Games\The Sims 4\ to D:\Electronic Arts\), but it won't save.
@imjuliewaters Thanks for the info, and the in-game screenshot is helpful as confirmation. First, please go into the Electronic Arts folder in your first screenshot (the one on C), right-click the Sims 4 folder, and select Cut. Open D:\Electronic Arts, in your second screenshot, right-click the empty space, and select Paste. There should now be a Sims 4 folder there, and no Sims 4 folder in your first screenshot.
Next, use this exact command to create the symlink:
MKLINK /J “C:\Users\water\Documents\Electronic Arts\The Sims 4” “D:\Electronic Arts\The Sims 4”
Then test the game.