Skip to content

an way to repair the steam install / updater service on older steam clients #627

@BURGERxBOY

Description

@BURGERxBOY

What problem is this feature trying to solve?

for those of us that have to use the older ( better ) versions of steam, the service that handles updates / installations has broken for some ( and increasing in amount ) games, saying stuff like " corrupt download " or " content servers unavailable ", which lead me to using this program as an way to still update / install games on our older client versions.
-- however, it only seems to sometimes fix the issue under certain conditions, and even then the result varies by how much.

hence the request of some way to repair whatever has been broken, similarly to verifying an game's file to make sure they're all there and functioning, but for fixing errors / issues within the older steam clients.
-- in case they're needed, here's the commandlines i used to revert steam back to the last decent version way back in 2023: ( -forcesteamupdate -forcepackagedownload -overridepackageurl http://web.archive.org/web/20230531113527if_/media.steampowered.com/client -exitsteam ).

and here's the ones i've been using within powershell to acquire the files for games that keep failing to update / install: ( ./DepotDownloader -app 3602770 -depot 3602771 -manifest 1479572818763965580 -username [ insert username here ] -remember-password [ insert password here ] -dir "E:\SteamLibrary\steamapps\common\Shroom and Gloom Demo" -validate ).
and:
( ./DepotDownloader -app 3602770 -depot 3602771 -manifest 1479572818763965580 -username [ insert username here ] -remember-password [ insert password here ] -validate ).

hopefully this'll at least help narrow down what's causing the issues to persist within steam despite having acquired and applied the files in the game folders successfully.
-- here're the others also struggling with the recent issues: ( https://steamcommunity.com/groups/ClientDowngrades/discussions/0/827084449419114341/ ) and here ( https://steamcommunity.com/sharedfiles/filedetails/?id=2967855237 ).

not sure what else i can do to fix the issues at this point, so i'm here, asking the devs of the best hope to fix things if anything more can be done.

How would you like it to be solved?

if possible, an simple to follow method.
-- i'm not too good with technical stuff, struggled enough even getting this program to run successfully that i ended up having to use video guides, and even then they were for older versions of the program, so i was still mostly lost.

maybe an automatic process? - run an exe, select some checkboxes, push an button, and let it do its thing. ( repairing issues / errors / etc within the steam client ).

Have you considered any alternative solutions

many, yet the only one to have even partially worked was this program.
-- as it did fix an updating issue for 1 game.

though installation issues persist ( at least on the tested demo ).

Additional Information

anything else i could've listed, is already listed back up in the initial post.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions