New
Steamless v3.1.0.0 Release
Highlights
- Steamless now includes a command line version. (
Steamless.CLI.exe)
Full Changelog
- Added Steamless.CLI to run Steamless from the command line.
- Unpacker: v10x86 - Fix incorrect output path when compiled for Release mode.
Command Line Options
The command line version of Steamless allows for the following arguments to be used:
--quiet- Disables output of debug log messages.--keepbind- Keeps the .bind section in the unpacked file.--keepstub- Keeps the DOS stub in the unpacked file.--dumppayload- Dumps the stub payload to disk.--dumpdrmp- Dumps the SteamDRMP.dll to disk.--realign- Realigns the unpacked file sections.--recalcchecksum- Recalculates the unpacked file checksum.--exp- Use experimental features.