zeobviouslyfakeacc / ModLoaderInstaller

JavaFX application that installs a mod loader for the game The Long Dark
MIT License
51 stars 12 forks source link

There is a problem with the modem #31

Open Wilczek228 opened 4 years ago

Wilczek228 commented 4 years ago

I did everything right, all files are in place and a message appears please help 101946885_616773632520099_5637942791376994304_n

totalsource commented 4 years ago

I just solved this problem for myself. When downloading the old game version, I used DepotDownloader instead of using the Steam Console. For some reason the Console grabbed the wrong game version. Using DepotDownloader to grab the old manifest instead of using the Steam Console does the trick. I followed Verulean's guide on how to get it done, linked here: youtube.com/watch?v=44HBxzC_RTg When you get to the cmd command, copy/paste the following string to download v1.56 of TLD: dotnet DepotDownloader.dll -app 305620 -depot 305621 -manifest 8350414681168775351 -username -password

Game version is now v1.56 and ModLoader should work fine.