Skip to content

idkjace/Unlocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Preview syncing if i delete the local saves

NVIDIA_Overlay_bcHS9pnaXI.mp4

Denuvo Authorization without ETicket and AppTicket

Denuvo.Authorization.3.mp4

Feature

Core Unlocks

  • 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.vdf anymore.
  • Support auto manifest download via steamrun / wudrm upstream 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.vdf so if you don't want to bind anymore, just delete the corresponding entry in appinfo.vdf and 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

Family Sharing and Remote Play

  • Bypass Steam Family Sharing restrictions, allowing shared games to be played without limitations.

Compatible with games protected by Denuvo and SteamStub

  • Denuvo Authorization by just playing once on owned account.
  • For games protected by Denuvo and SteamStub, find a safe timing to switch GetSteamID (see src/Hook/Hooks_IPC.cpp#Handler_IClientUser_GetSteamID) so save files are not affected. (Completed)

Stats and Achievements

  • Enable stats and achievements for unowned games.
  • Uses setStat(appid, "steamid") to configure which SteamID's achievement data to pull.
  • If no setStat is configured for an app, falls back to the hardcoded default SteamID 76561198028121353.

Steam Cloud using Cloud Redirect Integration

  • Full Steam Cloud synchronization support. (Completed)

TO-DO

  • None

Disclaimer

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.

About

Based on Open Source Steam Unlocker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors