mirror of
https://github.com/mmvanheusden/SteamDepotDownloaderGUI.git
synced 2026-02-04 05:31:19 +01:00
Update README.md
This commit is contained in:
40
README.md
40
README.md
@@ -20,50 +20,50 @@ A simple GUI tool based on [**DepotDownloader**][depotdownloader] for downloadin
|
||||

|
||||
|
||||
## What can you do with the program?
|
||||
You can download older versions of Steam games and software!!!:sunglasses:
|
||||
You can download older versions of Steam games and software :sunglasses:
|
||||
|
||||
## Want an example?
|
||||
Take a look at [**This**][subnauticawiki] example.
|
||||
|
||||
## YouTube Video
|
||||
## YouTube Tutorial
|
||||
<a href="https://www.youtube.com/watch?v=X-tzW5ywCgU">
|
||||
<img border="0" alt="YouTube Tutorial" src="/src/readme.md/youtube.png" width="768">
|
||||
</a>
|
||||
|
||||
## How use the program?
|
||||
|
||||
### step 0:
|
||||
Download [**.NET Core 2.0.**][dotnet] It is required for the program to work properly.
|
||||
### step 1:
|
||||
Download and unzip the program. (You can download it [**Here**][latest])
|
||||
Download [**.NET Core 2.0**][dotnet] It is required for the program to work properly.
|
||||
### step 2:
|
||||
Run DepotDownloaderGUI.exe.
|
||||
Download and unzip the program. (You can download it [**Here**][latest])
|
||||
### step 3:
|
||||
First enter your Steam credentials at "Username" and "Password" (Don't worry, it's safe!)
|
||||
Run DepotDownloaderGUI.exe.
|
||||
### step 4:
|
||||
Click on "SteamDB Instant Search".
|
||||
First enter your Steam credentials at "Username" and "Password" (Don't worry, it's safe!)
|
||||
### step 5:
|
||||
Enter your game of choice at the search bar and select the game.
|
||||
Click on "SteamDB Instant Search".
|
||||
### step 6:
|
||||
Copy the App ID and paste it in the program at "App ID"
|
||||
Enter your game of choice at the search bar and select the game.
|
||||
### step 7:
|
||||
Click on "Depots" in the sidebar.
|
||||
Copy the App ID and paste it in the program at "App ID"
|
||||
### step 8:
|
||||
Select the Windows depot (usually it is Win32)
|
||||
Click on "Depots" in the sidebar.
|
||||
### step 9:
|
||||
Copy the Depot ID and paste it in the program at "Depot ID"
|
||||
Select the Windows depot (usually it is Win32)
|
||||
### step 10:
|
||||
Click on "Manifests" in the sidebar
|
||||
Copy the Depot ID and paste it in the program at "Depot ID"
|
||||
### step 11:
|
||||
Choose a Manifest(game version) of choice and copy its ID and paste it in the program at "Manifest ID"
|
||||
Click on "Manifests" in the sidebar
|
||||
### step 12:
|
||||
If you want a faster download speed, increase the max servers and max chunks.
|
||||
Choose a Manifest(game version) of choice and copy its ID and paste it in the program at "Manifest ID"
|
||||
### step 13:
|
||||
Click on "Start Download", a terminal will pop up and will show the download progress.
|
||||
If you want a faster download speed, increase the max servers and max chunks.
|
||||
### step 14:
|
||||
Click on "Start Download", a terminal will pop up and will show the download progress.
|
||||
### step 15:
|
||||
Once the download is done, close the program.
|
||||
The downloaded game is stored in the folder "YourGame"
|
||||
> :warning: **Once the download progress is complete, Move the downloaded files to a different folder!**
|
||||
> :warning: **Once the download progress is complete, Move the downloaded files to a different folder, Or else your next game download will mix with your old download!**
|
||||
### Enjoy your game!
|
||||
|
||||
## Need help?
|
||||
@@ -71,8 +71,8 @@ Just place your cursor on a text label or button and a help balloon will appear!
|
||||
### If you have any questions, use the shiny new ✨GitHub Discussions✨ page!
|
||||
|
||||
|
||||
[latest]: https://github.com/mmvanheusden/DepotDownloaderGUI/releases/latest
|
||||
[latest]: https://github.com/mmvanheusden/SteamDepotDownloaderGUI/releases/latest
|
||||
[steamdb]: https://steamdb.info/
|
||||
[depotdownloader]: https://github.com/SteamRE/DepotDownloader
|
||||
[subnauticawiki]: https://github.com/mmvanheusden/DepotDownloaderGUI/wiki/How-to-Download-older-versions-of-Subnautica
|
||||
[subnauticawiki]: https://github.com/mmvanheusden/SteamDepotDownloaderGUI/wiki/How-to-Download-older-versions-of-Subnautica
|
||||
[dotnet]: https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-2.0.9-windows-x64-installer
|
||||
|
||||
Reference in New Issue
Block a user