Tested only with "The Witcher 3: Wild Hunt - Game of the Year Edition / 1.31 / GOG"
Unpack single BUNDLE file:
W3BUNDLE.exe "c:\GOG Games\The Witcher 3 - Wild Hunt\content\content0\bundles\xml.bundle" "c:\temp\Unpack_Witcher3_xml"
Recursively unpack all BUNDLE files:
W3BUNDLE.exe "c:\GOG Games\The Witcher 3 - Wild Hunt" "c:\temp\Unpack_Witcher3"
- Timestamp?
- Hash?
Лицензия на мой исходный код: Public Domain
Используемые библиотеки имеют свою лицензию:
- https://github.com/icsharpcode/SharpZipLib - MIT
- https://archive.codeplex.com/?p=doboz4net - Ms-PL
- https://github.com/jeffesp/Snappy.Sharp - Apache 2.0
- https://github.com/MiloszKrajewski/lz4net - BSD 2-Clause