It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Is there a way to change the default location for the UserContent folder.
I just downloaded the FCR 2 mod, an essential improvement suggested on PCGW which creates a 5GB footprint in C drive, documents.
Is there a way to move these files to another location so that the game can still load these packages?
Thanks.
This question / problem has been solved by olnortonimage
avatar
7PCGamer: Is there a way to move these files to another location so that the game can still load these packages?
Thanks.
You could create a symbolic link.
I've never used the mod, so I'll assume it puts the files in a sub directory of C:\Users\username\Documents\Witcher 2 (where the game keeps it's saves.)
And that you want to move them to your F: drive.

Copy the "Witcher 2" directory from "C:\Users\username\Documents" to F: drive
Delete "Witcher 2" directory from "C:\Users\username\Documents"
Open command prompt as administrator, and cd to "C:\Users\username\Documents"
type the command: mklink /D "Witcher 2" "F:\Witcher 2"