OpenSteamTool v1.4.8
This release focuses on Denuvo related compatibility, automatic Denuvo authorization sharing for legitimate accounts, optional game-process DLL injection, and improved documentation localization.
Highlights
Denuvo Related Compatibility
- Resolved most common save-data and SteamID mismatch issues in Denuvo protected games.
- Support Automatic Denuvo Authorization Sharing for Legitimate Accounts.
Optional Game-Process DLL Injection
- Added optional DLL injection into game processes through the new
[inject]configuration section. - Supports separate x64 and x86 library paths.
- Injection is performed once per detected game process and matches the target process architecture,thanks to @Ran-Mewo.
Documentation and Localization
- Added Spanish documentation via
README_ES.md,thanks to @RikkoPoto. - Added updated docs assets, including the new animated logo.
Internal Improvements
- Refactored platform-specific code into the new
OSTPlatformmodule.
Installation
Download OpenSteamTool-1.4.8-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!