Skip to content

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 06 May 05:20
· 32 commits to main since this release
edb9083

Changes

Migrate manifest and eticket interception to NetPacket/IPC layers

  • Manifest: replace synchronous GetManifestRequestCode Detours hook with async HTTP fetch on ContentServerDirectory.GetManifestRequestCode#1
  • Eticket: migrate RequestEncryptedAppTicket flow from NetPacket to IPC layer (GetAPICallResult dispatch pattern, WriteCallbackResponse)
  • Various logging and minor fixes.

Installation

Download OpenSteamTool-v1.4.1-Release.zip (or the -Debug variant if you need logging to <steam>/opensteamtool directory).

Extract and copy dwmapi.dll, xinput1_4.dll and OpenSteamTool.dll to your Steam root directory (e.g. C:\Program Files (x86)\Steam).

Create a Lua config directory (for example C:\Program Files (x86)\Steam\config\lua) and place your Lua scripts there. NOT C:\Program Files (x86)\Steam\config\stplug-in!