1
0
Fork 0
mirror of https://github.com/atom0s/Steamless.git synced 2024-12-19 23:07:41 +01:00
Steamless/Steamless.Unpacker.Variant10.x86
atom0s 12c312b4db
API: Add new option to zero the DOS stub data when unpacking.
Core: Add UI option to enable/disable the new zero DOS stub data option.
Unpackers: Add support for new zero DOS stub data option.
API: `DontRealignSections` and `ZeroDosStubData` are now default enabled as this is the general 'correct' way to handle most files. (Some files do require the section alignment to happen and some files may use the DOS stub for self-validation and such. Adjust accordingly when using Steamless.)
2022-03-25 20:09:21 -07:00
..
Classes Unpacker: v10.x86 - Finish implementing SteamStub variant v1.0 (x86) unpacker. (Fixes #22) 2022-03-25 19:33:17 -07:00
Properties Begin variant v1.0 x86 plugin support. 2022-03-25 18:52:33 -07:00
Main.cs API: Add new option to zero the DOS stub data when unpacking. 2022-03-25 20:09:21 -07:00
Steamless.Unpacker.Variant10.x86.csproj Unpacker: v10.x86 - Finish implementing SteamStub variant v1.0 (x86) unpacker. (Fixes #22) 2022-03-25 19:33:17 -07:00