Limbus Company

Limbus Company

noir Oct 13, 2023 @ 2:00am
Any way to move cache folder in other disk?
recently updated game, and now I dont have any space left in my disk C, can I fix it somehow?
Originally posted by DT:
Just move folder of game"xxx\AppData\LocalLow\Unity\ProjectMoon_LimbusCompany" to any drive you want then create shortcut to new location in Unity folder.

Mae sure shortcut name has the same name as original game folder name that is "ProjectMoon_LimbusCompany".

-------------------------------

If above doesn't work then try use 'mklink' command line instead

mklink /J “AppData Folder“ “Your New Save Location“

1. Deleted or move original folder to new location. Make sure game folder in AppData all gone before start next step.

2. Type below command to window command lin. Change new location to new drive yo want it to be. I use drive E:\ as example here.

mklink /J “C:\Users\Maiza\AppData\LocalLow\Unity\ProjectMoon_LimbusCompany“ “E:\Games\UnityAssets_Limbus“

3. You should see shortcut was create in AppData if it success
< >
Showing 1-1 of 1 comments
The author of this thread has indicated that this post answers the original topic.
DT Oct 13, 2023 @ 3:42am 
Just move folder of game"xxx\AppData\LocalLow\Unity\ProjectMoon_LimbusCompany" to any drive you want then create shortcut to new location in Unity folder.

Mae sure shortcut name has the same name as original game folder name that is "ProjectMoon_LimbusCompany".

-------------------------------

If above doesn't work then try use 'mklink' command line instead

mklink /J “AppData Folder“ “Your New Save Location“

1. Deleted or move original folder to new location. Make sure game folder in AppData all gone before start next step.

2. Type below command to window command lin. Change new location to new drive yo want it to be. I use drive E:\ as example here.

mklink /J “C:\Users\Maiza\AppData\LocalLow\Unity\ProjectMoon_LimbusCompany“ “E:\Games\UnityAssets_Limbus“

3. You should see shortcut was create in AppData if it success
Last edited by DT; Oct 14, 2023 @ 8:00am
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Oct 13, 2023 @ 2:00am
Posts: 1