New
- Integrated more hash tables for
MW5MW6inpkg_testfolder. Really thankful to via @WetEgg. - Added a config setting that allows exporting max quality model while maintaining the same lod index suffix as the game. (#62)
For example, among the Treyarch game models, lod0 is the worst quality. The higher the lod index, the higher the quality of the model.
It can be enabled by setting the value of key"match_game_lod_index"to"true"ingreyhound.json.
Fix
- When an error occurs when exporting assets, it will no longer crash due to exceptions. (#58) (#59)
Extracting problematic assets will also be marked as an error. - Fixed a decompression error of xpak cache (LZ4). (#60)
(Solved the error when exportingBO3assets)
Full Changelog: 1.46.1.0...1.46.2.0