Just a friendly reminder before you download the new experimental branch with version 1.03.13
Backup your game + saves by copying the following to a separate backup folder (preferably on another drive so you don't confuse the two)
Game folder:
D:(or the drive you installed the game on)\Steamlibrary\steamapps\common\Underrail
Save folder:
C:\Users\(Your user name)\My Documents\My Games\Underrail\Saves
The removal of INT+2 from Junkyard Surprise will fundermentally change the game. Please keep this in mind when planning your build and this won't change until we get the INT+2 food (hypercerebrix) from expansion.
If you are playing the Steam version of the game, I can confirm the game won't update until you login Steam. So You can keep your older version by running the game directly and avoid logging in Steam. If you opt in the previous expermential branch, you can stop the download by opting out of the BETA before the download is finished (Library -> right click on Underrail -> Property -> BETAS (tab) -> Select the beta you would like to opt into: "None - Opt out of all beta program"
If you didn't backup your old version of Underrail and already updated to version 1.0.3.13 but want to roll back; You can try using the following (Please note I did not personally test this.):
https://web.archive.org/web/20170513184405/https://codepen.io/fireundubh/post/steam-rolling-back-to-previous-versionsLink to Depot Downloader:
https://github.com/SteamRE/DepotDownloader/releasesSteamdb info on Underrail:
https://steamdb.info/app/250520/Steamdb manifests info on all Underrail public branch:
https://steamdb.info/depot/250521/manifests/_____
Copy from Waybackmachine site copy in case the server is down:
Here's how to roll back any game on Steam. Example: The Witcher 3.
Download the binary release of Depot Downloader.
More experienced users can compile the source code.
Extract the files from depotdownloader-2.1.1.zip to C:\DepotDownloader.
Open a command prompt and navigate to that directory:
Type: cd C:\DepotDownloader
Find the App ID, Depot ID, and Manifest ID at SteamDB, or use the information below.
Type: depotdownloader -username STEAM_USERNAME -password STEAM_PASSWORD -app APP_ID -depot DEPOT_ID -manifest MANIFEST_ID
When the download completes, you'll find what you need in the depots directory.
Copy those folders and files to the appropriate locations in:
C:\Program Files (x86)\Steam\SteamApps\common\The Witcher 3
Congratulations! You've succesfully rolled back to that previous version.
The Witcher 3 x64 Executable (App ID: 292030, Depot ID: 292042)
Manifest ID Release File Ver. Product Ver.
3717607325272315955 1.02 3.0.0.0 3.0.0.311278
7280951713052607122 1.03 3.0.4.50268 3.0.0.312412
7240451048073564713 1.04 3.0.4.51444 3.0.0.313588
Example:
depotdownloader -app 292030 -depot 292042 -manifest 3717607325272315955
The Witcher 3 x64 Binaries (App ID: 292030, Depot ID: 292032)
Manifest ID Release
8931080003419721881 1.02
8035711840865081507 1.03
1342699152946823786 1.04
Example:
depotdownloader -app 292030 -depot 292032 -manifest 8931080003419721881
_____