NVIDIA_Overlay_bcHS9pnaXI.mp4
Denuvo.Authorization.3.mp4
- Unlock an unlimited number of unowned games.
- Unlock all DLCs for unowned games.
- Support auto load depot decryption keys from Lua config, no need to manually input them in
config.vdfanymore. - Support auto manifest download via
steamrun/wudrmupstream APIs, or a custom Lua endpoint (see Manifest via Lua). - Support downloading protected games or DLCs that require an access token.
- Support binding manifest to prevent specific games from being updated, it will be writen to
appinfo.vdfso if you don't want to bind anymore, just delete the corresponding entry inappinfo.vdfand delete this bind from Lua. - Using the 480 AppID network spoof for Online-Fix
- Patch All SteamStub Variant.
- Fix error game launch error code 86 & 54 for UE Games
- Spoof playing status of what you playing
- Bypass Steam Family Sharing restrictions, allowing shared games to be played without limitations.
- Denuvo Authorization by just playing once on owned account.
- For games protected by Denuvo and SteamStub, find a safe timing to switch
GetSteamID(seesrc/Hook/Hooks_IPC.cpp#Handler_IClientUser_GetSteamID) so save files are not affected. (Completed)
- Enable stats and achievements for unowned games.
- Uses
setStat(appid, "steamid")to configure which SteamID's achievement data to pull. - If no
setStatis configured for an app, falls back to the hardcoded default SteamID76561198028121353.
- Full Steam Cloud synchronization support. (Completed)
- None
This project is provided for research and educational purposes only. You are responsible for complying with local laws, platform terms of service, and software licenses.