Re: Relocating The Game
@Lunar_S0uls I can't say for sure what the problem is without knowing the error you're seeing. But if you currently have a Sims 4 folder in Documents > Electronic Arts, you need to move, delete, or rename it. Even if you moved it before, launching the game once recreated that folder. Windows can't create the symlink in a location where a folder with the same name already exists.
If that doesn't help, use this command:
MKLINK /J “C:\Users\[username]\Documents\Electronic Arts\The Sims 4” “D:\Game Files\Electronic Arts\The Sims 4”
Write your actual username instead of [username].