Jump to content

[Guide] How to make DCS download updates on a separate drive


Recommended Posts

Posted
On 7/19/2018 at 4:41 AM, Revs said:

 

I figured it out.

mklink /J "C:\Program Files\Eagle Dynamics\DCS World OpenBeta\_downloads" "D:\DCS Download Junction\_downloads"

 

That will create _download link from 😄 to 😧

 

The 😧 could have been named anything else but the 😄 which is the link must only be named _download for it to fool DCS updater.

 

And don't forget to right click command promt and run as Admin.

This worked for me December 27/2020....Good work.

  • Thanks 1
Posted (edited)

Nice. I've edited the original post a bit, to make it clearer.

Edited by Shadow KT
  • Thanks 1

'Shadow'

 

Everybody gotta be offended and take it personally now-a-days

Posted

It was nice when ED made the official updater to offer alternative download directory. But then someone had some problems with it and it was required to be removed.

Now it is back to command line procedure that is causing a extra challenging step for new users.

i7-8700k, 32GB 2666Mhz DDR4, 2x 2080S SLI 8GB, Oculus Rift S.

i7-8700k, 16GB 2666Mhz DDR4, 1080Ti 11GB, 27" 4K, 65" HDR 4K.

  • 4 months later...
Posted

It has to work because it works on a system level and DCS is just app running on that system. Buy SSD anyway 🙂

🖥️ Win10  i7-10700KF  32GB  RTX4070S   🥽 Quest 3   🕹️ T16000M  VPC CDT-VMAX  TFRP   ✈️ FC3  F-14A/B  F-15E   ⚙️ CA   🚢 SC   🌐 NTTR  PG  Syria

Posted (edited)
1 hour ago, draconus said:

It has to work because it works on a system level and DCS is just app running on that system. Buy SSD anyway 🙂

 

 

LOL... I have an SSD; the problem is theres 164Gbs left. I don't want to have to upgrade to a larger SSD if I dont have to. The more space I can save, the better. 

Edited by Omega One
Posted
1 hour ago, Omega One said:

the problem is theres 164Gbs left.

There is no problem then.

🖥️ Win10  i7-10700KF  32GB  RTX4070S   🥽 Quest 3   🕹️ T16000M  VPC CDT-VMAX  TFRP   ✈️ FC3  F-14A/B  F-15E   ⚙️ CA   🚢 SC   🌐 NTTR  PG  Syria

Posted (edited)
6 minutes ago, draconus said:

There is no problem then.

 

kinda is .... I've noticed every dcs update, its sucking up lots of storage. Thats with me deleting temp files/fxo/ tacview files/etc. I'm probably going to need a new SSD by November at this rate. So I'm looking for a solution where the updates can be used from my HDD which is 3 TBs. 

Edited by Omega One
Posted
18 hours ago, Nodak said:

https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/

 

Best bang for the buck is putting your maps on the separate drive, they're huge but all in the same folder.  Than you have plenty of room for all the modules you can handle.

 

Yeah, I've been thinking about moving some of my maps, which I rarely use, or only for SP to another drive.

'Shadow'

 

Everybody gotta be offended and take it personally now-a-days

  • 1 year later...
Posted

Just ran into the low space problem during a DCS update on my OpenBeta installation. A dedicated 500 GB SSD just doesn't cut it anymore. Well, okay, it won't take any more terrains, that much is for sure, but at least for now I can update DCS again.

Awesome tip in the first post, thanks a lot man! 👍

  • Like 2
Posted
25 minutes ago, Yurgon said:

Just ran into the low space problem during a DCS update on my OpenBeta installation. A dedicated 500 GB SSD just doesn't cut it anymore. Well, okay, it won't take any more terrains, that much is for sure, but at least for now I can update DCS again.

Awesome tip in the first post, thanks a lot man! 👍

Hehe! I just noticed when I clicked update, that I was down to 60GB on my 2TB, luckily I managed to empty the recycle bin to get another 30GB, but that was it. Haven't been using Stable for a year+, so I guess that'll go next time. Will give me another 300GB+... 😊 

  • 2 years later...
Posted
On 6/13/2018 at 11:23 AM, Shadow KT said:

To who ever has issues with space on their SSD when updating DCS

 

What you will have to do is create a symbolic junction, which in simple terms means, creating an image folder on your DCS drive which points to a different drive. This way the game will see the files where they should be, but their physical location will be on another drive. This is perfect for downloads as they are temporary files which is only used while updating. If you try to split your DCS like this you will only degrade your performance.

 

https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/

 

Here is a nice guide explaining stuff in simple terms.

 

1. Copy your "_downloads" folder (from the main DCS directory) and paste it on a drive you wish

 

2. Go back to your DCS directory and delete your "_downloads" folder. (You can combine steps 1 and 2 with the "cut" function)

 

3. Open the Start Menu and type "cmd" in the search bar, right click on "Command Prompt" and select "Run as an Administrator"

 

4. type: mklink /J "C:*path to your dcs "_downloads" folder" "D:*path to where you want the "_downloads" folder's content to be stored"

 

If successful you should see a message say "Junction created for..."

 

Here is an example how it was setup for me

 

mklink /J "C:\Games\DCS World OpenBeta\_downloads" "D:\Games\DCS\_downloads" (My game is installed on the C drive in this case and I am creating a virtual hard link folder named "_downloads", which when I open will direct to my downloads folder, located on my D drive)

 

Refresh your DCS directory and you should see the folder back there with a small icon in its bottom left corner.

 

Don't worry if you mess up something, nothing happens, you can just delete that folder and you destroy the link.

 

Cheers !

 

thank you for sharing this - your a life saver!

  • Like 1
  • 2 months later...
Posted

It worked going from 2.9.8.1214 MT to 2.9.10.4160.

Had error as shown in picture.

Copy "_downloads" folder from your DCS installation drive to another drive with ample room...such as from 1TB SSD C drive to a 2TB (spinning) D drive.  Then delete the "_downloads" folder from the DCS installation folder.  When you run the MKLINK command line (in administrator mode), it will create the "_downloads" folder in your DCS installation folder as a junction, or what looks like a 'shortcut'.  If the "_downloads" folder is still present in your DCS installation folder when you run the command line, it will say something like, "Cannot create file when file already exists."

Something like this:  mklink /J "C:\Program Files\Eagle Dynamics\DCS World OpenBeta\_downloads" "D:\DCS Download Junction\_downloads"

FYI...

mklink /?

Creates a symbolic link.

MKLINK [[/D] | [/H] | [/J]] Link Target

        /D      Creates a directory symbolic link.  Default is a file
                symbolic link.
        /H      Creates a hard link instead of a symbolic link.
        /J      Creates a Directory Junction.
        Link    Specifies the new symbolic link name.
        Target  Specifies the path (relative or absolute) that the new link
                refers to.

Not Enough Disk Space.png

  • 2 weeks later...
  • 1 month later...
Posted

I use symbolic links infrequently and have to look up the syntax every time!

I found this utility made things much easier

https://github.com/arnobpl/SymlinkCreator

AMD 5800X3D · MSI 4080 · Asus ROG Strix B550 Gaming  · HP Reverb Pro · 1Tb M.2 NVMe, 32Gb Corsair Vengence 3600MHz DDR4 · Windows 11 · Thrustmaster TPR Pedals · VIRPIL T-50CM3 Base, Alpha Prime R. VIRPIL VPC Rotor TCS Base. JetSeat

  • 2 weeks later...
  • Recently Browsing   1 member

×
×
  • Create New...