Limbus Company

Limbus Company

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?
Écrit par 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
< >
Affichage des commentaires 1 à 1 sur 1
L'auteur(e) de ce sujet a indiqué que ce message répond à sa question.
DT 13 oct. 2023 à 3h42 
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
Dernière modification de DT; 14 oct. 2023 à 8h00
< >
Affichage des commentaires 1 à 1 sur 1
Par page : 1530 50

Posté le 13 oct. 2023 à 2h00
Messages : 1