Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

fifty-six/zig.SteamManifestPatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Manifest Patcher

This repo has been archived as Steam has re-enabled downpatching.

build GitHub all releases

Supported platform: Windows.

This is a short application which patches Steam so that you use depot_download again after it was disabled by Valve.

Patching is done by finding the failure string in memory Depot download failed : Manifest not available. and then finding the push instruction using its offset. This differs from other patching methods in that it doesn't need to be updated after a Steam client update.

About

Patches steam at runtime to re-allow the use of download_depot to downpatch games.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages