SteamDepotDownloaderGUI
SteamDepotDownloaderGUI copied to clipboard
🎮⌛Downgrade Steam games to older versions with ease using DepotDownloader
SteamDepotDownloaderGUI
A graphical wrapper for DepotDownloader, designed to make downloading older versions of Steam games easy. built using Electron.
→Tutorial ~
Steam Deck ~
Subnautica←
→Tutorial ~ Steam Deck ~ Subnautica←
Features
-
Cross platform
- Windows
-
macOS(in development™) - Linux
- Steam Deck
-
Cross terminal
- Gnome Terminal
- Konsole
- xfce4-terminal
- Terminator
- Terminology
- xterm
- Kitty
- LXTerminal
- Tilix
- Deepin Terminal
- cool-retro-term
- Manual: produce a script that can be copy pasted into a terminal of choice
- Support for anonymous downloads
Rewrite
Computer resources are not an all-you-can-eat buffet. The executables weigh on average 103 MB.
That's why in the future, this project is fully switching to a different toolset, probably gtk-rs.
This framework is more suited as we don't need a whole browser engine just to download files.
Download
Windows:
- If you haven't already, install .NET SDK 6.0 on your computer. Then, download the latest Windows build
Linux:
Arch Linux:
- There is an AUR package made. this can be installed using
yay -S steamdepotdownloadergui-bin
. This is not maintained by me!!
Other Linux distros:
-
You'll need
unzip
, .NET SDK 6.0. -
Ubuntu:
sudo apt install unzip dotnet-sdk-6.0
-
Fedora:
sudo dnf install unzip dotnet-sdk-6.0
-
There are several options, AppImage, and a
.zip
, for both x64 and arm64.
How to use
Tutorials:
- https://www.youtube.com/watch?v=H2COwT5OUOo How to download older versions of Steam games. rollback steam games tutorial
- https://www.youtube.com/watch?v=ogiDAuH3VdY How to download older versions of Subnautica tutorial
Enter everything you normally would in the DepotDownloader console and select your OS/terminal and click download
Credits
This software makes use of the following projects:
Donate
I prefer not to receive any donations. If you want to make me happy open an issue and say thanks ;)
Please donate to the Free Software Foundation instead.
Contribute
If you would like to contribute to SteamDepotDownloaderGUI, please make sure to follow
the contributing instructions and guidelines.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to keep code clean and cross-platform compatible.