Skip to content

Releases: derplayer/ShenmueHDTools

Version 1.2

19 Sep 21:20
Compare
Choose a tag to compare

Let me show you the essence of Hazuki-style Ju-Jitsu!

Changelog:

  • Added filename extraction from hashes (Filename Database)
  • Added database loading, saving and fetching
  • Added editable category and description to keep track of files and there usage
  • Added shell context menu to TAD file list (right click on any row to activate)
  • Added loading bars
  • Added search for finding specific files by hash or filename
  • File selection for modexport is now also forceable over UI
  • New clean and easy UI
  • Changed underlying code and data structures
  • Changed ".shdcache" file to ".cache file" (shdcache support included)

It is now possible to get the filenames from the hashes inside the TAD files.

Version 1.1

04 Sep 20:28
Compare
Choose a tag to compare

Let's Get Sweaty!

Changelog:

  • Dynamic tac/tad file prioritization layering support
  • Primitive modloader export
  • New internal data structures (older shdcache incompatible!)
  • Improved File detection
  • UI improvements
  • Bugfixes & other minor changes

It is now possible to edit tac/tad containers and export those just with the modified files. That means: Forget about repacking 1GB big files. This works also as an primitive modloader. (overlays the original files, but without modifying those!) It also doesn't need any kind of modification on original files anymore!

Version 1.01

31 Aug 20:52
Compare
Choose a tag to compare
  • Minor changes & fixes

Release v1.0

25 Aug 12:17
Compare
Choose a tag to compare

First release! Yay ;)

Changelog:

v1.0

  • New Codebase
  • Allows Unpacking and Rebuilding of *.tad and *tac files
  • Bigger/Smaller files at rebuilding are supported (pointer recalculation inside *.tad)
  • Support for fileformat detection (~75% of files)
  • Support for fast-loading of already extracted Project with *.shdcache file

v0.0 (Test01)

  • Simple and dirty proof of concept of *.tad/*tac extracting

Test001

21 Aug 22:57
Compare
Choose a tag to compare
Test001 Pre-release
Pre-release

Can unpack stuff fron Shenmue HD
Detects DDS Textures

.NET Framework 4.5 Required