Skip to content

1vanK/Witcher-3-BUNDLE-Extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Witcher 3 BUNDLE Unpacker

Tested only with "The Witcher 3: Wild Hunt - Game of the Year Edition / 1.31 / GOG"

Usage

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"

Unknown things

  1. Timestamp?
  2. Hash?

License

Лицензия на мой исходный код: Public Domain

Используемые библиотеки имеют свою лицензию:

  1. https://github.com/icsharpcode/SharpZipLib - MIT
  2. https://archive.codeplex.com/?p=doboz4net - Ms-PL
  3. https://github.com/jeffesp/Snappy.Sharp - Apache 2.0
  4. https://github.com/MiloszKrajewski/lz4net - BSD 2-Clause

Releases

No releases published

Packages

No packages published

Languages