Forum Discussion

SweetesTee24's avatar
2 years ago
Solved

Game isn't reading files

Help please!!!! After the update, I had to delete EA and my sims 4 game, not before I saved my "mods," "saves," and "trays" folders. Once reinstalled, I relocated my Electronic Arts folder to my "D" ...
  • puzzlezaddict's avatar
    puzzlezaddict
    2 years ago

    @SweetesTee24  The location under Shortcut refers to the "target," as in, where the symlink is pointing.  It's a good thing that it's pointing to D: that means creating the symlink worked.  The symlink itself is on C where the game will look for the Electronic Arts folder.

    However, I think the issue here is that the symlink is called "Electronic Arts" but is pointing to a folder called "The Sims 4."  The idea here is that the symlink should point to a folder with its same name, whatever that is.  So if you want the symlink to be "Electronic Arts," this would be the correct command:

    MKLINK /J “%UserProfile%\Documents\Electronic Arts” “D:\Games&Data\Electronic Arts”

    or

    MKLINK /J “%UserProfile%\Documents\Electronic Arts” “D:\Games&Data\EA\Electronic Arts”

    depending on how deeply you want to nest the folders on D.  Point is, please delete the symlink and recreate it so that it's pointing to an "Electronic Arts" folder on D.

    Alternately, you could have a proper Electronic Arts folder (not a symlink) in Documents and create a symlink for "The Sims 4" inside.  Then you could link it to the "The Sims 4" folder on D:

    MKLINK /J “%UserProfile%\Documents\Electronic Arts\The Sims 4” “D:\Games&Data\EA\The Sims 4”

    Either answer is fine; the important part is that the symlink points to the folder it's supposed to replace.

About The Sims 4 Technical Issues - PC

PC players get help with their technical issues in The Sims 4 here.52,802 PostsLatest Activity: 3 minutes ago