How to Link Epic Games and Steam Installs to Save MASSIVE Storage Space [Guide] [Destiny 2 and more]

This video will teach you how to create a Symbolic Link between your Destiny 2 install locations for Epic Games and Steam. This will save you roughly 128 GB of storage! That’s massive! HERE IS THE COMMAND FOR POWERSHELL: New-Item -ItemType SymbolicLink -Path “STEAM_PATH_GOES_HERE“ -Target “EPIC_PATH_GOES_HERE“ IF YOU INSTALLED ON STEAM FIRST: New-Item -ItemType SymbolicLink -Path “EPIC_PATH_GOES_HERE“ -Target “STEAM_PATH_GOES_HERE“ CHAPTERS: 00:00 Intro 00:38 The Problem 01:29 The Solution 01:37 Marker 11 01:48 Step 1: Install the game via Epic 02:02 Step 2: Get the Epic path 02:29 Step 3: Get the Steam path 03:23 Step 4: Get the command 03:40 Step 5: You have the Power(shell) 04:13 Step 6: Install the game via Steam 05:00 Step 7: Verify everything was done correctly Welcome to the channel! Thank you so much for stopping by! Previously on @SatrixPlaysGames : https
Back to Top