Results 1 to 8 of 8

Thread: SSD's HDD's Games and Junction points - instructions within

  1. #1
    Senior Member
    Join Date
    Mar 2005
    Posts
    4,935
    Thanks
    171
    Thanked
    384 times in 311 posts
    • badass's system
      • Motherboard:
      • ASUS P8Z77-m pro
      • CPU:
      • Core i5 3570K
      • Memory:
      • 32GB
      • Storage:
      • 1TB Samsung 850 EVO, 2TB WD Green
      • Graphics card(s):
      • Radeon RX 580
      • PSU:
      • Corsair HX520W
      • Case:
      • Silverstone SG02-F
      • Operating System:
      • Windows 10 X64
      • Monitor(s):
      • Del U2311, LG226WTQ
      • Internet:
      • 80/20 FTTC

    SSD's HDD's Games and Junction points - instructions within

    My system currently has an Intel 160GB SSD and a WD 2TB Green HDD.
    I made the decision to have the games on my HDD before installing the SSD as it would probably run out of space with all of my games. My current steam and Origin games add up to 215GB.
    I notice that Battlefield 3 was really slow to load and that it was using 100% disk time and only getting 1MB/sec from the HDD and that made me decide to look into using a junction point for BF3 as it's 15GB only.

    It's really simple to do, provided you're not scared of the command line. And you're on hexus so a bit of tinkering doesn't scare you, right?

    First, I rebooted my PC to ensure there were no file locks.
    Second, I renamed the E:\Program Files (x86)\Origin Games\Battlefield 3 directory to battlefield 3.bak
    Third, I created a folder on the C drive called junctions
    4th, I copied the whole folder to c:\junctions and renamed it back to battlefield 3
    5th, I checked the NTFS permissions on the folder on the E drive (right click the folder, click properties, then click security and make a note of all permissions listed) and made the permissions for the c:\junctions\battlefield 3 the same
    6th, I opened an elevated command prompt (instructions below*)
    7th, Typed : mklink /J "E:\Program Files (x86)\Origin Games\Battlefield 3" "c:\junctions\battlefield 3"
    8th, Played BF3. It was an order of magnitude faster to load everything.

    The beauty of junction points is that they are invisible to any application using them. They should work with anything. The only thins is that they cannot redirect to a network location. Local disks only.

    *there are loads of ways of opening an elevated command prompt.
    One way is to press the Windows orb/start button, click all programs, click accessories, Right click command prompt, click run as administrator and OK the UAC prompt.
    "In a perfect world... spammers would get caught, go to jail, and share a cell with many men who have enlarged their penises, taken Viagra and are looking for a new relationship."

  2. #2
    DILLIGAF GoNz0's Avatar
    Join Date
    Jun 2006
    Location
    Derby
    Posts
    10,872
    Thanks
    632
    Thanked
    1,192 times in 945 posts
    • GoNz0's system
      • Motherboard:
      • Asus Rampage V Extreme
      • CPU:
      • i7 something X99 based
      • Memory:
      • 16gb GSkill
      • Storage:
      • 4 SSD's + WD Red
      • Graphics card(s):
      • GTX980 Strix WC
      • PSU:
      • Enermax Galaxy 1250 (9 years and counting)
      • Case:
      • Corsair 900D
      • Operating System:
      • win10 64bit
      • Monitor(s):
      • Dell 24"
      • Internet:
      • 220mb Cable

    Re: SSD's HDD's Games and Junction points - instructions within

    or you could do it the easy way and install link shell extension.

    http://schinagl.priv.at/nt/hardlinks...kshellext.html

    move the folder to its new location, right click the folder and pick link source then right click the original location and paste a symbolic link.
    Last edited by GoNz0; 18-02-2012 at 12:59 PM.

    Capitalization is the difference between helping your Uncle Jack
    off a horse and helping your uncle jack off a horse.

  3. Received thanks from:

    Apex (23-02-2012)

  4. #3
    Senior Member watercooled's Avatar
    Join Date
    Jan 2009
    Posts
    11,478
    Thanks
    1,541
    Thanked
    1,029 times in 872 posts

    Re: SSD's HDD's Games and Junction points - instructions within

    There's a small utility which does basically the same thing but is made for ease of use, aimed at Steam games but usable for other stuff: http://www.traynier.com/software/steammover

  5. Received thanks from:


  6. #4
    <<== UT3 Player spoon_'s Avatar
    Join Date
    Nov 2008
    Location
    London
    Posts
    2,071
    Thanks
    113
    Thanked
    139 times in 131 posts

    Re: SSD's HDD's Games and Junction points - instructions within

    Oooh we already know how to use symbolic links ^^

    For any *nix users out there this is bread and butter tbh.

  7. #5
    Senior Member
    Join Date
    Mar 2005
    Posts
    4,935
    Thanks
    171
    Thanked
    384 times in 311 posts
    • badass's system
      • Motherboard:
      • ASUS P8Z77-m pro
      • CPU:
      • Core i5 3570K
      • Memory:
      • 32GB
      • Storage:
      • 1TB Samsung 850 EVO, 2TB WD Green
      • Graphics card(s):
      • Radeon RX 580
      • PSU:
      • Corsair HX520W
      • Case:
      • Silverstone SG02-F
      • Operating System:
      • Windows 10 X64
      • Monitor(s):
      • Del U2311, LG226WTQ
      • Internet:
      • 80/20 FTTC

    Re: SSD's HDD's Games and Junction points - instructions within

    It didn't cross my mind that someone would have written a program to make that far simpler.
    Steam mover in particular looks really good.
    "In a perfect world... spammers would get caught, go to jail, and share a cell with many men who have enlarged their penises, taken Viagra and are looking for a new relationship."

  8. #6
    DILLIGAF GoNz0's Avatar
    Join Date
    Jun 2006
    Location
    Derby
    Posts
    10,872
    Thanks
    632
    Thanked
    1,192 times in 945 posts
    • GoNz0's system
      • Motherboard:
      • Asus Rampage V Extreme
      • CPU:
      • i7 something X99 based
      • Memory:
      • 16gb GSkill
      • Storage:
      • 4 SSD's + WD Red
      • Graphics card(s):
      • GTX980 Strix WC
      • PSU:
      • Enermax Galaxy 1250 (9 years and counting)
      • Case:
      • Corsair 900D
      • Operating System:
      • win10 64bit
      • Monitor(s):
      • Dell 24"
      • Internet:
      • 220mb Cable

    Re: SSD's HDD's Games and Junction points - instructions within

    steam mover has noting on link shell extension as that work with everything

    Capitalization is the difference between helping your Uncle Jack
    off a horse and helping your uncle jack off a horse.

  9. #7
    Registered+
    Join Date
    Feb 2012
    Posts
    22
    Thanks
    0
    Thanked
    0 times in 0 posts
    • Luckygiant's system
      • Motherboard:
      • MSI 790 GX-G65
      • CPU:
      • AMD PII X4 810 @ 2.6GHz
      • Memory:
      • 6Gb OCZ Gold
      • Storage:
      • 128Gb Vertabim SSD
      • Graphics card(s):
      • XFX 4870 1Gb
      • PSU:
      • OCZ StealthStream 700W
      • Case:
      • Antec 300
      • Operating System:
      • Win7 64Bit
      • Monitor(s):
      • 22" 1680 x 1050

    Re: SSD's HDD's Games and Junction points - instructions within

    Quote Originally Posted by badass View Post
    My current steam and Origin games add up to 215GB.
    I notice that Battlefield 3 was really slow to load and that it was using 100% disk time and only getting 1MB/sec from the HDD and that made me decide to look into using a junction point for BF3 as it's 15GB only.

    I've got 128gb sata 2 drive that I run my games from, I think you'll be very impressed with the improvement in load times. It's amazing how long you think you must've waited beforehand (even though it's only 10 seconds, feels like an age)

  10. #8
    Banhammer in peace PeterB kalniel's Avatar
    Join Date
    Aug 2005
    Posts
    31,025
    Thanks
    1,871
    Thanked
    3,383 times in 2,720 posts
    • kalniel's system
      • Motherboard:
      • Gigabyte Z390 Aorus Ultra
      • CPU:
      • Intel i9 9900k
      • Memory:
      • 32GB DDR4 3200 CL16
      • Storage:
      • 1TB Samsung 970Evo+ NVMe
      • Graphics card(s):
      • nVidia GTX 1060 6GB
      • PSU:
      • Seasonic 600W
      • Case:
      • Cooler Master HAF 912
      • Operating System:
      • Win 10 Pro x64
      • Monitor(s):
      • Dell S2721DGF
      • Internet:
      • rubbish

    Re: SSD's HDD's Games and Junction points - instructions within

    Now create a ramdisk and put the most commonly used files in that

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •