Jump to content

Recommended Posts

Posted (edited)

My PC contains a SSD as well as a HDD. I have DCS installed on the SSD for faster loading times.

When ED launched the Open Beta, i downloaded it and put it on my HDD as my SSD hasn't much space left. However, with the release of 1.2.7 it became obvious that the beta is permanent and will be used for future Beta versions.

 

 

So, i want to move the beta DCS on my SSD, next to my stable DCS. How can i do that without having to download the whole 12GBs again?

 

 

I have tried using the open beta installer. It doesn't find the other installations and just downloads the whole thing.

I could just move the files from the HDD to the SSD. I don't think that is a clean way to do it. But it is a beta right? I want it to be as clean as possible in order to report bugs.

Edited by Oznerol256
Format

[sIGPIC][/sIGPIC]

Posted

The easiest way to move ANY program directory and guarantee it works, is to move the directory to the new drive, and in the same place as the old directory make a Directory Junction that points to the new location. A Directory junction is like a shortcut that is invisible to the system.

 

To do it all you need to do is move the directory then:

mklink /J oldpath newpath

Type mklink /? for help

Posted
The easiest way to move ANY program directory and guarantee it works, is to move the directory to the new drive, and in the same place as the old directory make a Directory Junction that points to the new location. A Directory junction is like a shortcut that is invisible to the system.

 

To do it all you need to do is move the directory then:

mklink /J oldpath newpath

Type mklink /? for help

 

Okay, that is stupid. Sorry, it actually isn't but i have just messed with directory junctions for the past 4 hours because i had an infinite directory loop and robocopy wasn't able to delete it. Im not gonna create one of these damn junctions.

[sIGPIC][/sIGPIC]

Posted

Just move it and edit your shortcuts (desktop and start menu) to point to the new location.

ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:

Posted

How I love Windows registry and NTFS conjunctions :doh:

 

If the prog is tied into the registry, you are bound to get errors...sooner or later.

 

Deinstall and do a fresh install, that for sure works and would have costed far less time :book:

 

 

Messing with such only causes trouble in the long run and NTFS is a very unforgiving FS, de facto the absolut worst of them all around. Fragmentation alone speaks more than a thousand words can tell....

 

Bit

Gigabyte Aorus X570S Master - Ryzen 5900X - Gskill 64GB 3200/CL14@3600/CL14 - Sapphire  Nitro+ 7800XT - 4x Samsung 980Pro 1TB - 1x Samsung 870 Evo 1TB - 1x SanDisc 120GB SSD - Heatkiller IV - MoRa3-360LT@9x120mm Noctua F12 - Corsair AXi-1200 - TiR5-Pro - Warthog Hotas - Saitek Combat Pedals - Asus XG27ACG QHD 180Hz - Corsair K70 RGB Pro - Win11 Pro/Linux - Phanteks Evolv-X 

Posted
So, i want to move the beta DCS on my SSD, next to my stable DCS. How can i do that without having to download the whole 12GBs again?

 

Or use some AppMover to do the work for you. No need to mess around with your shortcuts/downloads etc... Just PM me your e-mail adress and i'll ship it over. Works great.

Win11 Pro 64-bit, Ryzen 5800X3D, Corsair H115i, Gigabyte X570S UD, EVGA 3080Ti XC3 Ultra 12GB, 64 GB DDR4 G.Skill 3600. Monitors: LG 27GL850-B27 2560x1440 + Samsung SyncMaster 2443 1920x1200, HOTAS: Warthog with Virpil WarBRD base, MFG Crosswind pedals, TrackIR4, Rift-S, Elgato Streamdeck XL.

Personal Wish List: A6 Intruder, Vietnam theater, decent ATC module, better VR performance!

Posted

I recently did this. I copied my Eagle Dynamics folder to my SSD. I then created new shortcuts. The short cuts are different and show the A-10 rather than the DCS logo, but it is no big deal for me.

 

Screen shots still save in the same location, and the latest update installed just fine.

 

That was all I did.

  • Like 1
Posted
I recently did this. I copied my Eagle Dynamics folder to my SSD. I then created new shortcuts. The short cuts are different and show the A-10 rather than the DCS logo, but it is no big deal for me.

 

Screen shots still save in the same location, and the latest update installed just fine.

 

That was all I did.

 

Screenshots are saved in the saved games folder inside your documents folder. That path seems to be hardcoded (or written into the registry). So when moving DCS it should change.

 

However, some things like application launches or opening files could stop working. For example, the updater launches DCS after he is done. If that path is saved in some config file or in the registry, moving DCS destroy that link.

 

But since you haven't had any of those issues yet, DCS doesn't seem to be using any absolute paths other than the saved games folder.

[sIGPIC][/sIGPIC]

Posted

I had exactly the same problem as you, and I solve it with symbolic links.

 

Move your installation, then:

mklink /D oldpath newpath

 

Cheers

Nice plane on that gun...

OS764 P930@4 MBUD3R M6GB G5870 SSDX25 CAntec1200 HTMHW

Posted
Just move the folder, update the shortcuts and regedit HKCU\Software\Eagle Dynamics\DCS World\Path string. That will be enough.

 

My registry doesn't contain a DCS World folder in HKCU\Software\Eagle Dynamics\.

It just contains one folder for every module i have. These folders contain my activation keys as well as some other stuff.

 

Also note that im trying to move the Open Beta, not the normal stable DCS.

 

Actually, i have just moved the folder and updated the shortcuts. Everything works fine so far.

[sIGPIC][/sIGPIC]

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...