- Download & Extract Depot Downloader
- Create a batch file in the newly created folder with the following contents:
@echo off
Title Ghostrunner Downpatcher (0.34834.545 - Killrun Update)
SET /P _username= Steam Username:
call dotnet .\DepotDownloader.dll -app 1139900 -depot 1139901 -manifest 1246752516781224602 -username "%_username%" -remember-password -dir ".\Ghostrunner" -max-servers 30 -max-downloads 10
rmdir ".\Ghostrunner\.DepotDownloader" /s /q
echo 1139900 >> .\Ghostrunner\steam_appid.txt
pause
-
Run the batch file, enter your Steam credentials and wait for "Press any key to continue..." to appear in the console, it should take some time. (If it fails or gets connection lost, ignore until the end and run it multiple times)
-
Once done go to your Steam Library, click 'Add a Game' (bottom left), 'Add a Non-Steam game', Browse and pick the
Ghostrunner.exe
within the createdGhostrunner
folder and click 'Add Selected Programs'. -
In Library, you can right click it -> properties and rename it, like.. "Ghostrunner - WinterPatch'.
Credit to Dmgvol for writing the guide.