Releases: derplayer/ShenmueHDTools
Releases · derplayer/ShenmueHDTools
Version 1.2
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
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
- Minor changes & fixes
Release v1.0
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